data-systems
There are 12 repositories under data-systems topic.
data-system-wiki/designing-data-intensive-applications
[데이터 중심 애플리케이션 설계 ] 북 스터디의 Summary Note와 자료 모음집입니다.
FuelLabs/data-systems
Fuel data systems related projects
meghdadk/DDUp
An implementation of the SIGMOD23 paper: Detect, Distill and Update: Detect, Distill and Update: Learned DB Systems Facing Out of Distribution Data
NCAR/cti-serial
Driver and utilities for Connect Tech Xtreme 104
Udrasht/B-Plus-Tree
Data-Systems-Project || B+Tree indexing, covering insertion, deletion, range and analysis.B+Tree supports only Integer value.
Udrasht/SimpleRA
Data-Systems-Project || simplified relational database management system supporting only integer tables and matrices. Supports two-phase merge sort, buffer management and aggregate queries.
filip-kustura/os
Laboratorijske vježbe iz kolegija Operacijski sustavi. Nastajalo tijekom ljetnog semestra 2022.
NCAR/embedded-daq
Scripts and configuration of embedded data acquistion systems at EOL
NCAR/uio48
Driver module for UIO48 digital IO device on WinSystems PCM-C418, Vortex single board computer. Used on EOL aircraft.
swetanjal/Mini-SQL-Engine
A Mini SQL Engine supporting a small subset of SQL queries coded from scratch in Python.
swetanjal/PySpark-Queries
Using PySpark framework(a distributed cluster computing framework) to answer queries from a massive dataset.