Skip to main content

2 docs tagged with "analytical database"

View all tags

ClickHouse

ClickHouse is an open-source column-oriented database management system (DBMS) designed for online analytical processing (OLAP). It allows users to generate analytical data reports in real-time.

DuckDB: In-Process Analytical Database

DuckDB is an in-process SQL OLAP database management system designed for analytical workloads. Often called the "SQLite for analytics," DuckDB combines the simplicity of embedded databases with the power of columnar analytical processing, making it ideal for data science, analytics, and ETL workflows.