question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

RethinkDB support

See original GitHub issue

If a pull request was sent to add RethinkDB support, would it be accepted (assuming it is up to par)?

I found a gist that implements support though it would need to be adapted to conform to how it is done in datastores.py: https://gist.github.com/BrianHicks/9054310

Issue Analytics

  • State:open
  • Created 8 years ago
  • Reactions:1
  • Comments:9

github_iconTop GitHub Comments

3reactions
drcongocommented, Mar 30, 2016

I’ve started work on a little thing that allows Flask-Security to be used with RethinkDB with Schematics supplying the model definitions, figured I’d post it here for those interested in using RethinkDB with Flask-Security. It’s working, but still considered pre-alpha so if anyone wants to contribute they’d be more than welcome.

https://github.com/hactar-is/frink/

http://frink.readthedocs.org/en/latest/ (I’ve not managed to get RtD to generate the autoclass stuff yet but if you generate the docs locally it’ll work)

1reaction
jonafatocommented, May 11, 2015

This seems like a nice addition. There’s currently a pending pull request for Pony ORM, and it seems that the only rejected datastore addition was for a proprietary and fully managed datastore. RethinkDB is open source with official Python support, so I don’t see many arguments against it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Frequently asked questions - RethinkDB
Does RethinkDB support SQL? No. However, RethinkDB's query language can do nearly anything SQL can do, including table joins and aggregation functions, and...
Read more >
user accounts, network encryption, Windows support
Windows compatibility: support for running RethinkDB on Windows is now in beta. You can download and install RethinkDB 2.3 on Microsoft's ...
Read more >
Troubleshooting common RethinkDB problems
The slightly longer answer: there's only one native time data type in RethinkDB. When a language supports more than one kind of date/time...
Read more >
RethinkDB Documentation
RethinkDB makes building and scaling realtime apps dramatically easier. Get started by installing the server, and jump into our getting started guide to ......
Read more >
Third-party libraries
A store-agnostic object data mapper for Node.js with support for RethinkDB. Integrations. rabbitMQ. Listen for changes in a RethinkDB table over RabbitMQ. koa ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found