https://github.com/sweetrpg/mongodb.go
Database utilities and classes for SweetRPG.
https://github.com/sweetrpg/mongodb.go
database mongodb python schema utilities
Last synced: 6 months ago
JSON representation
Database utilities and classes for SweetRPG.
- Host: GitHub
- URL: https://github.com/sweetrpg/mongodb.go
- Owner: sweetrpg
- License: mit
- Created: 2021-06-19T04:19:04.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2026-01-11T03:38:06.000Z (6 months ago)
- Last Synced: 2026-01-17T18:11:21.360Z (6 months ago)
- Topics: database, mongodb, python, schema, utilities
- Language: Go
- Homepage: https://sweetrpg.github.io/db/
- Size: 1.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# MongoDB
[](https://github.com/sweetrpg/mongodb.go/actions/workflows/go-ci.yml)
[](https://img.shields.io/github/license/sweetrpg/mongodb.go.svg)
[](https://img.shields.io/github/issues/sweetrpg/mongodb.go.svg)
[](https://img.shields.io/github/issues-pr/sweetrpg/mongodb.go.svg)
[](https://badgen.net/github/dependabot/sweetrpg/mongodb.go)
Database abstraction layer for accessing MongoDB.
## Documentation
Documentation for this package can be found [here](https://sweetrpg.github.io/mongodb.go).