awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mongodb avatar

mongodb/mongo-java-driver

0
View on GitHub↗
2,658 stele·1,490 fork-uri·Java·Apache-2.0·1 vizualizarewww.mongodb.com/docs/drivers/java/sync/current↗

Mongo Java Driver

The official MongoDB drivers for Java, Kotlin, and Scala

Features

  • Database Clients and Drivers - Official Java driver for interacting with MongoDB.
  • Drivers and Clients - Official driver for Java-based application development.
  • Language Drivers - Official Java driver for database connectivity.

Istoric stele

Graficul istoricului de stele pentru mongodb/mongo-java-driverGraficul istoricului de stele pentru mongodb/mongo-java-driver

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face mongodb/mongo-java-driver?

The official MongoDB drivers for Java, Kotlin, and Scala

Care sunt principalele funcționalități ale mongodb/mongo-java-driver?

Principalele funcționalități ale mongodb/mongo-java-driver sunt: Database Clients and Drivers, Drivers and Clients, Language Drivers.

Care sunt câteva alternative open-source pentru mongodb/mongo-java-driver?

Alternativele open-source pentru mongodb/mongo-java-driver includ: mongodb/mongo-python-driver — The MongoDB Python Driver is a client library and NoSQL database client used to execute CRUD operations and manage… spring-projects/spring-data-mongodb — Provides support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as… mongodb/mongo-cxx-driver — C++ Driver for MongoDB. mongodb/mongo-go-driver — The mongo-go-driver is a Go library for building applications that integrate with a MongoDB document store. It enables… ballerina-platform/module-ballerinax-mongodb — MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the… art049/odmantic — Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints.

Alternative open-source pentru Mongo Java Driver

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Mongo Java Driver.
  • mongodb/mongo-go-driverAvatar mongodb

    mongodb/mongo-go-driver

    8,506Vezi pe 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
    Vezi pe GitHub↗8,506
  • mongodb/mongo-python-driverAvatar mongodb

    mongodb/mongo-python-driver

    4,342Vezi pe 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
    Vezi pe GitHub↗4,342
  • mongodb/mongo-cxx-driverAvatar mongodb

    mongodb/mongo-cxx-driver

    1,100Vezi pe GitHub↗

    C++ Driver for MongoDB

    C++
    Vezi pe GitHub↗1,100
  • spring-projects/spring-data-mongodbAvatar spring-projects

    spring-projects/spring-data-mongodb

    1,682Vezi pe 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
    Vezi pe GitHub↗1,682
  • Vezi toate cele 30 alternative pentru Mongo Java Driver→