reheat
JSON →A Node.js ORM for RethinkDB that simplifies data access with features like connection pooling, model lifecycle hooks, schema definition, validation, and relationship management. Current version is 1.0.0-beta.10, supporting RethinkDB 1.15.x and newer. It provides a declarative Model definition, automatic validation, and query builder integration with ReQL. Differentiators include lifecycle hooks (beforeUpdate, afterDestroy), schema-based validation, and ability to convert req.query to ReQL. Considered beta software with API fluctuations expected before 1.0.0.