Introduction - If you have any usage issues, please Google them yourself
This project attempts to implement a Datab ase using B Tree. The project has developed a DAT ABASE SYSTEM with lesser memory consumption. I ts API includes simple SQL Statements and the ou tput is displayed on the screen. Certain applic ations for which several features of existing d atabases like concurrency control, transaction management. security features are not enabled. B Trees can b e used as an index factor for access to the data. H elp facility is provided to know the syntax of SQ L Statements.