项目作者: HJain13

项目描述 :
Mini Project For DBMS Course (CSE Major)
高级语言: C
项目地址: git://github.com/HJain13/Primitive-Database.git
创建时间: 2017-01-12T16:54:39Z
项目社区:https://github.com/HJain13/Primitive-Database

开源协议:MIT License

下载


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.