https://github.com/santoshvarmaaddala/sapotadb
SapotaDB is a lightweight database built in C++ with custom file-based storage and a CLI interface. It focuses on simplicity and extensibility, offering fast query execution and easy experimentation for learning core DBMS concepts.
https://github.com/santoshvarmaaddala/sapotadb
cli-tool cpp databaseengine db inmemory-db kv-store powershell python
Last synced: 3 months ago
JSON representation
SapotaDB is a lightweight database built in C++ with custom file-based storage and a CLI interface. It focuses on simplicity and extensibility, offering fast query execution and easy experimentation for learning core DBMS concepts.
- Host: GitHub
- URL: https://github.com/santoshvarmaaddala/sapotadb
- Owner: santoshvarmaaddala
- License: other
- Created: 2025-08-21T06:22:06.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-21T06:29:09.000Z (11 months ago)
- Last Synced: 2025-08-21T08:37:33.406Z (11 months ago)
- Topics: cli-tool, cpp, databaseengine, db, inmemory-db, kv-store, powershell, python
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE