rethinkdb-java-orm
RethinkDB ORM
An ORM solution for Java applications to interact with RethinkDB databases
A custom POJO converter for RethinkDB Java driver
3 stars
2 watching
1 forks
Language: Java
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
js-data/js-data-rethinkdb | Provides an adapter to interact with RethinkDB databases using the JSData Node.js ORM. | 32 |
neumino/thinky | A JavaScript library for interacting with RethinkDB databases | 1,120 |
spider-gazelle/rethinkdb-orm | An ORM for RethinkDB with support for callbacks and associations in Crystal language | 24 |
tony-brewerio/rethinkdb4j | An asynchronous Java driver for interacting with RethinkDB databases | 1 |
nobrainerorm/nobrainer | A Ruby library that simplifies interaction with RethinkDB using an object-relational mapping (ORM) approach. | 387 |
orthecreedence/cl-rethinkdb | An asynchronous driver for interacting with RethinkDB databases using Common Lisp | 48 |
apa512/clj-rethinkdb | A Clojure client for the RethinkDB NoSQL database system | 204 |
v9n/epiphy | An ORM wrapper around RethinkDB to simplify basic CRUD operations and keep complex queries outside the library | 7 |
linkyndy/remodel | An Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching. | 193 |
njlg/perl-rethinkdb | Provides a Perl interface to RethinkDB, a distributed, NoSQL database. | 22 |
futurechimp/rethinker | A utility to transform RethinkDb Java HashMaps into Scala case class instances | 2 |
rethinkdb/rethinkdb-go | A Go driver for interacting with the RethinkDB database service | 1,651 |
dparnell/rethink-db-client | A client library for interacting with RethinkDB databases from an Objective-C application | 13 |
tengla/rethinkdb-cli | A command-line interface and REPL for interacting with RethinkDB databases | 22 |
5p3c7r3/rethink | An interface to RethinkDB that provides a Pythonic way to interact with a database | 15 |