awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mongodb avatar

mongodb/mongo-cxx-driver

0
View on GitHub↗
1,100 स्टार्स·552 फोर्क्स·C++·Apache-2.0·5 व्यूज़www.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.

स्टार हिस्ट्री

mongodb/mongo-cxx-driver के लिए स्टार हिस्ट्री चार्टmongodb/mongo-cxx-driver के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Mongo Cxx Driver के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Mongo Cxx Driver के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • jtv/libpqxxjtv का अवतार

    jtv/libpqxx

    1,326GitHub पर देखें↗

    The official C++ client API for PostgreSQL.

    C++
    GitHub पर देखें↗1,326
  • mongodb/mongo-go-drivermongodb का अवतार

    mongodb/mongo-go-driver

    8,506GitHub पर देखें↗

    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
  • dhamaniasad/awesome-postgresdhamaniasad का अवतार

    dhamaniasad/awesome-postgres

    11,955GitHub पर देखें↗

    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
    GitHub पर देखें↗11,955
  • mongodb/mongo-python-drivermongodb का अवतार

    mongodb/mongo-python-driver

    4,342GitHub पर देखें↗

    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
Mongo Cxx Driver के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

mongodb/mongo-cxx-driver क्या करता है?

C++ Driver for MongoDB

mongodb/mongo-cxx-driver की मुख्य विशेषताएं क्या हैं?

mongodb/mongo-cxx-driver की मुख्य विशेषताएं हैं: Database Drivers, Database Systems, Databases & Data, Drivers and Clients, Language Drivers।

mongodb/mongo-cxx-driver के कुछ ओपन-सोर्स विकल्प क्या हैं?

mongodb/mongo-cxx-driver के ओपन-सोर्स विकल्पों में शामिल हैं: 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…