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

136 stars
2 watching
7 forks
Language: Go
last commit: 22 days 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. 82
globalsign/mgo A MongoDB driver for Go that provides a set of APIs and features for interacting with MongoDB databases. 1,972
gobeam/mongo-go-pagination Provides pagination functionality for MongoDB queries and aggregation pipelines 129
dj-nitehawk/mongodb.entities A library that simplifies access to MongoDB with an elegant API and features like LINQ support and entity relationship management. 545
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,444
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. 815
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,600
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++ library for interacting with the MongoDB database using BSON data format 1,047
scille/umongo A Python library for interacting with MongoDB using object-document mapping and asynchronous support 448