https://github.com/longluo/database-from-scratch
build a database from scratch
https://github.com/longluo/database-from-scratch
b-tree cpp database sql
Last synced: 11 months ago
JSON representation
build a database from scratch
- Host: GitHub
- URL: https://github.com/longluo/database-from-scratch
- Owner: longluo
- License: mit
- Created: 2024-01-30T06:07:49.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-27T11:13:50.000Z (over 1 year ago)
- Last Synced: 2025-01-06T02:23:22.474Z (about 1 year ago)
- Topics: b-tree, cpp, database, sql
- Language: Go
- Homepage:
- Size: 51.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# database-from-scratch-
build a database from scratch