awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 Repos

Awesome GitHub RepositoriesMongoDB Database Drivers

Client libraries and drivers that enable applications to communicate with MongoDB servers.

Distinct from MongoDB Drivers: Shortlist candidates were either too narrow (monitoring) or platform-specific (Node.js) for a general PHP driver

Explore 8 awesome GitHub repositories matching data & databases · MongoDB Database Drivers. Refine with filters or upvote what's useful.

Awesome MongoDB Database Drivers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ferretdb/ferretdbF

    FerretDB/FerretDB

    10,976Auf GitHub ansehen↗

    FerretDB is an open-source database emulator and protocol translator that mimics a MongoDB environment to support existing drivers and client tools on a relational backend. It functions as a stateless database proxy that converts binary wire protocol messages into SQL statements, allowing a relational engine to handle document-oriented requests. The project serves as a migration tool for moving applications from MongoDB to PostgreSQL without rewriting queries or changing client drivers. It achieves this by using PostgreSQL as a document store, storing and querying BSON documents through a tra

    Converting binary MongoDB wire protocol messages into SQL queries to allow relational engines to handle document oriented requests.

    Go
    Auf GitHub ansehen↗10,976
  • pocoproject/pocoAvatar von pocoproject

    pocoproject/poco

    9,438Auf GitHub ansehen↗

    POCO is a comprehensive C++ application framework that provides a cross-platform set of libraries for building network-centric applications. It offers a unified abstraction layer that wraps platform-specific APIs, enabling the same code to run across desktop, server, mobile, IoT, and embedded systems. The framework is organized into modular libraries that can be compiled and linked selectively, allowing developers to include only the components their application needs. The framework distinguishes itself through its broad coverage of application infrastructure needs, including threading and sy

    Connects to and performs operations on MongoDB document databases for flexible storage.

    C++c-plus-plusconfigurationcross-platform
    Auf GitHub ansehen↗9,438
  • mongodb/laravel-mongodbAvatar von mongodb

    mongodb/laravel-mongodb

    7,075Auf GitHub ansehen↗

    This project is a MongoDB database driver and object-relational mapper that brings MongoDB support to the Laravel Eloquent model and query builder. It provides a NoSQL model mapper that allows MongoDB collections to be mapped to object-oriented models using the Active Record pattern. The integration enables the use of a fluent query builder for constructing queries and aggregation pipelines without writing raw database syntax. It supports schema-less model integration, allowing applications to manage unstructured data while maintaining compatibility with standard object-oriented patterns. Th

    Provides the underlying driver for integrating MongoDB as a primary or secondary data store in PHP.

    PHP
    Auf GitHub ansehen↗7,075
  • angular-fullstack/generator-angular-fullstackAvatar von angular-fullstack

    angular-fullstack/generator-angular-fullstack

    6,095Auf GitHub ansehen↗

    This is a Yeoman generator that produces complete full-stack web application project skeletons, combining an AngularJS frontend with an Express.js backend. It scaffolds a MEAN stack project structure with MongoDB, including optional OAuth authentication and real-time WebSocket communication capabilities. The generator produces a complete project skeleton with a live-reload development server, preconfigured build and testing tools, and environment-specific configuration files. It includes role-based authentication with local and social login strategies, route protection, and admin user managem

    Creates a MongoDB instance on Google Cloud Platform using Compute Engine, Atlas, or mLab.

    JavaScriptangularbabelfull-stack
    Auf GitHub ansehen↗6,095
  • mongo-express/mongo-expressAvatar von mongo-express

    mongo-express/mongo-express

    5,968Auf GitHub ansehen↗

    Mongo-express ist eine webbasierte Administrationsschnittstelle für MongoDB, die ein visuelles Tool zur Verwaltung von Datenbanken und Sammlungen ohne die Verwendung eines Befehlszeilentools bietet. Als Node.js-Anwendung fungiert sie als Dokumenteneditor und Datenbankmanager zum Abfragen, Importieren und Exportieren von Datensätzen. Die Software enthält eine Administrationsschnittstelle, die mit OpenID Connect- und OAuth2-Identitätsanbietern für sicheren Benutzerzugriff kompatibel ist. Sie bietet zudem einen Performance-Monitor zur Anzeige von Datenbank-Gesundheitsstatistiken und zur Verwaltung von Sammlungsindizes, um die Abrufgeschwindigkeiten zu verbessern. Das System deckt breite Datenoperationen ab, einschließlich Dokumentenbearbeitung, Abfragen und die Verwaltung großer binärer Assets via GridFS. Es bietet administrative Kontrollen für die Datenbanksichtbarkeit, verschlüsselte Verbindungskonfiguration und einen schreibgeschützten Modus, um versehentliche Datenänderungen zu verhindern.

    Provides a visual editor for managing the lifecycle of database records and binary assets.

    JavaScript
    Auf GitHub ansehen↗5,968
  • datlechin/tableproAvatar von datlechin

    datlechin/TablePro

    4,471Auf GitHub ansehen↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Provides native connectivity to MongoDB instances using standard URIs and replica set configurations.

    Swift
    Auf GitHub ansehen↗4,471
  • mongodb/mongo-python-driverAvatar von mongodb

    mongodb/mongo-python-driver

    4,342Auf GitHub ansehen↗

    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

    Provides the official client library for executing CRUD operations and managing data within MongoDB using Python.

    Pythonmongodbmongodb-driverpymongo
    Auf GitHub ansehen↗4,342
  • mongodb/mongoidAvatar von mongodb

    mongodb/mongoid

    3,917Auf GitHub ansehen↗

    Mongoid ist ein Object-Document-Mapper für Ruby, der Ruby-Objekte in MongoDB-Dokumente übersetzt. Er dient als Dokument-Datenbank-Mapper und Client-Bibliothek und bietet eine strukturierte Möglichkeit, die Datenpersistenz und den Abruf innerhalb einer NoSQL-Umgebung zu verwalten. Das Projekt zeichnet sich durch das Angebot fortschrittlicher Datenabruf-Tools aus, einschließlich Vektorsuche für semantische Ähnlichkeit und Volltextsuche für Keyword-Matching. Es implementiert hochsicheren Datenschutz durch clientseitige Verschlüsselung auf Feldebene, Verschlüsselungsschlüssel-Rotation und TLS-Verbindungssicherheit, um sensible Informationen zu schützen. Zu den breiten Funktionen gehören die Verwaltung von Dokumentlebenszyklen über Callback-Hooks, die Organisation von Dokumenten in hierarchischen Baumstrukturen und die Verwendung von Aggregation-Pipelines für die Datentransformation. Es handhabt zudem das Datenbank-Index-Management, das Replica-Set-Routing für Cluster-Traffic und die Integration externer Datei-Upload-Bibliotheken. Das System bietet Tools für Observability durch Anwendungs-Logging, Datenbank-Ereignisüberwachung und Dokument-Historien-Tracking.

    Provides a client library and driver for executing CRUD operations and aggregation pipelines against MongoDB.

    Ruby
    Auf GitHub ansehen↗3,917
  1. Home
  2. Data & Databases
  3. MongoDB Database Drivers

Unter-Tags erkunden

  • Document Management InterfacesVisual interfaces for editing, importing, and exporting database records and binary assets. **Distinct from MongoDB Database Drivers:** Distinct from MongoDB Database Drivers as it focuses on the management UI rather than the communication library.
  • Protocol Translation ProxiesProxies that bridge the gap between a client's expected wire protocol and a backend's actual database dialect. **Distinct from MongoDB Database Drivers:** Distinct from MongoDB Database Drivers by being a server-side translation layer rather than a client-side library.
  • Provisioning ToolsCreates MongoDB instances on cloud platforms for application data storage. **Distinct from MongoDB Database Drivers:** Distinct from MongoDB Database Drivers: focuses on provisioning database instances, not client communication drivers.