Skip to content
/ mgo Public
forked from go-mgo/mgo

The MongoDB driver for Go. UNMAINTAINED - SEE BELOW

License

Notifications You must be signed in to change notification settings

Cristianf/mgo

This branch is up to date with go-mgo/mgo:v2-unstable.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7446a03 · Jul 5, 2018
Jul 4, 2018
Feb 4, 2016
Mar 14, 2016
Aug 1, 2016
Aug 1, 2016
Jul 5, 2018
Sep 4, 2013
Mar 3, 2016
Jan 12, 2018
Jan 24, 2015
Aug 1, 2016
Feb 4, 2016
Feb 4, 2016
Aug 1, 2016
Aug 1, 2016
Jul 5, 2018
Jul 21, 2014
Aug 1, 2016
Jan 24, 2015
Aug 12, 2014
Jun 17, 2013
Jul 16, 2014
Aug 12, 2014
Jul 1, 2014
May 29, 2015
Mar 12, 2014
Aug 1, 2016
Jul 5, 2018
Aug 11, 2016
Feb 4, 2016
Jun 17, 2013
Aug 1, 2016
Sep 18, 2014
Sep 18, 2014

Repository files navigation

THIS IS UNMAINTAINED

Seven years after creating the mgo driver, I'm formally pausing my work on its maintenance. There are multiple reasons for that, but the main ones are that I've stopped using MongoDB for any new projects, and supporting its good community was taking too much of my personal time without a relevant benefit for those around me.

Moving forward I would suggest you to look at one of these options:

  • globalsign/mgo - Community supported fork of mgo.
  • BoltDB - Single file in-memory document database for Go.
  • Badger - Fast in-memory document database for Go.
  • DGraph - Distributed graph database on top of Badger.
  • lib/pq - PostgreSQL driver in pure Go.

For technical questions related to mgo, Stack Overflow is the best place to continue obtaining support from the community.

For personal contact, gustavo at http://niemeyer.net.

About

The MongoDB driver for Go. UNMAINTAINED - SEE BELOW

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.6%
  • C 1.1%
  • Other 1.3%