{"library":"rethinkdb","type":"library","category":null,"description":"The RethinkDB JavaScript driver provides programmatic access to RethinkDB, a NoSQL database known for its real-time capabilities via push queries. It is primarily designed for Node.js environments and implements the ReQL query language. The current stable version is 2.4.4. After a period of inactivity from the original creators, the project transitioned to community-driven maintenance under the Linux Foundation, with recent 2.4.x releases (2023-2024) addressing bug fixes and compilation issues. Its key differentiator remains the 'changefeeds' feature, which allows applications to receive real-time updates as data changes. While the official documentation is still available, the release cadence is irregular, reflecting its community-supported status.","language":"javascript","status":"maintenance","version":"2.4.2","tags":["javascript","database","NoSQL","reql","query language"],"install":[{"cmd":"npm install rethinkdb","imports":["const r = require('rethinkdb');","const r = require('rethinkdb');\nr.connect({...})","const r = require('rethinkdb');\nconst { RethinkDBError } = r;"]},{"cmd":"yarn add rethinkdb","imports":[]},{"cmd":"pnpm add rethinkdb","imports":[]}],"homepage":"https://rethinkdb.com","github":"https://github.com/rethinkdb/rethinkdb","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rethinkdb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/rethinkdb/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}