/DavisBase

Java | A simple database engine that is based on the file-per-table variation of the SQLite file format. Supported functions: Create Database, Drop Database, Show Databases, Create Table, Drop Table, Show Tables, Select *, Select-From-Where, Insert, Update, Delete

Primary LanguageJava

No issues in this repository yet.