Skip to content

This project is a light weight file oriented version of the existing database management system, which provides all the basic functionalities to manipulate the data. It primarily uses SQL for the insertion and manipulation of the data.

Notifications You must be signed in to change notification settings

muradkhateeb78/Light-Weight-Database-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Light-Weight-Database-Management-System-Source-Code-

Please download the package and go to "DBMS\src\LDBMSADMINGUI\DriveClass.java" and change the value of static variable named as "workingFolder" to the path of the root folder where you want to store your, database, tables and data files. After updating the path you are ready to go. Best of luck!

About

This project is a light weight file oriented version of the existing database management system, which provides all the basic functionalities to manipulate the data. It primarily uses SQL for the insertion and manipulation of the data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages