Skip to content
@crate

CrateDB

The Database for Real-Time Analytics and Hybrid Search

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:

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.

Start 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 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 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.3k 582

  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 20 9

  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 6 2

  5. cratedb-sqlparse cratedb-sqlparse Public

    Parsing utilities to validate and split SQL statements for CrateDB.

    Python 7 1

  6. dbt-cratedb2 dbt-cratedb2 Public

    dbt adapter for CrateDB 5.5 and higher.

    Python 4

Repositories

Showing 10 of 132 repositories
  • 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,304 Apache-2.0 582 309 (7 issues need help) 14 Updated Oct 7, 2025
  • cratedb-guide Public

    The CrateDB Guide.

    crate/cratedb-guide’s past year of commit activity
    2 Apache-2.0 1 67 (9 issues need help) 8 Updated Oct 7, 2025
  • crate-qa Public

    CrateDB Quality Assurance

    crate/crate-qa’s past year of commit activity
    Python 5 1 4 5 Updated Oct 7, 2025
  • crate-benchmarks Public

    A collection of CrateDB benchmarks.

    crate/crate-benchmarks’s past year of commit activity
    Python 9 4 0 3 Updated Oct 7, 2025
  • 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 56 (1 issue needs help) 17 Updated Oct 7, 2025
  • crate-python Public

    Python DB API client library for CrateDB, using HTTP.

    crate/crate-python’s past year of commit activity
    Python 79 Apache-2.0 31 7 11 Updated Oct 7, 2025
  • cratedb-sqlparse Public

    Parsing utilities to validate and split SQL statements for CrateDB.

    crate/cratedb-sqlparse’s past year of commit activity
    Python 7 Apache-2.0 1 4 2 Updated Oct 7, 2025
  • crate-docs-theme Public

    A Sphinx theme for the CrateDB documentation.

    crate/crate-docs-theme’s past year of commit activity
    HTML 21 Apache-2.0 5 12 5 Updated Oct 7, 2025
  • 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 20 Apache-2.0 9 13 43 Updated Oct 7, 2025
  • sqlalchemy-cratedb Public

    SQLAlchemy dialect for CrateDB.

    crate/sqlalchemy-cratedb’s past year of commit activity
    Python 6 Apache-2.0 2 39 (1 issue needs help) 13 Updated Oct 6, 2025