awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mongodb avatar

mongodb/mongo-cxx-driver

0
View on GitHub↗
1,100 estrellas·552 forks·C++·Apache-2.0·2 vistaswww.mongodb.com/docs/drivers/cxx↗

Mongo Cxx Driver

C++ Driver for MongoDB

Features

  • Database Drivers - Official C++ driver for MongoDB.
  • Database Systems - C++ driver for MongoDB.
  • Databases & Data - C++ driver for MongoDB
  • Drivers and Clients - Official driver for C++ application development.
  • Language Drivers - Official C++ driver for database integration.

Historial de estrellas

Gráfico del historial de estrellas de mongodb/mongo-cxx-driverGráfico del historial de estrellas de mongodb/mongo-cxx-driver

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace mongodb/mongo-cxx-driver?

C++ Driver for MongoDB

¿Cuáles son las características principales de mongodb/mongo-cxx-driver?

Las características principales de mongodb/mongo-cxx-driver son: Database Drivers, Database Systems, Databases & Data, Drivers and Clients, Language Drivers.

¿Qué alternativas de código abierto existen para mongodb/mongo-cxx-driver?

Las alternativas de código abierto para mongodb/mongo-cxx-driver incluyen: mongodb/mongo-go-driver — The mongo-go-driver is a Go library for building applications that integrate with a MongoDB document store. It enables… shlomi-noach/awesome-mysql — A curated list of awesome MySQL software, libraries, tools and resources. dhamaniasad/awesome-postgres — This project is a curated directory of software, libraries, and resources designed to support the management,… jtv/libpqxx — The official C++ client API for PostgreSQL. mongodb/mongo-python-driver — The MongoDB Python Driver is a client library and NoSQL database client used to execute CRUD operations and manage… clickhouse/clickhouse — ClickHouse is a high-performance, columnar analytical database designed for real-time query execution and large-scale…

Alternativas open-source a Mongo Cxx Driver

Proyectos open-source similares, clasificados según cuántas características comparten con Mongo Cxx Driver.
  • jtv/libpqxxAvatar de jtv

    jtv/libpqxx

    1,326Ver en GitHub↗

    The official C++ client API for PostgreSQL.

    C++
    Ver en GitHub↗1,326
  • mongodb/mongo-go-driverAvatar de mongodb

    mongodb/mongo-go-driver

    8,506Ver en 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
    Ver en GitHub↗8,506
  • dhamaniasad/awesome-postgresAvatar de dhamaniasad

    dhamaniasad/awesome-postgres

    11,955Ver en GitHub↗

    This project is a curated directory of software, libraries, and resources designed to support the management, monitoring, and deployment of PostgreSQL database environments. It functions as a structured index of community-supported tools, providing a centralized location for users to discover utilities that enhance database functionality and reliability. The directory organizes disparate database solutions into a logical hierarchy, covering areas such as graphical interfaces, backup and recovery utilities, and performance monitoring platforms. By categorizing these resources, it assists in th

    databasepostgrespostgresql
    Ver en GitHub↗11,955
  • mongodb/mongo-python-driverAvatar de mongodb

    mongodb/mongo-python-driver

    4,342Ver en 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
    Ver en GitHub↗4,342
Ver las 30 alternativas a Mongo Cxx Driver→