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.
150 stars
2 watching
7 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list
builderdatabasegogolangmongomongodb
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the BSON specification in Ruby. | 80 |
| A MongoDB driver for Go that provides a set of APIs and features for interacting with MongoDB databases. | 1,973 |
| Provides pagination functionality for MongoDB queries and aggregation pipelines | 130 |
| A library that simplifies access to MongoDB with an elegant API and features like LINQ support and entity relationship management. | 549 |
| An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. | 486 |
| A library that simplifies interactions with databases using a convention-driven approach to CRUD operations and migrations. | 1,453 |
| Provides a way to interact with MongoDB databases using Emacs Lisp | 47 |
| A library providing routines to build, parse, and iterate BSON documents. | 817 |
| A library that simplifies interactions with MongoDB databases by providing a uniform interface for common data operations. | 9 |
| Provides a high-level API for interacting with MongoDB databases | 1,599 |
| Provides a Go interface to interact with MongoDB databases | 6 |
| A lightweight package to encapsulate database operations in Go. | 14 |
| A Lua library providing a simple interface to MongoDB. | 6 |
| A C++ driver for interacting with a NoSQL document-oriented database | 1,048 |
| A Python library for interacting with MongoDB using object-document mapping and asynchronous support | 447 |