Ross ROSS = Recommend OSS · open-source software intelligence for agents

neumino/thinky

JavaScript ORM for RethinkDB observed · 2026-08-28

github.com/neumino/thinky · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4820
  • days_rel: n/a
  • days_push: 1746
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1113 stars · 126 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Thinky is a light Node.js ORM for RethinkDB that provides schema enforcement, standard relations (hasOne, belongsTo, hasMany, hasAndBelongsToMany), and automatic creation of tables and indexes. It offers a promise-based API for saving, joining, and deleting documents with their relations.

Use cases

  • define models with schemas for RethinkDB in Node.js
  • manage relations between RethinkDB documents like belongsTo and hasMany
  • automatically create RethinkDB tables and indexes from models
  • save and retrieve documents with joined related data
  • validate and enforce document schemas on save
  • handle cascading deletes of related documents

When to choose

  • you are building a Node.js application backed by RethinkDB and want an ORM with schemas and relations
  • you want automatic table and index creation from model definitions
  • you prefer a lightweight, promise-based ORM over raw ReQL queries

When to avoid

  • you are not using RethinkDB as your database
  • you need a actively maintained library with recent updates and long-term support
  • you need TypeScript support or a non-JavaScript ORM

Facets

library · maturity maintenance

orm database database-driver form-handling databases backend web-development developer-tools rethinkdb schemas relations nosql promise-based nodejs javascript

6 sources

Member repositories

RepositoryRoleHealth v2
neumino/thinkymain23

For agents

markdown · JSON · MCP: product_card(name="neumino/thinky")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem