GitHub / Sakthe-Balan / GoMongoDB
GoMongoDB offers a lightweight, file-based database solution in Go, with features akin to MongoDB's CRUD operations and querying capabilities. It ensures data integrity and concurrency safety through mutexes, while its file-based storage ensures durability and portability.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sakthe-Balan%2FGoMongoDB
PURL: pkg:github/Sakthe-Balan/GoMongoDB
Stars: 2
Forks: 0
Open issues: 0
License: None
Language: Go
Size: 48.8 KB
Dependencies parsed at: Pending
Created at: about 1 year ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: 4 months ago
Topics: database-as-a-service, database-management, file-based-database, golang