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:

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 4k 550

  2. crash crash Public

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

    Python 48 13

  3. cratedb-examples cratedb-examples Public

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

    Jupyter Notebook 8 7

  4. crate-python crate-python Public

    Python DB API client library for CrateDB, using HTTP.

    Python 79 31

  5. cratedb-sqlparse cratedb-sqlparse Public

    Parsing utilities to validate and split SQL statements for CrateDB.

    JavaScript 4 1

  6. sqlalchemy-cratedb sqlalchemy-cratedb Public

    SQLAlchemy dialect for CrateDB.

    Python 2

Repositories

Showing 10 of 111 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,004 Apache-2.0 550 270 (7 issues need help) 18 Updated Jul 5, 2024
  • cratedb-guide Public

    The CrateDB Guide. (incubating)

    crate/cratedb-guide’s past year of commit activity
    0 Apache-2.0 0 18 (5 issues need help) 3 Updated Jul 5, 2024
  • crate-docs-theme Public

    A Sphinx theme for the CrateDB documentation.

    crate/crate-docs-theme’s past year of commit activity
    CSS 19 Apache-2.0 5 7 5 Updated Jul 4, 2024
  • cratedb-sqlparse Public

    Parsing utilities to validate and split SQL statements for CrateDB.

    crate/cratedb-sqlparse’s past year of commit activity
    JavaScript 4 Apache-2.0 1 6 (1 issue needs help) 1 Updated Jul 4, 2024
  • 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 22 Apache-2.0 6 14 (1 issue needs help) 3 Updated Jul 4, 2024
  • mlflow-cratedb Public

    MLflow adapter for CrateDB.

    crate/mlflow-cratedb’s past year of commit activity
    Python 1 Apache-2.0 1 6 3 Updated Jul 3, 2024
  • cratedb-examples Public

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

    crate/cratedb-examples’s past year of commit activity
    Jupyter Notebook 8 Apache-2.0 7 14 12 Updated Jul 3, 2024
  • sqlalchemy-cratedb Public

    SQLAlchemy dialect for CrateDB.

    crate/sqlalchemy-cratedb’s past year of commit activity
    Python 0 Apache-2.0 2 22 6 Updated Jul 3, 2024
  • devrel-plane-spotting-with-cratedb Public

    Code for the Plane Spotting with Software Defined Radio, CrateDB and Node.js talk

    crate/devrel-plane-spotting-with-cratedb’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Jul 2, 2024
  • crate-sample-apps Public

    A JavaScript guestbook app with a number of different backend implementations, each using a different client library to communicate with CrateDB.

    crate/crate-sample-apps’s past year of commit activity
    Java 66 Apache-2.0 36 1 9 Updated Jul 1, 2024

Top languages

Loading…

Most used topics

Loading…