https://github.com/weilueluo/db-samples
Simple database implementation for personal experimentation
https://github.com/weilueluo/db-samples
database
Last synced: 2 months ago
JSON representation
Simple database implementation for personal experimentation
- Host: GitHub
- URL: https://github.com/weilueluo/db-samples
- Owner: weilueluo
- License: mit
- Created: 2024-09-07T16:03:09.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T23:40:03.000Z (almost 2 years ago)
- Last Synced: 2025-03-06T13:25:07.234Z (over 1 year ago)
- Topics: database
- Language: Jupyter Notebook
- Homepage: https://github.com/weilueluo/db-samples
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Database Samples
Simple database implementation for personal experimentation
## Acknowledgement
Ideas originally from the book *Designing Data-Intensive Applications*.