go-mongox

MongoDB client

A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections.

A Go Mongo library based on the official MongoDB driver, featuring streamlined document operations, generic binding of structs to collections, built-in BSON doc builder, automated field updates, struct validation, hooks, and plugin-based programming.

GitHub

150 stars
2 watching
7 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list

builderdatabasegogolangmongomongodb

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mongodb/bson-ruby An implementation of the BSON specification in Ruby. 80
globalsign/mgo A MongoDB driver for Go that provides a set of APIs and features for interacting with MongoDB databases. 1,973
gobeam/mongo-go-pagination Provides pagination functionality for MongoDB queries and aggregation pipelines 130
dj-nitehawk/mongodb.entities A library that simplifies access to MongoDB with an elegant API and features like LINQ support and entity relationship management. 549
go-bongo/bongo An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. 486
gobuffalo/pop A library that simplifies interactions with databases using a convention-driven approach to CRUD operations and migrations. 1,453
emacsorphanage/mongo Provides a way to interact with MongoDB databases using Emacs Lisp 47
mongodb/mongo-c-driver A library providing routines to build, parse, and iterate BSON documents. 817
nilportugues/mongodb-repository A library that simplifies interactions with MongoDB databases by providing a uniform interface for common data operations. 9
mongodb/mongo-php-library Provides a high-level API for interacting with MongoDB databases 1,599
domodwyer/mgo Provides a Go interface to interact with MongoDB databases 6
hashicorp/go-dbw A lightweight package to encapsulate database operations in Go. 14
boyxuper/lua-mongo A Lua library providing a simple interface to MongoDB. 6
mongodb/mongo-cxx-driver A C++ driver for interacting with a NoSQL document-oriented database 1,048
scille/umongo A Python library for interacting with MongoDB using object-document mapping and asynchronous support 447