Skip to content

dhixson/dbms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SIMPLE DBMS ##Usage To open, use the following command from the root of the project bin/build/db <db_file_name>

###INSERT To insert, type the following command: insert <stb> <title> <provider> <date> <rev> <time>

###SELECT To see what is in the table just type the command select

###BTREE To see the content of the btree type the following command .btree

###EXIT To exit type the following command .exit

About

A simple DBMS build for practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors