Skip to content

A SQL-type Database . Made with C ,from scratch . Reference and Help from : https://cstack.github.io/db_tutorial/ ,"From Build Your Own X"

Notifications You must be signed in to change notification settings

seika-afk/Dummy-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In order to run the file : run : gcc index.c -o db

commands :
select : prints all the entered rows.
insert : Enters row (in form : insert "Sr.no" "Username" "UserEmail")
refresh : refresh

About

A SQL-type Database . Made with C ,from scratch . Reference and Help from : https://cstack.github.io/db_tutorial/ ,"From Build Your Own X"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages