Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 182 Bytes

File metadata and controls

1 lines (1 loc) · 182 Bytes

An attempt at creating a database engine from scratch in Java. Many features left unimplemented. Uses an in-memory storage system with no indexing unlike a fully-featured DB engine.