CrateDB
Distributed SQL database that makes it effortless to store and analyze massive IoT and time-series data.
Why consider CrateDB?
CrateDB is an open-source distributed SQL database written in Java. Built on top of Apache Lucene and asynchronous networking, CrateDB combines the familiar query syntax of PostgreSQL SQL with dynamic JSON document indexing and real-time full-text search across large clusters.
Learn CrateDB by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of CrateDB
CrateDB indexes dynamic JSON time-series telemetry with standard Postgres wire protocol compatibility.
Docker Quickstart
docker run -d -p 4200:4200 -p 5432:5432 crate:latestCrateDB is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.