flask-rethinkdb
RethinkDB extender
A Flask extension that simplifies interaction with RethinkDB databases.
Adds RethinkDB support to Flask http://rethinkdb.com
27 stars
3 watching
7 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
linkyndy/remodel | An Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching. | 193 |
5p3c7r3/rethink | An interface to RethinkDB that provides a Pythonic way to interact with a database | 15 |
apa512/clj-rethinkdb | A Clojure client for the RethinkDB NoSQL database system | 204 |
hamiltop/rethinkdb-elixir | An Elixir client for connecting to RethinkDB databases | 497 |
atnnn/haskell-rethinkdb | A Haskell implementation of an RethinkDB client library | 93 |
orthecreedence/cl-rethinkdb | An asynchronous driver for interacting with RethinkDB databases using Common Lisp | 48 |
rethinkdb/rethinkdb-example-nodejs | A collection of Node.js examples demonstrating integration with RethinkDB | 136 |
tengla/rethinkdb-cli | A command-line interface and REPL for interacting with RethinkDB databases | 22 |
njlg/perl-rethinkdb | Provides a Perl interface to RethinkDB, a distributed, NoSQL database. | 22 |
neumino/rethinkdb-driver-development | Tools to create a new RethinkDB driver | 15 |
v9n/epiphy | An ORM wrapper around RethinkDB to simplify basic CRUD operations and keep complex queries outside the library | 7 |
rethinkdb/rethinkdb-go | A Go driver for interacting with the RethinkDB database service | 1,651 |
nickjj/flask-db | A CLI extension for managing and migrating databases with Alembic | 76 |
dparnell/rethink-db-client | A client library for interacting with RethinkDB databases from an Objective-C application | 13 |
kingsleyh/crystal-rethinkdb | A RethinkDB driver written in Crystal, allowing users to connect and interact with the database using its Ruby API. | 22 |