crate

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

Github星跟蹤圖

.. 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/

主要指標

概覽
名稱與所有者crate/crate
主編程語言Java
編程語言Java (語言數: 4)
平台
許可證Apache License 2.0
所有者活动
創建於2013-04-10 09:17:16
推送於2025-04-22 20:25:35
最后一次提交2025-04-22 13:28:33
發布數493
最新版本名稱5.10.4 (發布於 2025-04-07 15:29:23)
第一版名稱0.0.6 (發布於 2013-04-15 12:03:31)
用户参与
星數4.2k
關注者數173
派生數579
提交數16.5k
已啟用問題?
問題數2224
打開的問題數291
拉請求數14157
打開的拉請求數15
關閉的拉請求數1337
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?