https://github.com/sarthakmakhija/picodb
Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.
https://github.com/sarthakmakhija/picodb
database rust sql
Last synced: 10 months ago
JSON representation
Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.
- Host: GitHub
- URL: https://github.com/sarthakmakhija/picodb
- Owner: SarthakMakhija
- Created: 2025-01-20T13:28:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-24T14:25:09.000Z (over 1 year ago)
- Last Synced: 2025-03-13T20:19:55.126Z (over 1 year ago)
- Topics: database, rust, sql
- Language: Rust
- Homepage:
- Size: 85 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# picodb (WIP)
[](https://github.com/SarthakMakhija/picodb/actions/workflows/build.yml)
[](https://codecov.io/gh/SarthakMakhija/picodb)
Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.