Skip to content

kaustubh-nair/DBMS-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DBMS from scratch

A primitive, custom-made DBMS application written using C language. It supports basic queries like CREATE, UPDATE, DELETE, SEARCH (using index/ without index). The repo includes a demo application which is a repository for storing patient information.

Instructions

To run the app, execute

./run.sh

About

A primitve dbms made from scratch using C 🎉

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published