datafuselabs / databend

๐——๐—ฎ๐˜๐—ฎ, ๐—”๐—ป๐—ฎ๐—น๐˜†๐˜๐—ถ๐—ฐ๐˜€ & ๐—”๐—œ. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com

Home Page:https://docs.databend.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Databend: The Next-Gen Cloud [Data+AI] Analytics

databend

๐Ÿ‹ Introduction

Databend, built in Rust, is an open-source cloud data warehouse that serves as a cost-effective alternative to Snowflake. With its focus on fast query execution and data ingestion, it's designed for complex analysis of the world's largest datasets.

โšก Performance

Databend vs. Snowflake

Databend vs. Snowflake

๐Ÿš€ Why Databend

  • Cloud-Native: Integrates with AWS S3, Azure Blob, Google Cloud, and more.

  • High Performance: Rust-built, with cutting-edge, high-speed vectorized execution. ๐Ÿ‘‰ ClickBench.

  • Cost-Effective: Designed for scalable storage and computation, reducing costs while enhancing performance. ๐Ÿ‘‰ TPC-H.

  • AI-Powered Analytics: Enables advanced analytics with AI Functions.

  • Data Simplification: Streamlines data ingestion, no external ETL needed. ๐Ÿ‘‰ Data Loading.

  • Format Flexibility: Supports multiple data formats and types, including JSON, CSV, Parquet, GEO, and more.

  • ACID Transactions: Ensures data integrity with atomic, consistent, isolated, and durable operations.

  • Version Control: Provides Git-like version control for data, allowing querying, cloning, and reverting at any point.

  • Schemaless: VARIANT data type enabling schemaless data storage and flexible data modeling.

  • Flexible Indexing: Virtual Column, Aggregating Index, and Full-Text Index, for faster data retrieval.

  • Community-Driven: Join a welcoming community for a user-friendly cloud analytics experience.

๐Ÿ“ Architecture

Databend Architecture

๐Ÿš€ Try Databend

1. Databend Serverless Cloud

The fastest way to try Databend, Databend Cloud

2. Install Databend from Docker

Prepare the image (once) from Docker Hub (this will download about 170 MB data):

docker pull datafuselabs/databend

To run Databend quickly:

docker run --net=host  datafuselabs/databend

๐Ÿš€ Getting Started

Connecting to Databend
Data Import and Export
Loading Data From Other Databases
Querying Semi-structured Data
Visualize Tools with Databend
Managing Users
Managing Databases
Managing Tables
Managing Data
Managing Views
AI Functions
Data Management
Accessing Data Lake
Security
Performance

๐Ÿค Contributing

Databend thrives on community contributions! Whether it's through ideas, code, or documentation, every effort helps in enhancing our project. As a token of our appreciation, once your code is merged, your name will be eternally preserved in the system.contributors table.

Here are some resources to help you get started:

๐Ÿ‘ฅ Community

For guidance on using Databend, we recommend starting with the official documentation. If you need further assistance, explore the following community channels:

๐Ÿ›ฃ๏ธ Roadmap

Stay updated with Databend's development journey. Here are our roadmap milestones:

๐Ÿ“œ License

Databend is released under a combination of two licenses: the Apache License 2.0 and the Elastic License 2.0.

When contributing to Databend, you can find the relevant license header in each file.

For more information, see the LICENSE file and Licensing FAQs.

๐Ÿ™ Acknowledgement

  • Inspiration: Databend's design draws inspiration from industry leaders ClickHouse and Snowflake.

  • Computing Model: Our computing foundation is built upon Arrow2, a faster and more secure rendition of the Apache Arrow Columnar Format.

  • Documentation Hosting: The Databend documentation website proudly runs on Vercel.

About

๐——๐—ฎ๐˜๐—ฎ, ๐—”๐—ป๐—ฎ๐—น๐˜†๐˜๐—ถ๐—ฐ๐˜€ & ๐—”๐—œ. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com

https://docs.databend.com

License:Other


Languages

Language:Rust 97.6%Language:Shell 1.6%Language:Python 0.6%Language:Jinja 0.1%Language:Dockerfile 0.0%Language:Makefile 0.0%