This repo contains the implementation of a simple but feature complete SQL database providing storage, in-memory buffers, transactions, indexes and SQL querying (parsing, planning, optimising and executing). It is the result of reading Database design and implementation by E. Sciore and adapting the code to use modern Java constructs like the MemorySegment API, records, etc.
mcadariu/SimpleDB
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|