Skip to content

mohamed-arafa/Embedded_Simple_DBMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Discripetion

This system aims to simulate simple database management system. Records are stored in a file. The user can make queries, delete, add and edit records. The record consists of ID, Name, amount of payment, comments. They are stored in a the file and separated by ",".

How to use?

Just open the command line and type ($make run) and enjoy.

Prerequested:

gcc compiler installed.

work flow:

$make run

image

Then choose what you want...

image

here i chose 0 (print all the databse records in a table)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published