crate

CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of machine data in real-time.

Github stars Tracking Chart

.. image:: docs/_static/crate-logo.png
:alt: CrateDB
:target: https://crate.io/


.. image:: https://github.com/crate/crate/workflows/CrateDB%20SQL/badge.svg?branch=master
:target: https://github.com/crate/crate/actions?query=workflow%3A%22CrateDB+SQL%22

.. image:: https://img.shields.io/badge/docs-latest-brightgreen.svg
:target: https://crate.io/docs/en/latest/

.. image:: https://img.shields.io/badge/container-docker-green.svg
:target: https://hub.docker.com/_/crate/

.. image:: https://img.shields.io/lgtm/grade/java/g/crate/crate.svg?logo=lgtm&logoWidth=18
:target: https://lgtm.com/projects/g/crate/crate/

.. image:: https://img.shields.io/lgtm/alerts/g/crate/crate.svg?logo=lgtm&logoWidth=18
:target: https://lgtm.com/projects/g/crate/crate/alerts/, 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:

  • Standard SQL plus dynamic schemas, queryable objects, geospatial features, time series data, first-class BLOB support, and realtime full-text search.
  • Horizontally scalable, highly available, and fault tolerant clusters that run very well in virtualized and containerised environments.
  • Extremely fast distributed query execution.
  • Auto-partitioning, auto-sharding, and auto-replication.
  • Self-healing and auto-rebalancing.

CrateDB offers the scalability and flexibility typically associated with a NoSQL database and is designed to run on inexpensive commodity servers and can be deployed and run across any sort of network. From personal computers to multi-region hybrid clouds.

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.

Screenshots

CrateDB provides an admin UI:

.. image:: crate-admin.gif
:alt: Screenshots of the CrateDB admin UI
:target: http://play.crate.io/

Try CrateDB

The fastest way to try CrateDB out is by running::

$ bash -c "$(curl -L try.crate.io)"

Or spin up the official Docker image_::

$ docker run -p 4200:4200 crate

Visit the getting started_ page to see all the available download and install options.

Once you're up and running, head on over to the introductory docs_.

Contributing

This project is primarily maintained by Crate.io_, but we welcome community
contributions!

See the developer docs_ and the contribution docs_ for more information.

Help

Looking for more help?

  • Read the project documentation_
  • Check out our support channels_

.. _contribution docs: CONTRIBUTING.rst
.. _Crate.io: http://crate.io/
.. _developer docs: devs/docs/index.rst
.. _Docker image: https://hub.docker.com/_/crate/
.. _getting started: https://crate.io/docs/getting-started/
.. _support channels: https://crate.io/support/
.. _the introductory docs: https://crate.io/docs/crate/getting-started/en/latest/first-use/index.html
.. _the project documentation: https://crate.io/docs/

Overview

Name With Ownercrate/crate
Primary LanguageJava
Program languageJava (Language Count: 4)
Platform
License:Apache License 2.0
Release Count461
Last Release Name5.7.1 (Posted on 2024-05-02 16:04:32)
First Release Name0.0.6 (Posted on 2013-04-15 12:03:31)
Created At2013-04-10 09:17:16
Pushed At2024-05-14 20:17:05
Last Commit At2024-05-09 12:41:20
Stargazers Count4k
Watchers Count174
Fork Count546
Commits Count15.3k
Has Issues Enabled
Issues Count1937
Issue Open Count281
Pull Requests Count12798
Pull Requests Open Count17
Pull Requests Close Count1181
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top