awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mongodb avatar

mongodb/mongo-cxx-driver

0
View on GitHub↗
1,100 stars·552 forks·C++·Apache-2.0·20 viewswww.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.

Star history

Star history chart for mongodb/mongo-cxx-driverStar history chart for mongodb/mongo-cxx-driver

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Mongo Cxx Driver

These projects share indexed features with Mongo Cxx Driver. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • jtv/libpqxxjtv avatar

    jtv/libpqxx

    1,326View on GitHub↗

    The official C++ client API for PostgreSQL.

    C++
    View on GitHub↗1,326
  • 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
  • dhamaniasad/awesome-postgresdhamaniasad avatar

    dhamaniasad/awesome-postgres

    11,955View on 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
    View on GitHub↗11,955
  • 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
Compare all 30 related projects→

Frequently asked questions

What does mongodb/mongo-cxx-driver do?

C++ Driver for MongoDB

What are the main features of mongodb/mongo-cxx-driver?

The main features of mongodb/mongo-cxx-driver are: Database Drivers, Database Systems, Databases & Data, Drivers and Clients, Language Drivers.

Which projects share features with mongodb/mongo-cxx-driver?

Projects with overlapping indexed features include: 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…