awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to globalsign/mgo

Open-source alternatives to Globalsign Mgo

30 open-source projects similar to globalsign/mgo, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Globalsign Mgo alternative.

  • mongodb/mongo-go-drivermongodb avatar

    mongodb/mongo-go-driver

    8,506View on GitHub↗

    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
    View on GitHub↗8,506
  • qiniu/qmgoqiniu avatar

    qiniu/qmgo

    1,353View on GitHub↗

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

    Godatabasedrivergo
    View on GitHub↗1,353
  • mongodb/mongo-python-drivermongodb avatar

    mongodb/mongo-python-driver

    4,342View on GitHub↗

    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
    View on GitHub↗4,342

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
gomodule/redigogomodule avatar

gomodule/redigo

9,860View on GitHub↗

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
View on GitHub↗9,860
  • mattn/go-sqlite3mattn avatar

    mattn/go-sqlite3

    8,993View on GitHub↗

    This project is a Go language driver for the SQLite database. It provides a relational database interface and a Cgo wrapper that connects Go applications to SQLite for persistent local data storage and query execution. The implementation serves as a provider for JSON document storage and local full-text search. It enables the creation, querying, and modification of JSON data and the implementation of searchable indexes for large text datasets directly within the database. The driver supports standard SQL query execution for both file-based and in-memory storage. It includes capabilities for

    Cgosqlitesqlite3-driver
    View on GitHub↗8,993
  • pilosa/go-pilosapilosa avatar

    pilosa/go-pilosa

    58View on GitHub↗

    Go client library for Pilosa

    Go
    View on GitHub↗58
  • pymysql/pymysqlPyMySQL avatar

    PyMySQL/PyMySQL

    7,842View on GitHub↗

    PyMySQL is a MySQL database connector and SQL database driver for Python environments. It serves as a client library that enables Python applications to establish network connections and interact with MySQL database servers. The library is a pure Python implementation of the MySQL client-server wire protocol. This design allows for MySQL integration and data management without requiring native C extensions. The project provides capabilities for database connectivity, query execution, and secure access control. It follows the DB-API 2.0 specification to provide a consistent interface for mana

    Pythonmysqlpython
    View on GitHub↗7,842
  • denisenkom/go-mssqldbdenisenkom avatar

    denisenkom/go-mssqldb

    1,884View on GitHub↗

    Microsoft SQL server driver written in go language

    Go
    View on GitHub↗1,884
  • jmcvetta/neoismjmcvetta avatar

    jmcvetta/neoism

    388View on GitHub↗

    Neo4j client for Golang

    Go
    View on GitHub↗388
  • go-redis/redisG

    go-redis/redis

    0View on GitHub↗
    View on GitHub↗0
  • aerospike/aerospike-client-goaerospike avatar

    aerospike/aerospike-client-go

    459View on GitHub↗

    Aerospike Client Go

    Go
    View on GitHub↗459
  • mongodb/mongo-csharp-drivermongodb avatar

    mongodb/mongo-csharp-driver

    3,238View on GitHub↗

    The Official C# .NET Driver for MongoDB

    C#csharpcsharp-librarydotnet-framework
    View on GitHub↗3,238
  • mongodb/node-mongodb-nativemongodb avatar

    mongodb/node-mongodb-native

    10,180View on GitHub↗

    The MongoDB Node.js Driver is a programmatic interface and NoSQL database client used to manage document storage and execute operations within a MongoDB database. It serves as an asynchronous database interface and connection manager that enables Node.js applications to integrate with MongoDB servers. The project implements client-side field encryption to secure sensitive data and queries locally before transmission. It also provides a BSON serialization library to convert JavaScript objects into a binary format for efficient storage and network transmission. The driver covers a broad range

    TypeScriptdatabasemongodbnode-js
    View on GitHub↗10,180
  • piaohao/godispiaohao avatar

    piaohao/godis

    112View on GitHub↗

    redis client implement by golang, inspired by jedis.

    Gogogolangjedis
    View on GitHub↗112
  • couchbase/go-couchbasecouchbase avatar

    couchbase/go-couchbase

    323View on GitHub↗

    Couchbase client in Go

    Go
    View on GitHub↗323
  • couchbase/goforestdbcouchbase avatar

    couchbase/goforestdb

    36View on GitHub↗

    Go bindings for ForestDB

    Go
    View on GitHub↗36
  • bsm/redeobsm avatar

    bsm/redeo

    444View on GitHub↗

    High-performance framework for building redis-protocol compatible TCP servers/services

    Gogolow-latencyredis
    View on GitHub↗444
  • couchbase/gocbcouchbase avatar

    couchbase/gocb

    375View on GitHub↗

    The Couchbase Go SDK

    Gocouchbasegolangsdk
    View on GitHub↗375
  • davemeehan/neo4j-goD

    davemeehan/Neo4j-GO

    0View on GitHub↗
    View on GitHub↗0
  • defcronyke/godscachedefcronyke avatar

    defcronyke/godscache

    11View on GitHub↗

    An unofficial Google Cloud Platform Go Datastore wrapper that adds caching using memcached. For App Engine Flexible, Compute Engine, Kubernetes Engine, and more.

    Goappengineappengine-flexcache
    View on GitHub↗11
  • bradfitz/gomemcachebradfitz avatar

    bradfitz/gomemcache

    1,873View on GitHub↗

    Go Memcached client library #golang

    Gogolangmemcachememcached-clients
    View on GitHub↗1,873
  • go-sql-driver/mysqlgo-sql-driver avatar

    go-sql-driver/mysql

    15,424View on GitHub↗

    This project is a native Go driver for the MySQL protocol, providing a communication layer that enables applications to interact with relational database management systems. It implements the standard database interface, allowing developers to manage persistent connections, execute queries, and handle transactions within their applications. The driver functions by translating high-level database commands into the specific binary packet format required for communication with MySQL servers. It manages network sessions through a connection pooling mechanism and supports context-aware query cance

    Godatabasegomariadb
    View on GitHub↗15,424
  • cihangir/neo4jcihangir avatar

    cihangir/neo4j

    29View on GitHub↗

    Neo4j Rest API Client for Go lang

    Go
    View on GitHub↗29
  • lib/pqlib avatar

    lib/pq

    9,903View on GitHub↗

    pq is a PostgreSQL driver for Go that implements the standard database/sql interface. It serves as a connection library and protocol implementation that translates application data types into the binary and text formats required by PostgreSQL. The project provides specialized utilities for high-performance data ingestion using bulk data loading and a dedicated bulk data importer. It also features an implementation for listening to asynchronous server notifications and provides tools for connection load balancing across multiple hosts and ports. The driver covers a broad surface of database i

    Go
    View on GitHub↗9,903
  • dancannon/gorethinkdancannon avatar

    dancannon/gorethink

    1,648View on GitHub↗

    Go language driver for RethinkDB

    Go
    View on GitHub↗1,648
  • mongodb/mongo-cxx-drivermongodb avatar

    mongodb/mongo-cxx-driver

    1,100View on GitHub↗

    C++ Driver for MongoDB

    C++
    View on GitHub↗1,100
  • mongodb/mongo-ruby-drivermongodb avatar

    mongodb/mongo-ruby-driver

    1,431View on GitHub↗

    The Official MongoDB Ruby Driver

    Ruby
    View on GitHub↗1,431
  • mongodb/motormongodb avatar

    mongodb/motor

    2,530View on GitHub↗

    Motor - the async Python driver for MongoDB and Tornado or asyncio

    Python
    View on GitHub↗2,530
  • nitishm/go-rejsonnitishm avatar

    nitishm/go-rejson

    341View on GitHub↗

    Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)

    Gogo-redisgolanggolang-client
    View on GitHub↗341
  • kamva/mgmKamva avatar

    Kamva/mgm

    764View on GitHub↗

    Mongo Go Models (mgm) is a fast and simple MongoDB ODM for Go (based on official Mongo Go Driver)

    Gogomgmmodel
    View on GitHub↗764