https://github.com/vitalvas/vxdb
Simple schema-less Key-Value NoSQL database with simplest API interface
https://github.com/vitalvas/vxdb
database key-value key-value-database key-value-store
Last synced: about 1 year ago
JSON representation
Simple schema-less Key-Value NoSQL database with simplest API interface
- Host: GitHub
- URL: https://github.com/vitalvas/vxdb
- Owner: vitalvas
- License: mit
- Created: 2021-04-20T21:44:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-20T17:32:19.000Z (about 1 year ago)
- Last Synced: 2025-04-20T18:35:05.148Z (about 1 year ago)
- Topics: database, key-value, key-value-database, key-value-store
- Language: Go
- Homepage: https://vitalvas.github.io/vxdb/
- Size: 254 KB
- Stars: 21
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# VxDB
Simple Key-Value NoSQL database with simplest API interface.
Perfect for serverless apps, prototyping, metrics, and more.
[Docs](https://vitalvas.github.io/vxdb/)