mongo-csharp-driver
MongoDB client
A C# driver for interacting with the NoSQL MongoDB database system
The Official C# .NET Driver for MongoDB
3k stars
239 watching
1k forks
Language: C#
last commit: about 1 month ago
Linked from 6 awesome lists
csharpcsharp-librarydotnet-frameworkmongodbnosql
Related projects:
Repository | Description | Stars |
---|---|---|
mongodb/mongo-cxx-driver | A C++ driver for interacting with a NoSQL document-oriented database | 1,048 |
mongodb/mongo-csharp-analyzer | Analyzes C# code to generate MongoDB Query API equivalent | 27 |
mongodb/mongo-java-driver | A Java library that provides a driver for interacting with MongoDB databases | 2,620 |
mongodb/mongo-c-driver | A library providing routines to build, parse, and iterate BSON documents. | 817 |
mongodb/mongo | A high-performance, NoSQL document-oriented database system written in C++ | 26,503 |
mongodb/mongo-rust-driver | An official Rust driver for interacting with MongoDB databases. | 1,448 |
mongodb/mongo-go-driver | A Golang driver that provides a connection to MongoDB databases | 8,200 |
mongodb/node-mongodb-native | The official Node.js driver for interacting with MongoDB databases | 10,055 |
mongodb/mongo-ruby-driver | A Ruby driver for interacting with MongoDB. | 1,427 |
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 892 |
dj-nitehawk/mongodb.entities | A library that simplifies access to MongoDB with an elegant API and features like LINQ support and entity relationship management. | 549 |
automattic/mongoose | A tool for working with MongoDB in Node.js applications. | 27,026 |
mongo-express/mongo-express | A web-based MongoDB admin interface written with Node.js and Express. | 5,620 |
mongodb/mongoid | An Object-Document Mapper framework for interacting with MongoDB databases in Ruby. | 3,916 |
mongodb/mongo-php-library | Provides a high-level API for interacting with MongoDB databases | 1,599 |