Autumn 2017. A simple implementation of relational database with query optimization as the course project of Principles and Design of Database System, Renmin University of China.
-
Updated
Jan 26, 2021 - C++
Autumn 2017. A simple implementation of relational database with query optimization as the course project of Principles and Design of Database System, Renmin University of China.
I can't believe it's a database! Simple embedded KV & data structures database
DB implementation - Heap file, Sorted file, RelOps, Query Engine - systems programming
GitHub Repo for http://db.csail.mit.edu/6.830/
This project was done as a part of the assignment for ECS740P - Database Systems
A cooperative repository for course CS525--Advanced Database Organization
Database system project about review methods on Spotify
RUC Educational Database Project open lab
A Database implementation with native support for .Net Queryables
Academic database project for a comic store chain featuring inventory management, customer subscriptions, and multi-store operations. Built with Oracle DB 11g.
Skills in database design and SQL for efficient, robust backend development
IN2118 Databases Implementation on Modern CPU Architectures, SS 2020, TUM
This is a basic DBMS model written in C, focusing on core database mechanics like memory management, file handling, join algorithms, and query processing with support for equi-select and inner equi-join operations.
Add a description, image, and links to the database-implementation topic page so that developers can more easily learn about it.
To associate your repository with the database-implementation topic, visit your repo's landing page and select "manage topics."