database-system
There are 27 repositories under database-system topic.
cursusdb/cursusdb
CursusDB is an open-source distributed in-memory yet persisted document oriented database system with real time capabilities.
liu-jianhao/CMU-15-445
CMU的数据库系统课程
drshahizan/special-topic-data-engineering
This course presents to the students recent research and industrial issues pertaining to data engineering, database systems and technologies. Various topics of interests that are directly or indirectly affecting or are being influenced by data engineering, database systems and technologies are explored and discussed.
purduedb/OpenAurora
OpenAurora is a cloud-native database system prototype developed at Purdue University. It is an open-source version of Amazon Aurora. It is designed to enable more research in cloud-native database systems for our database community.
Eliseowzy/SSDUT-learning-materials
这些是我本科四年的专业课学习资料,分享给大家,也欢迎大家把里面没有的传进去,一定不要造轮子啊。😀
j0rd1s3rr4n0/HRPL
High-precision, real-time people locator via a link
Btlmd/dbs-tutorial
Course project for Introduction to Database Management System, 2022 Fall, THU-CST
durner/No-False-Negatives
No False Negatives: Accepting All Useful Schedules in a Fast Serializable Many-Core System
last-saiyan/acid-db
simple transactional database built using java
SamuelGong/BookManagementSystem
A book management system based on certain libraries of Qt and MySQL
yasintohan/Public-Transportation-System
The public transportation database system
codeterrayt/DirectoryDB
DirectoryDB: A lightweight Python-based database system for efficient database operations in Python projects. Built from scratch, it leverages file system CSV and strictly adheres to Python conventions, ensuring readability and maintainability for developers.
lazy-forever/CourseSelectSystem
选课系统 - nku 南开大学《数据库系统》大作业
Vicen-te/tamagotchi-http-protocol-and-database-system
This is an assignment done for the University and it is also my first project with Python.
WeberNick/masterDB
Implementation of a buffer pool based database system.
Eakan-Git/DBMS-Course
As mean as it's name
frank-chris/HospitalDatabaseSystem
A Flask web application for a hospital database system. CS 432: Databases assignment, IIT Gandhinagar.
kingyong9169/CS_HW
💻소프트웨어학과 전공 과제 저장소
14G001/Database_system
Database system made at low level and from scratch. The files and folders you can see in the images, are generated automatically when the program runs for the first time.
erdoganege/SQL-Database-App
Sabanci University CS 306 - Database Systems Course Project
Samahussien7/Game-rital-database
database system include (ERD, Physical model and set of select statements) ➢ Software Application using C# programming language
ComprosoftCEO/JBase
Java Database Engine
jangjunha/pg-recovery-lab
PostgreSQL Recovery 실습
Naminiges/Awwards-Dashboard
📊 Project Sistem Basis Data 🌐 Repositori ini berisi proyek mata kuliah Sistem Basis Data yang berfokus pada pembuatan website dashboard dan admin. Website ini melakukan web scraping dari awwwards.com untuk menarik data asli dan membuat visualisasi data kurasi web yang informatif dan menarik.
satyammittal/MINI-SQL-ENGINE
a mini sql engine which will run a subset of SQL Queries using command line interface .