Software Details:
Version: 0.3.0
Upload Date: 13 May 15
Distribution Type: Freeware
Downloads: 116
RethinkDB is a free distributed database system, created around the NoSQL principles.
RethinkORM is just like any classical ORM, abstracting common database operations to Python functions.
RethinkORM acts like a buffer layer between ReSQL and Python, allowing developers to write Python code that gets translated into valid ReSQL transactions.
What is new in this release:
- Initial release.
Requirements:
- RethinkDB 1.7.0-2 or higher
- protobuf 2.5.0 or higher
- Nose 1.3 or higher
Comments not found