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-06-03 15:33:30
最后一次提交2025-06-03 06:53:26
发布数496
最新版本名称5.10.7 (发布于 2025-05-26 12:43:03)
第一版名称0.0.6 (发布于 2013-04-15 12:03:31)
用户参与
星数4.3k
关注者数173
派生数580
提交数16.6k
已启用问题?
问题数2241
打开的问题数288
拉请求数14293
打开的拉请求数12
关闭的拉请求数1352
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?