RethinkDB

RethinkDB
Initial release24 July 2009 (2009-07-24)
Stable release
2.4.4 / December 10, 2023 (2023-12-10)
Written inC++, Python, Java, JavaScript, Bash
Operating systemUnix, Linux, OS X, Windows, BSD
Available inEnglish
LicenseApache License 2.0[1]
Websiterethinkdb.com
Repository

RethinkDB is a free and open-source, distributed document-oriented database originally created by the company of the same name. The database stores JSON documents with dynamic schemas, and is designed to facilitate pushing real-time updates for query results to applications. Initially seed funded by Y Combinator in June 2009, the company announced in October 2016 that it had been unable to build a sustainable business and its products would be entirely open-sourced without commercial support.

The CNCF (Cloud Native Computing Foundation) then purchased the rights to the RethinkDB source code and contributed it to the Linux Foundation.