Giter Club home page Giter Club logo

defined2014 / databend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from datafuselabs/databend

0.0 1.0 0.0 55.92 MB

A modern Elasticity and Performance cloud data warehouse, activate your object storage for real-time analytics. Cloud at https://app.databend.com/

Home Page: https://databend.rs

License: Apache License 2.0

Shell 1.26% JavaScript 0.21% Python 1.11% Rust 96.15% TypeScript 0.02% CSS 0.01% Makefile 0.04% Thrift 0.93% Dockerfile 0.11% SCSS 0.16%

databend's Introduction

databend


What is Databend?

Databend is an open-source Elastic and Workload-Aware modern cloud data warehouse.

Databend uses the latest techniques in vectorized query processing to allow you to do blazing-fast data analytics on object storage(S3, Azure Blob or MinIO).

  • Instant Elasticity

    Databend completely separates storage from compute, which allows you easily scale up or scale down based on your application's needs.

  • Blazing Performance

    Databend leverages data-level parallelism(Vectorized Query Execution) and instruction-level parallelism(SIMD) technology, offering blazing performance data analytics.

  • Git-like Storage

    Databend stores data with snapshots. It's easy to query, clone, and restore historical data in tables.

  • Support for Semi-Structured Data

    Databend supports ingestion of semi-structured data in various formats like CSV, JSON, and Parquet, which are located in the cloud or your local file system; Databend also supports semi-structured data types: ARRAY, MAP, JSON, which is easy to import and operate on semi-structured.

  • MySQL/ClickHouse Compatible

    Databend is ANSI SQL compliant and MySQL/ClickHouse wire protocol compatible, making it easy to connect with existing tools(MySQL Client, ClickHouse Client, Vector, DBeaver, Jupyter, JDBC, etc.).

  • Easy to Use

    Databend has no indexes to build, no manual tuning required, no manual figuring out partitions or shard data, it’s all done for you as data is loaded into the table.

Architecture

Databend Architecture

Try Databend

Install Databend

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

Connect to Databend

MySQL wire protocol on port 3307

mysql -h127.0.0.1 -uroot -P3307

Let's run some benchmark queries.

Getting Started

Deployment

Connect

Users

Tables

Views

User-Defined Functions

Load Data

Use Case

Performance

Contributing

Databend is an open source project, you can help with ideas, code, or documentation, we appreciate any efforts that help us to make the project better! Once the code been merged, your name will be stored in the system.contributors table forever.

To get started with contributing:

Community

For general help in using Databend, please refer to the official documentation. For additional help, you can use one of these channels to ask a question:

  • Slack (For live discussion with the Community)
  • Github (Feature/Bug reports, Contributions)
  • Twitter (Get the news fast)
  • Weekly (A weekly newsletter about Databend)
  • I'm feeling lucky (Pick up a good first issue now!)

Roadmap

License

Databend is licensed under Apache 2.0.

Acknowledgement

databend's People

Contributors

andylokandy avatar ariesdevil avatar b41sh avatar bohutang avatar dantengsky avatar databend-bot avatar dependabot[bot] avatar drmingdrmer avatar everpcpc avatar fkuner avatar flaneur2020 avatar junli1026 avatar junnplus avatar jyizheng avatar leiysky avatar lianghanzhen avatar lichuang avatar mergify[bot] avatar mshauneu avatar psiace avatar sundy-li avatar veeupup avatar xuanwo avatar xudong963 avatar ygf11 avatar youngsofun avatar zealove avatar zhang2014 avatar zhihanz avatar zhyass avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.