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-c-driver

0
View on GitHub↗
872 stars·465 forks·C·Apache-2.0·6 viewswww.mongodb.com/docs/drivers/c↗

Mongo C Driver

The Official MongoDB driver for C language

Features

  • Database Systems - MongoDB client library for C.
  • Build Systems - A high-performance client library for MongoDB.
  • Language Drivers - Official C driver for high-performance database access.

Star history

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

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Mongo C Driver

Similar open-source projects, ranked by how many features they share with Mongo C Driver.
  • mongodb/mongo-cxx-drivermongodb avatar

    mongodb/mongo-cxx-driver

    1,100View on GitHub↗

    C++ Driver for MongoDB

    C++
    View on GitHub↗1,100
  • redis/hiredisredis avatar

    redis/hiredis

    6,655View on GitHub↗

    Hiredis is a minimalistic C client library designed to send commands and receive responses from Redis servers using a binary-safe protocol. It functions as a core toolkit providing a Redis protocol parser, a secure connector, and both synchronous and asynchronous driver interfaces. The library distinguishes itself through a decoupled protocol parser that converts raw byte streams into structured data objects independently of the network transport layer. It supports high-performance pipelining to batch multiple commands into a single network round-trip and provides a secure networking layer fo

    C
    View on GitHub↗6,655
  • mongodb/libbsonmongodb avatar

    mongodb/libbson

    347View on GitHub↗

    ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson

    C
    View on GitHub↗347
  • adamierymenko/huffandpuffA

    adamierymenko/huffandpuff

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Mongo C Driver→

Frequently asked questions

What does mongodb/mongo-c-driver do?

The Official MongoDB driver for C language

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

The main features of mongodb/mongo-c-driver are: Database Systems, Build Systems, Language Drivers.

What are some open-source alternatives to mongodb/mongo-c-driver?

Open-source alternatives to mongodb/mongo-c-driver include: redis/hiredis — Hiredis is a minimalistic C client library designed to send commands and receive responses from Redis servers using a… mongodb/mongo-cxx-driver — C++ Driver for MongoDB. mongodb/libbson — ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson. adamierymenko/huffandpuff. alanxz/rabbitmq-c — RabbitMQ C client. akrylysov/pogreb — Embedded key-value store for read-heavy workloads written in Go.