Skip to content
@crate

CrateDB

The Database for Real-Time Analytics and Hybrid Search

Welcome!

CrateDB is an Open Source distributed database that makes it simple to store and analyze massive amounts of data in near real-time. As a multi-model database for time series, documents and vectors, it combines 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:

CrateDB Academy

Become a CrateDB expert by taking our free online courses. Each course is delivered as a series of videos with supporting additional resources, code, and hands-on exercises. Pass the final exam and you can earn a Certificate of Completion to share on your LinkedIn Profile.

Begin your learning journey at learn.cratedb.com today!

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 LinkedIn, BlueSky, and Mastodon.

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 Loading

  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 4.4k 592

  2. cratedb-examples cratedb-examples Public

    A collection of clear and concise examples how to work with CrateDB, including software stack definitions for end-to-end test scenarios.

    Jupyter Notebook 22 10

  3. cratedb-toolkit cratedb-toolkit Public

    CrateDB Toolkit, an SDK for CrateDB and CrateDB Cloud.

    Python 11 4

  4. sqlalchemy-cratedb sqlalchemy-cratedb Public

    SQLAlchemy dialect for CrateDB.

    Python 7 2

  5. cratedb-sqlparse cratedb-sqlparse Public

    Parsing utilities to validate and split SQL statements for CrateDB.

    Python 8 1

  6. dlt-cratedb dlt-cratedb Public

    dlt destination adapter for CrateDB

    Python

Repositories

Showing 10 of 135 repositories
  • cratedb-examples Public

    A collection of clear and concise examples how to work with CrateDB, including software stack definitions for end-to-end test scenarios.

    crate/cratedb-examples’s past year of commit activity
    Jupyter Notebook 22 Apache-2.0 10 22 26 Updated Apr 13, 2026
  • crate/crate-gc-admin’s past year of commit activity
    TypeScript 5 Apache-2.0 1 0 28 Updated Apr 12, 2026
  • cratedb-toolkit Public

    CrateDB Toolkit, an SDK for CrateDB and CrateDB Cloud.

    crate/cratedb-toolkit’s past year of commit activity
    Python 11 AGPL-3.0 4 63 16 Updated Apr 12, 2026
  • 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.

    crate/crate’s past year of commit activity
    Java 4,383 Apache-2.0 592 303 (11 issues need help) 14 Updated Apr 11, 2026
  • crate-admin Public

    The admin user interface for CrateDB.

    crate/crate-admin’s past year of commit activity
    JavaScript 27 Apache-2.0 18 35 (2 issues need help) 9 Updated Apr 10, 2026
  • cratedb-airflow-tutorial Public

    Reference implementations for orchestration project using Astronomer/Airflow

    crate/cratedb-airflow-tutorial’s past year of commit activity
    Python 6 AGPL-3.0 1 0 1 Updated Apr 10, 2026
  • about Public

    Information about CrateDB, for humans and machines.

    crate/about’s past year of commit activity
    Python 1 Apache-2.0 0 16 3 Updated Apr 10, 2026
  • cratedb-prometheus-adapter Public

    The CrateDB Prometheus Adapter stores metrics into CrateDB using the "remote write" and "remote read" interfaces of Prometheus.

    crate/cratedb-prometheus-adapter’s past year of commit activity
    Go 63 Apache-2.0 16 3 (1 issue needs help) 3 Updated Apr 10, 2026
  • crate-operator Public

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

    crate/crate-operator’s past year of commit activity
    Python 27 Apache-2.0 9 5 6 Updated Apr 10, 2026
  • academy-fundamentals-course Public

    GitHub repository accompanying the CrateDB Fundamentals Course at the CrateDB Academy.

    crate/academy-fundamentals-course’s past year of commit activity
    Jupyter Notebook 7 MIT 3 0 1 Updated Apr 10, 2026

Top languages

Loading…

Most used topics

Loading…