• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
DuckDB Data Ingestion Importing Delimited Text, JSON, and Parquet files

DuckDB Data Ingestion Importing Delimited Text, JSON, and Parquet files

Paperback

Databases

ISBN13: 9798391817291
Publisher: Independently Published
Published: Apr 19 2023
Pages: 26
Weight: 0.19
Height: 0.05 Width: 8.50 Depth: 11.00
Language: English
DuckDB is an open-source relational database. It is an embedded database. There's no database server; all you need to create and access all database objects is a client.

DuckDB is designed to support OLAP (Online Analytic Processing) workload. In OLAP data is generally loaded in bulk.

DuckDB provides a COPY FROM statement, which is used to ingest (bulk load) external data. External data can be delimited text, Parquet, or JSON files. You will learn the features of the COPY FROM statement.

When you finish reading this book and trying its examples, you would have equipped yourself with the data ingestion skills ready to participate in real-world development projects.

Also from

Darmawikarta, Djoni

Also in

Databases