Skip to content
@crate

CrateDB

The Enterprise Database for Time Series, Documents, and Vectors

Welcome!

CrateDB is a hyper-fast open source multi-model database for time series, documents and vectors, combining the simplicity of SQL with the scalability of a distributed architecture.

The CrateDB Admin Interface

Try it Out

There are two ways to get a CrateDB instance up and running quickly:

  1. Sign up for the CrateDB Cloud and choose our free plan.
  2. Spin up the official Docker image:
docker run --publish 4200:4200 --publish 5432:5432 --env CRATE_HEAP_SIZE=1g crate -Cdiscovery.type=single-node

Discover CrateDB

Check out our resources to learn about what CrateDB is, how it works, and why you should use it:

Join the Community / Meet Us

We'd love you to join our online Discourse community. You'll find a welcoming place to ask questions, get help and check out tutorials.

We're also on Twitter/X and LinkedIn.

You'll find the CrateDB team at conferences, meet up events and workshops around the world. Visit our Events page to see where to find us.

About Us

Our team is diverse, multi-cultural and globally distributed. We work remotely and from offices in the US and Europe. Interested in joining us? Check out our current openings.

Pinned

  1. crate crate Public

    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.

    Java 4k 547

  2. cratedb-examples cratedb-examples Public

    A collection of clear and concise examples how to work with CrateDB.

    Jupyter Notebook 7 7

  3. crash crash Public

    Crash is an interactive CrateDB command line interface (CLI) SQL shell with autocompletion.

    Python 47 13

  4. crate-python crate-python Public

    A Python client library for CrateDB.

    Python 79 30

  5. crate-operator crate-operator Public

    The CrateDB Kubernetes Operator provides a convenient way to run CrateDB clusters inside Kubernetes.

    Python 21 6

  6. cratedb-prometheus-adapter cratedb-prometheus-adapter Public

    CrateDB Prometheus Adapter.

    Go 58 15

Repositories

Showing 10 of 107 repositories