awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
globalsign avatar

globalsign/mgoFork

0
View on GitHub↗
1,966 स्टार्स·222 फोर्क्स·Go·2 व्यूज़

Mgo

The MongoDB driver for Go

Features

  • Database Drivers - MongoDB driver.
  • Database Tools - MongoDB driver for Go.
  • NoSQL Databases - MongoDB driver with idiomatic Go API.
  • Language Drivers - Community-maintained Go driver for database interaction.

स्टार हिस्ट्री

globalsign/mgo के लिए स्टार हिस्ट्री चार्टglobalsign/mgo के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

globalsign/mgo क्या करता है?

The MongoDB driver for Go

globalsign/mgo की मुख्य विशेषताएं क्या हैं?

globalsign/mgo की मुख्य विशेषताएं हैं: Database Drivers, Database Tools, NoSQL Databases, Language Drivers।

globalsign/mgo के कुछ ओपन-सोर्स विकल्प क्या हैं?

globalsign/mgo के ओपन-सोर्स विकल्पों में शामिल हैं: mongodb/mongo-go-driver — The mongo-go-driver is a Go library for building applications that integrate with a MongoDB document store. It enables… qiniu/qmgo — Qmgo - The Go driver for MongoDB. It‘s based on official mongo-go-driver but easier to use like Mgo. gomodule/redigo — Redigo is a Redis client library for Go applications, providing the means to execute commands, manage connections, and… mongodb/mongo-python-driver — The MongoDB Python Driver is a client library and NoSQL database client used to execute CRUD operations and manage… aerospike/aerospike-client-go — Aerospike Client Go. couchbase/go-couchbase — Couchbase client in Go.

Mgo के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Mgo के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • mongodb/mongo-go-drivermongodb का अवतार

    mongodb/mongo-go-driver

    8,506GitHub पर देखें↗

    The mongo-go-driver is a Go library for building applications that integrate with a MongoDB document store. It enables the storage and retrieval of flexible document data by providing a bridge between Go backends and the database. The driver implements specialized capabilities for semantic vector search, allowing the handling and execution of high-dimensional vector data for similarity-based retrieval. It also supports full-text search via linguistic analysis and programmatic search index management. The project covers a broad range of database operations, including document-based CRUD, bulk

    Godatabasedrivergo
    GitHub पर देखें↗8,506
  • mongodb/mongo-python-drivermongodb का अवतार

    mongodb/mongo-python-driver

    4,342GitHub पर देखें↗

    The MongoDB Python Driver is a client library and NoSQL database client used to execute CRUD operations and manage data within MongoDB databases using the Python programming language. It serves as a database connectivity library that handles authentication and connection pooling, while also providing a vector search client for managing embedding indexes and retrieving data based on semantic similarity. The driver supports both synchronous and asynchronous database driver models to perform non-blocking I/O operations and stream data from database clusters. It distinguishes itself through speci

    Pythonmongodbmongodb-driverpymongo
    GitHub पर देखें↗4,342
  • gomodule/redigogomodule का अवतार

    gomodule/redigo

    9,860GitHub पर देखें↗

    Redigo is a Redis client library for Go applications, providing the means to execute commands, manage connections, and interact with Redis data stores. The library includes a connection pool manager to maintain a cache of reusable open connections and a pipelining tool that groups multiple commands into a single network round-trip to increase throughput and reduce latency. It also provides an implementation for broadcasting events and receiving real-time messages through Redis communication channels. The project covers broader capability areas including remote scripting for executing logic o

    Gogoredis
    GitHub पर देखें↗9,860
  • qiniu/qmgoqiniu का अवतार

    qiniu/qmgo

    1,353GitHub पर देखें↗

    Qmgo - The Go driver for MongoDB. It‘s based on official mongo-go-driver but easier to use like Mgo.

    Godatabasedrivergo
    GitHub पर देखें↗1,353
  • Mgo के सभी 30 विकल्प देखें→