Skip to content

๐—”๐—œ-๐—ก๐—ฎ๐˜๐—ถ๐˜ƒ๐—ฒ ๐——๐—ฎ๐˜๐—ฎ ๐—ช๐—ฎ๐—ฟ๐—ฒ๐—ต๐—ผ๐˜‚๐˜€๐—ฒ. Blazing analytics, fast search, geo insights, vector AI. Built for multimodal analytics, Open-source Snowflake alternative. https://databend.com

License

Notifications You must be signed in to change notification settings

databendlabs/databend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Databend

The All-in-One Cloud Data Warehouse for Analytics & AI

Built in Rust for blazing fast, cost-efficient analytics.
Open-source, Snowflake-compatible, and designed to unify BI, Search, and AI on object storage.


databend

๐Ÿ’ก Why Databend?

Databend is an open-source, All-in-One multimodal database built in Rust. It seamlessly unifies Analytics, AI, Search, and Geo workloads into a single platform, enabling high-performance processing directly on top of object storage.

๐Ÿ“Š BI & Analytics
Supercharge your analytics with a high-performance, vectorized SQL query engine.
โœจ Vector Search
Power AI and RAG applications with built-in, high-speed vector similarity search.
๐Ÿ“„ JSON Search
Seamlessly query and analyze semi-structured data with powerful JSON optimization.
๐ŸŒ Geo Search
Efficiently store, index, and query geospatial data for location intelligence.
๐Ÿ”„ ETL Pipeline
Streamline data ingestion and transformation with built-in Streams and Tasks.
๐ŸŒฟ Branching
Create isolated Copy-on-Write branches instantly for dev, test, or experiments.

Databend Architecture

โšก Quick Start

1. Cloud (Recommended)

Start for free on Databend Cloud - Production-ready in 60 seconds.

2. Local (Python)

Ideal for development and testing:

pip install databend
import databend
ctx = databend.SessionContext()
ctx.sql("SELECT 'Hello, Databend!'").show()

3. Docker

Run the full warehouse locally:

docker run -p 8000:8000 datafuselabs/databend

๐Ÿš€ Use Cases

  • BI & Analytics: High-speed SQL on massive datasets. See Query Processing.
  • AI & Vectors: Built-in vector search and embedding management. See Vector Database.
  • Full-Text Search: Fast indexing and retrieval on text and semi-structured data (JSON). See JSON Search.
  • Geospatial: Advanced geo-analytics and mapping. See Geospatial Analysis.
  • Stream & Task: Continuous data ingestion and transformation. See Real-Time ETL.

๐Ÿค Community & Support

Contributors are immortalized in the system.contributors table! ๐Ÿ†

๐Ÿ“„ License

Apache 2.0 + Elastic 2.0 | Licensing FAQ


Redefining what's possible with data
๐ŸŒ Website โ€ข ๐Ÿฆ Twitter

About

๐—”๐—œ-๐—ก๐—ฎ๐˜๐—ถ๐˜ƒ๐—ฒ ๐——๐—ฎ๐˜๐—ฎ ๐—ช๐—ฎ๐—ฟ๐—ฒ๐—ต๐—ผ๐˜‚๐˜€๐—ฒ. Blazing analytics, fast search, geo insights, vector AI. Built for multimodal analytics, Open-source Snowflake alternative. https://databend.com

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks