vertx-mongo-effect
MongoDB client
Enables interaction with MongoDB in a functional and reactive style, integrating with Vertx-effect.
Vertx-MongoDB-Effect enables interaction with MongoDB in a purely functional and reactive style, seamlessly integrating with Vertx-effect. This library requires familiarity with Vertx-effect, as both frameworks share a foundational reliance on immutability and persistent data structures provided by json-values.
0 stars
1 watching
0 forks
Language: Java
last commit: 2 months ago
Linked from 1 awesome list
functional-programmingjavascriptjson-valuesmongodbpersistent-data-structurereactive-programmingvertxvertx-effect
Related projects:
Repository | Description | Stars |
---|---|---|
imrafaelmerino/vertx-effect | A library that enables functional effects in the Vert.x ecosystem using actor model principles and persistent data structures. | 2 |
imrafaelmerino/vertx-values | Improves Vert.x's JSON handling by providing codecs for immutable JSON objects. | 3 |
vert-x3/vertx-mongo-client | An asynchronous client for interacting with a MongoDB database | 60 |
emacsorphanage/mongo | Provides a way to interact with MongoDB databases using Emacs Lisp | 47 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 150 |
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 |
dgrnbrg/clj-mesos | A Clojure library providing a Java API-based integration with Mesos | 30 |
reactivemongo/reactivemongo | A driver for interacting with a MongoDB database using non-blocking and asynchronous I/O operations in Scala. | 851 |
nilportugues/mongodb-repository | A library that simplifies interactions with MongoDB databases by providing a uniform interface for common data operations. | 9 |
poiati/gmongo | A Groovy wrapper around the MongoDB Java driver | 181 |
vapor/fluent-mongo-driver | A Swift framework providing MongoDB support built on top of the MongoKittten project | 26 |
jazzbre/imguibgfx-beef | A wrapper around ImGui that provides a set of pre-built graphics libraries for the Beef programming language | 5 |
vlang/mongo | A MongoDB driver for a new language that enables interaction with the popular NoSQL database service | 47 |
agirbal/umongo | A Java-based desktop application for administering a MongoDB cluster | 581 |
emicklei/mora | A RESTful API for interacting with MongoDB databases | 315 |