awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mongodb/mongo-java-driver

Open-source alternatives to Mongo Java Driver

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

  • spring-projects/spring-data-mongodbspring-projects 的头像

    spring-projects/spring-data-mongodb

    1,682在 GitHub 上查看↗

    Provides support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.

    Java
    在 GitHub 上查看↗1,682
  • mongodb/mongo-python-drivermongodb 的头像

    mongodb/mongo-python-driver

    4,342在 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
    在 GitHub 上查看↗4,342
  • mongodb/mongo-go-drivermongodb 的头像

    mongodb/mongo-go-driver

    8,506在 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
    在 GitHub 上查看↗8,506

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • mongodb/mongo-cxx-drivermongodb 的头像

    mongodb/mongo-cxx-driver

    1,100在 GitHub 上查看↗

    C++ Driver for MongoDB

    C++
    在 GitHub 上查看↗1,100
  • ballerina-platform/module-ballerinax-mongodbballerina-platform 的头像

    ballerina-platform/module-ballerinax-mongodb

    122在 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
    在 GitHub 上查看↗122
  • bguerout/jongobguerout 的头像

    bguerout/jongo

    589在 GitHub 上查看↗

    Query in Java as in Mongo shell

    Java
    在 GitHub 上查看↗589
  • art049/odmanticart049 的头像

    art049/odmantic

    1,173在 GitHub 上查看↗

    Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints

    Pythonasyncasynciodatabase
    在 GitHub 上查看↗1,173
  • datastax/java-driverD

    datastax/java-driver

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • awapps/mongrationawapps 的头像

    awapps/mongration

    86在 GitHub 上查看↗

    MongoDB migration framework

    JavaScript
    在 GitHub 上查看↗86
  • denodrivers/mongodenodrivers 的头像

    denodrivers/mongo

    513在 GitHub 上查看↗

    🍃 MongoDB driver for Deno 🦕

    TypeScript
    在 GitHub 上查看↗513
  • doctrine/doctrinemongodbbundledoctrine 的头像

    doctrine/DoctrineMongoDBBundle

    385在 GitHub 上查看↗

    Integrates Doctrine MongoDB ODM with Symfony

    PHP
    在 GitHub 上查看↗385
  • doctrine/mongodb-odmdoctrine 的头像

    doctrine/mongodb-odm

    1,096在 GitHub 上查看↗

    The Official PHP MongoDB ORM/ODM

    PHPmongodbodmorm
    在 GitHub 上查看↗1,096
  • facile-it/mongodb-bundlefacile-it 的头像

    facile-it/mongodb-bundle

    37在 GitHub 上查看↗

    Bundle service integration of official mongodb/mongo-php-library

    PHP
    在 GitHub 上查看↗37
  • flyway/flywayflyway 的头像

    flyway/flyway

    9,844在 GitHub 上查看↗

    Flyway is a database schema versioning tool and SQL migration orchestrator. It applies version-controlled schema changes to relational databases using SQL scripts and Java Database Connectivity to ensure environments remain consistent and reproducible. The tool tracks applied migration scripts in a dedicated metadata table to determine which updates require execution. It supports the synchronization of schema versions across multiple different database engines and provides integration for build systems and application frameworks to automate updates during software release processes. Capabili

    Javaauroracontinuous-deliverycontinuous-deployment
    在 GitHub 上查看↗9,844
  • globalsign/mgoglobalsign 的头像

    globalsign/mgo

    1,966在 GitHub 上查看↗

    The MongoDB driver for Go

    Gogolangmongodb
    在 GitHub 上查看↗1,966
  • comtihon/mongodb-erlangcomtihon 的头像

    comtihon/mongodb-erlang

    349在 GitHub 上查看↗

    MongoDB driver for Erlang

    Erlang
    在 GitHub 上查看↗349
  • forcedotcom/phoenixforcedotcom 的头像

    forcedotcom/phoenix

    559在 GitHub 上查看↗
    Java
    在 GitHub 上查看↗559
  • go-bongo/bongogo-bongo 的头像

    go-bongo/bongo

    489在 GitHub 上查看↗

    Go ODM for MongoDB

    Go
    在 GitHub 上查看↗489
  • gwhalin/memcached-java-clientG

    gwhalin/Memcached-Java-Client

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • hashnode/mern-starterHashnode 的头像

    Hashnode/mern-starter

    5,144在 GitHub 上查看↗

    This project is a full-stack JavaScript scaffold and MERN stack project boilerplate. It provides a pre-configured project structure combining MongoDB, Express, React, and Node.js to reduce manual setup time when bootstrapping data-driven web applications. The toolkit features a dockerized full-stack environment that isolates the application and database in containers to ensure consistency between development and production. It also includes a server-side rendering framework designed to generate HTML on the server and hydrate on the client to improve load speeds and search engine visibility.

    JavaScript
    在 GitHub 上查看↗5,144
  • hibernate/hibernate-ogmhibernate 的头像

    hibernate/hibernate-ogm

    324在 GitHub 上查看↗

    Hibernate OGM - Domain model persistence for NoSQL datastores

    Java
    在 GitHub 上查看↗324
  • jdesboeufs/connect-mongojdesboeufs 的头像

    jdesboeufs/connect-mongo

    1,970在 GitHub 上查看↗

    MongoDB session store for Express

    TypeScript
    在 GitHub 上查看↗1,970
  • jeroen/mongolitejeroen 的头像

    jeroen/mongolite

    288在 GitHub 上查看↗

    Fast and Simple MongoDB Client for R

    C
    在 GitHub 上查看↗288
  • jprante/elasticsearch-jdbcjprante 的头像

    jprante/elasticsearch-jdbc

    2,818在 GitHub 上查看↗

    JDBC importer for Elasticsearch THIS REPOSITORY WILL BE DELETED WITHOUT ANY FURTHER NOTICE AFTER AUG 1 2026

    Java
    在 GitHub 上查看↗2,818
  • kobil-systems/mongodbkobil-systems 的头像

    kobil-systems/mongodb

    567在 GitHub 上查看↗

    MongoDB driver for Elixir

    Elixir
    在 GitHub 上查看↗567
  • kyle-williams-1/bsonickyle-williams-1 的头像

    kyle-williams-1/bsonic

    3在 GitHub 上查看↗

    Parse Lucene-style query syntax into BSON filters for MongoDB — fast, simple, and developer-friendly.

    Go
    在 GitHub 上查看↗3
  • liquibase/liquibaseliquibase 的头像

    liquibase/liquibase

    5,527在 GitHub 上查看↗

    Liquibase is a database schema change management tool and version control system designed to track, manage, and apply versioned database modifications. It functions as a SQL migration framework and DevOps automation utility that integrates database deployments into continuous delivery pipelines and build toolchains. The system enables precise rollbacks and drift detection by recording every modification made to a database schema. It supports the definition of database changes through structured changesets in XML, YAML, or JSON, as well as raw SQL scripts, to ensure consistent deployments acro

    Java
    在 GitHub 上查看↗5,527
  • litote/kmongoLitote 的头像

    Litote/kmongo

    769在 GitHub 上查看↗

    deprecated KMongo - a Kotlin toolkit for Mongo

    Kotlin
    在 GitHub 上查看↗769
  • magicfoundation/alcinoeMagicFoundation 的头像

    MagicFoundation/Alcinoe

    1,120在 GitHub 上查看↗

    Alcinoe empowers developers to build fast, modern apps without the usual complexity or performance bottlenecks. It keeps the focus on innovation—not tool constraints—delivering top performance, deep customization, and great cross-platform UX while staying independent of GAFA ecosystems.

    Pascal
    在 GitHub 上查看↗1,120
  • fons/cl-mongofons 的头像

    fons/cl-mongo

    144在 GitHub 上查看↗

    lisp interface to mongo db

    Common Lisp
    在 GitHub 上查看↗144