{"library":"thinky","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"2.3.9","tags":["javascript","rethinkdb","orm"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install thinky","imports":["const thinky = require('thinky')();","const type = require('thinky')().type;","const r = require('thinky')().r;"]},{"cmd":"yarn add thinky","imports":[]},{"cmd":"pnpm add thinky","imports":[]}],"homepage":"https://github.com/neumino/thinky#readme","github":"git://github.com/neumino/thinky","docs":null,"changelog":null,"pypi":null,"npm":"thinky","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}