%%LOGO%%
CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of machine data in real-time.
Features of CrateDB:
The smallest CrateDB clusters can easily ingest tens of thousands of records per second. And this data can be queried, ad-hoc, in parallel across the whole cluster in real time.
Spin up this Docker image like so:
$ docker run -p 4200:4200 %%IMAGE%%
Once you're up and running, head on over to the introductory docs.
Read more:
For issue specific to the CrateDB Docker image, report issues via the docker-crate GitHub issue tracker
For issues with CrateDB itself, report issues via the crate GitHub issue tracker
This image is primarily maintained by Crate.io, but we welcome community contributions!
See the developer docs and the contribution docs for more information.