DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

Quickstep


Quickstep is a single-node database engine designed to exploit multi-core processors and large main memory in modern computing hardware. It targets analytical workloads that fit in memory, utilizing a hybrid row-column storage architecture, vectorized query execution, and intra-operator parallelism.

Source Code
https://github.com/apache/incubator-retired-quickstep[02]
Country of Origin
US
Start Year
2013
End Year
2018
Project Types
Academic, Open Source
Written in
C++
Operating Systems
Linux, macOS
License
Apache v2

Database Entry

Quickstep


Quickstep is a single-node database engine designed to exploit multi-core processors and large main memory in modern computing hardware. It targets analytical workloads that fit in memory, utilizing a hybrid row-column storage architecture, vectorized query execution, and intra-operator parallelism.

History[03]


The project was submitted to the Apache Incubator program in 2016. But it was abandoned in 2018.

Data Model


Indexes


Parallel Execution


Query Execution


Query Interface


SQL

Storage Architecture


Storage Model


System Architecture


Citations

3 sources
  1. https://quickstep.io quickstep.io Spam — Check Archive
  2. GitHub - apache/incubator-retired-quickstep: Apache Quickstep Incubator - This project is retired · GitHub github.com
  3. Incubation Status Template - Apache Incubator apache.org
Revision #7 Last Updated: