Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qinjr/naive_db
a naive database using B-Tree
https://github.com/qinjr/naive_db
Last synced: 8 days ago
JSON representation
a naive database using B-Tree
- Host: GitHub
- URL: https://github.com/qinjr/naive_db
- Owner: qinjr
- Created: 2017-04-16T03:59:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T10:44:40.000Z (over 7 years ago)
- Last Synced: 2024-08-01T21:42:12.515Z (4 months ago)
- Language: C++
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-se - qinjr-2015-project
README
# naive_db
a naive key-value database using B-Tree