https://github.com/a-poor/mingodb
An embedded document DB written in pure Go, inspired by MongoDB
https://github.com/a-poor/mingodb
Last synced: 8 months ago
JSON representation
An embedded document DB written in pure Go, inspired by MongoDB
- Host: GitHub
- URL: https://github.com/a-poor/mingodb
- Owner: a-poor
- License: mit
- Created: 2021-12-12T03:55:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-02T19:56:07.000Z (over 4 years ago)
- Last Synced: 2025-10-07T08:53:17.022Z (8 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MingoDB
_created by Austin Poor_
An embedded document DB written in pure Go, inspired by MongoDB and based on BoltDB.