my3157 / cnosdb

An Open Source Distributed Time Series Database with high performance, high compression ratio and high usability.

Home Page:https://www.cnosdb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codebeat badge GitHub

English | 简体中文

CnosDB is An Open Source Distributed Time Series Database with high performance, high compression ratio and high usability.

CnosDB Isipho is an original new version of CnosDB which use Rust, Apache Arrow and DataFusion to build.

Design Objectives of CnosDB2.0

To design and develop a high performance, high compression ratio, highly available, distributed cloud native time series database, which meets the following objectives.

Time Series Database

  1. Extensibility, theoretically support time series without upper limit, completely solve the problem of time series inflation, support horizontal/vertical expansion.
  2. Separate storage and computation. Compute nodes and storage nodes can expand and shrink independently.
  3. High-performance storage and low cost, high-performance I/O stacks, cloud disk and object storage for storage tiering
  4. Query engine supports vectorized queries.
  5. Supports multiple timing protocols to write and query, and provides external components to import data.

Cloud Native

  1. Supports cloud native, making full use of the convenience brought by cloud infrastructure and integrating into cloud native ecology.
  2. High availability, second-level fault recovery, multi-cloud, and multi-zone disaster recovery and preparedness.
  3. Native support multi-tenant, pay-as-you-go.
  4. CDC, logs can be subscribed to and distributed to other nodes.
  5. More configurable items are provided to meet the complex requirements of public cloud users in multiple scenarios.
  6. Cloud edge - end collaboration provides the edge - end integration capability with the public cloud
  7. Converged OLAP/CloudAI data Ecosystem on the cloud.

CnosDB Architecture

整体架构

Roadmap

Join the community

All developers/users who love time series databases are welcome to participate in the CnosDB User Group. Scan the QR code below and add CC to join the group.

Please check Instructions for joining the group beforehand.

Use CnosDB

To quick use CnosDB, please refer to Quick Start.

Contributing

Please refer to Contribution Guide to contribute to CnosDB.

Contact

We are hiring

  • If you want to get a job of full-time/part-time/intern, please send us resume by email hr@cnosdb.com

License

About

An Open Source Distributed Time Series Database with high performance, high compression ratio and high usability.

https://www.cnosdb.com

License:GNU Affero General Public License v3.0


Languages

Language:Rust 99.9%Language:Shell 0.1%Language:Makefile 0.0%Language:Dockerfile 0.0%