GitHub / akashchand91 / Davisbasee
Davisbasee is a database engine using B+ tree which supports the DDL and DML commands i.e. create, drop, select, insert, update, delete operations on the database. The application uses file per table approach and paging to facilitate physical storage. Implemented in Java.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashchand91%2FDavisbasee
PURL: pkg:github/akashchand91/Davisbasee
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 45.9 KB
Dependencies parsed at: Pending
Created at: over 7 years ago
Updated at: over 6 years ago
Pushed at: over 7 years ago
Last synced at: over 2 years ago
Topics: database, rdbms, sql-engine