Skip to content

DuckDB: An Embeddable SQL OLAP Database Management System

← Back to topic

Authors: Mark Raasveldt, Hannes Mühleisen
Year: 2015
Journal: VLDB
DOI: 10.14778/3342263.3342266
Publisher: https://www.vldb.org/pvldb/vol12/p1982-raasveldt.pdf

Keywords: duckdb, olap

Abstract

We present DuckDB an embeddable SQL OLAP database management system.

Cite this paper

bibtex
@misc{duckdb2015,
  title  = {DuckDB: An Embeddable SQL OLAP Database Management System},
  author = {Mark Raasveldt, Hannes Mühleisen},
  year   = {2015},
  journal = {VLDB},
  doi    = {10.14778/3342263.3342266},
  url    = {https://doi.org/10.14778/3342263.3342266},
}

Source files

Released under the MIT License.