RethinkORM 0.3.0

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,...