项目作者: HJain13
项目描述 :
Mini Project For DBMS Course (CSE Major)
高级语言: C
项目地址: git://github.com/HJain13/Primitive-Database.git
Primitive Database
Table of contents
Compile
You can compile Primitive-Database with the following command:
make
Usage
You use this program by executing the compiled file like so:
cd build/
chmod +x primitive_database && ./primitive_database
License
MIT © HJain13.