Thinky

JSON →
library 2.3.9 ·javascript maintenance
verified Jun 4, 2026

Thinky is a lightweight Node.js ORM for RethinkDB, version 2.3.9. It provides a schema-based model layer with automatic table creation, validation (string lengths, email format), and relationship methods like belongsTo. Key differentiators: minimalistic API, built-in join support via getJoin(), and promise-based operations. Active but last release was in 2016; community has moved to other RethinkDB ORMs or the rethinkdbdash driver.