CrateDB is a distributed and scalable SQL database for storing and analyzing massive amounts of data in near real-time, even with complex queries. It is PostgreSQL-compatible, and based on Lucene.
Python DB API client library for CrateDB, using HTTP.
A JavaScript guestbook app with a number of different backend implementations, each using a different client library to communicate with CrateDB.
Ruby on Rails ActiveRecord adapter for CrateDB
A collection of clear and concise examples how to work with CrateDB, including software stack definitions for end-to-end test scenarios.
GitHub repository accompanying the CrateDB Fundamentals Course at the CrateDB Academy.
Common build system, QA tools, style guides, and other meta miscellanies for doing docs at Crate.io.