满分实验:An independent, standalone, and functioning database management system (DBMS) supporting a subset of SQL. Cross-platform. Totally from the scratch. B+ Tree indexes.
-
Updated
Jun 26, 2021 - C#
满分实验:An independent, standalone, and functioning database management system (DBMS) supporting a subset of SQL. Cross-platform. Totally from the scratch. B+ Tree indexes.
A mini SQL engine capable of performing very basic functionalities of SQL
Given project is a command line Database management system which supports DDL, DML, and VDL commands. It supports DDL commands like create database, create table, drop table, DML commands like insert, delete and update, VDL commands like select.
Add a description, image, and links to the minisql topic page so that developers can more easily learn about it.
To associate your repository with the minisql topic, visit your repo's landing page and select "manage topics."