MongoDB.Entities
MongoDB wrapper
A library that simplifies access to MongoDB with an elegant API and features like LINQ support and entity relationship management.
A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management
545 stars
21 watching
70 forks
Language: C#
last commit: about 1 month ago
Linked from 2 awesome lists
csharplinqmongodbmongodb-drivermongodb-ormmongodb-reponet5netstandard2
Related projects:
Repository | Description | Stars |
---|---|---|
nilportugues/mongodb-repository | A library that simplifies interactions with MongoDB databases by providing a uniform interface for common data operations. | 9 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 136 |
enterprisedb/mongo_fdw | A PostgreSQL extension that enables interaction with MongoDB databases through foreign data wrappers. | 330 |
nilportugues/eloquent-mongodb-repository | A package providing an alternative Eloquent implementation for MongoDB-based applications | 18 |
emacsorphanage/mongo | Provides a way to interact with MongoDB databases using Emacs Lisp | 47 |
vapor/fluent-mongo-driver | A Swift framework providing MongoDB support built on top of the MongoKittten project | 26 |
turnersoftware/mongoframework | An Entity Framework-like interface for MongoDB that simplifies the process of mapping and interacting with MongoDB data. | 392 |
imrafaelmerino/vertx-mongo-effect | A Java library providing a functional and reactive interface to MongoDB | 0 |
nightsailer/lua-resty-mongo | A Lua library providing an interface to MongoDB databases using the ngx_lua and cosocket APIs | 23 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
mongodb/mongo-efcore-provider | Provides a bridge between Entity Framework Core and MongoDB, enabling the use of EF Core's features with a MongoDB backend. | 332 |
zbjornson/mongodblink | A Mathematica package for interacting with MongoDB databases | 17 |
naturalethic/coffee-mongo | A Node.js driver for MongoDB using CoffeeScript | 26 |
sspkrolik/nimongo | A pure Nim language MongoDB driver providing a developer-friendly interface to interact with the MongoDB NoSQL database. | 101 |
django-nonrel/mongodb-engine | A Python library that provides Django's ORM capabilities to MongoDB | 863 |