TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Thinky 1.0 – Light Node.js ORM for RethinkDB

50 pointsby neuminoabout 11 years ago

3 comments

alrsabout 11 years ago
Is ORM the correct term? I understand RethinkDB to be a non-relational database.
评论 #7663291 未加载
bjtitusabout 11 years ago
I've used Thinky on a few little side projects and loved it! Definitely check it out if you are using Node and RethinkDB.
mmorrisabout 11 years ago
Awesome. I've been using Mongoose with MongoDB with my latest Node project, but I've really wanted to take a closer look at RethinkDB. Thinky reaching 1.0 might just be the catalyst to do so.