Qmgo is a Go driver for MongoDB . It is based on MongoDB driver, but easier to use like mgo (such as the chain call). Qmgo allows users to use the new features of MongoDB in a more elegant way. Qmgo is the first choice for migrating from mgo to the new MongoDB driver with minimal code changes. If your connection points to a fixed database and collection, recommend using the following way to initialize the connection. All operations can be based on cli. Qmgo supports two ways to make specific fields automatically updated in a specific API. Define the custom fields, Qmgo will update them in update and insert operation. Automatically default and custom fields. CRUD to documents, with all supported options.
Features
- Qmgo allows users to use the new features of MongoDB in a more elegant way
- Qmgo is the first choice for migrating from mgo to the new MongoDB driver with minimal code changes
- Requires Go 1.10 and above
- Requires MongoDB 2.6 and above
- CRUD to documents, with all supported options
- Automatically default and custom fields
Categories
DatabaseLicense
Apache License V2.0Follow Qmgo
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Qmgo!