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.
-
Notifications
You must be signed in to change notification settings - Fork 0
mcadariu/SimpleDB
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Basic SQL database built for educational purposes
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published