Show HN: YaraDB – Lightweight open-source document database built with FastAPI
11 days ago
- #database
- #docker
- #document-store
- YaraDB is an intelligent, in-memory-first Document Database with WAL persistence.
- Supports Docker deployment with commands for Linux/macOS and Windows.
- Includes a docker-compose.yml example for easy service setup.
- Can be installed via git clone and Python virtual environment setup.
- Features include Optimistic Concurrency Control, WAL Persistence, Soft Deletes, Data Integrity, Fast O(1) Reads, RESTful API, and Docker Support.
- Test server response with curl or browser to check status.
- Open for contributions under SSPL LICENSE.