https://github.com/hamidfzm/beemgo
Beego MongoDB Driver Extension
https://github.com/hamidfzm/beemgo
beego go golang golang-package mgo mgo2 mongodb
Last synced: 2 months ago
JSON representation
Beego MongoDB Driver Extension
- Host: GitHub
- URL: https://github.com/hamidfzm/beemgo
- Owner: hamidfzm
- License: bsd-3-clause
- Created: 2017-08-06T13:16:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-06T13:51:59.000Z (about 8 years ago)
- Last Synced: 2025-06-05T02:31:13.428Z (4 months ago)
- Topics: beego, go, golang, golang-package, mgo, mgo2, mongodb
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Beemgo (Beego Mgo)
Beego MongoDB Driver Extension using Mgo**Work in progress!** *Use it on your own.*
## Built With
* [beego](https://github.com/astaxie/beego) - Beego is an open-source, high-performance web framework for the Go programming language.
* [mgo](https://github.com/go-mgo/mgo) - The MongoDB driver for Go.## License
This project is licensed under the BSD License - see the [LICENSE.md](LICENSE.md) file for details