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 mongodb/mongo-ruby-driver

Open-source alternatives to Mongo Ruby Driver

30 open-source projects similar to mongodb/mongo-ruby-driver, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Mongo Ruby Driver alternative.

  • globalsign/mgoglobalsign avatar

    globalsign/mgo

    1,966View on GitHub↗

    The MongoDB driver for Go

    Gogolangmongodb
    View on GitHub↗1,966
  • 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
  • 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
  • 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/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

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
  • 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
  • mongodb/mongo-cxx-drivermongodb avatar

    mongodb/mongo-cxx-driver

    1,100View on GitHub↗

    C++ Driver for MongoDB

    C++
    View on GitHub↗1,100
  • aio-libs/aioodbcaio-libs avatar

    aio-libs/aioodbc

    326View on GitHub↗

    aioodbc - is a library for accessing a ODBC databases from the asyncio

    Python
    View on GitHub↗326
  • aio-libs/aiomysqlaio-libs avatar

    aio-libs/aiomysql

    1,887View on GitHub↗

    aiomysql is a library for accessing a MySQL database from the asyncio

    Python
    View on GitHub↗1,887
  • aerospike/aerospike-client-nodejsaerospike avatar

    aerospike/aerospike-client-nodejs

    207View on GitHub↗

    Node.js client for the Aerospike database

    JavaScriptaerospikedatabase-driverjavascript
    View on GitHub↗207
  • amakawa/redicamakawa avatar

    amakawa/redic

    118View on GitHub↗

    Lightweight Redis Client

    Ruby
    View on GitHub↗118
  • andymccurdy/redis-pyandymccurdy avatar

    andymccurdy/redis-py

    13,566View on GitHub↗

    redis-py is a Python client library for executing Redis commands and managing in-memory data structures. It provides the necessary components to integrate Python applications with Redis for data storage and retrieval. The project includes a cluster client for monitoring health and managing automatic failover across multiple active-active database replicas. It also features a connection pool manager to maintain reusable socket connections and a dedicated pub/sub client for subscribing to real-time message channels. The library covers broad capability areas including performance optimization t

    Python
    View on GitHub↗13,566
  • apache/calcite-avatica-goapache avatar

    apache/calcite-avatica-go

    125View on GitHub↗

    Apache Calcite Go

    Gobig-datacalcitegeospatial
    View on GitHub↗125
  • apache/cassandra-python-driverapache avatar

    apache/cassandra-python-driver

    1,425View on GitHub↗

    Python Driver for Apache Cassandra®

    Python
    View on GitHub↗1,425
  • aliexpressru/gomemcachedaliexpressru avatar

    aliexpressru/gomemcached

    22View on GitHub↗

    A Binary Memcached client for Go with support for sharding using consistent hashing, along with SASL.

    Goconsistent-hashinggogolang
    View on GitHub↗22
  • alexeyco/pigalexeyco avatar

    alexeyco/pig

    17View on GitHub↗

    Simple pgx wrapper to execute and scan query results

    Godatabasegogolang
    View on GitHub↗17
  • aio-libs/aioesaio-libs avatar

    aio-libs/aioes

    98View on GitHub↗

    asyncio compatible driver for elasticsearch

    Python
    View on GitHub↗98
  • avito-tech/go-transaction-manageravito-tech avatar

    avito-tech/go-transaction-manager

    406View on GitHub↗

    Transaction manager for GoLang

    Go
    View on GitHub↗406
  • awapps/mongrationawapps avatar

    awapps/mongration

    86View on GitHub↗

    MongoDB migration framework

    JavaScript
    View on GitHub↗86
  • ayende/ravendbayende avatar

    ayende/ravendb

    295View on GitHub↗

    A linq enabled document database for .NET

    C#
    View on GitHub↗295
  • ballerina-platform/module-ballerinax-mongodbballerina-platform avatar

    ballerina-platform/module-ballerinax-mongodb

    122View on GitHub↗

    MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. MongoDB offers both a Community and an Enterprise version of the database.

    Ballerina
    View on GitHub↗122
  • bchavez/rethinkdb.driverbchavez avatar

    bchavez/RethinkDb.Driver

    381View on GitHub↗

    :headphones: A NoSQL C#/.NET RethinkDB database driver with 100% ReQL API coverage.

    C#
    View on GitHub↗381
  • bguerout/jongobguerout avatar

    bguerout/jongo

    589View on GitHub↗

    Query in Java as in Mongo shell

    Java
    View on GitHub↗589
  • blackbeam/rust-mysql-simpleblackbeam avatar

    blackbeam/rust-mysql-simple

    691View on GitHub↗

    This crate offers:

    Rust
    View on GitHub↗691
  • blevesearch/bleveblevesearch avatar

    blevesearch/bleve

    10,986View on GitHub↗

    Bleve is a search indexing engine library written in Go, designed to provide full-text search and document retrieval capabilities for embedded application data. It functions as a framework for indexing structured or unstructured information, allowing developers to build searchable collections that support complex query logic and data analysis. The engine distinguishes itself through a pluggable analysis pipeline that normalizes text before indexing, alongside support for vector similarity search to identify semantically related content. It utilizes finite-state transducer automata for efficie

    Go
    View on GitHub↗10,986
  • bradfitz/gomemcachebradfitz avatar

    bradfitz/gomemcache

    1,873View on GitHub↗

    Go Memcached client library #golang

    Gogolangmemcachememcached-clients
    View on GitHub↗1,873
  • brianc/node-postgresbrianc avatar

    brianc/node-postgres

    13,155View on GitHub↗

    This project is a Node.js client for PostgreSQL databases, providing a protocol parser to translate raw binary streams into JavaScript objects. It serves as a driver for executing queries, managing data, and integrating Node.js applications with PostgreSQL backends. The library includes a connection pool manager to reduce network overhead by caching reusable connections and a result streamer that uses cursors to retrieve large datasets incrementally. It also functions as an event listener for subscribing to asynchronous server-side notifications to trigger real-time application events. Broad

    JavaScriptlibpqnode-postgrespostgres
    View on GitHub↗13,155
  • brianmario/mysql2brianmario avatar

    brianmario/mysql2

    2,279View on GitHub↗

    A modern, simple and very fast Mysql library for Ruby - binding to libmysql

    Ruby
    View on GitHub↗2,279
  • 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
  • automattic/mongooseAutomattic avatar

    Automattic/mongoose

    27,479View on GitHub↗

    Mongoose is an object data modeling library and framework for Node.js that maps application objects to MongoDB documents. It functions as a document mapper and schema validator, ensuring consistent data types and validation rules for records stored in MongoDB. The project provides a system for defining structured schemas to model application data, including the ability to create hierarchical data structures through nested schema composition. It implements a middleware-based hook system that allows for the interception and modification of data states during the lifecycle of database operations

    JavaScript
    View on GitHub↗27,479