Name |
CSV |
Delta Lake |
Description |
Comma-Separated Values (CSV) is a text file format that uses commas to separate values in plain text. |
Delta Lake is an open-source storage framework that enables building a Lakehouse architecture. |
Source code |
|
https://github.com/delta-io/delta |
Website |
https://www.rfc-editor.org/rfc/rfc4180.html |
https://delta.io/ |
Language support |
java, scala, c++, python, r, php, go |
scala, java, python, rust |
License |
N/A |
Apache license 2.0 |
Year created |
0 |
2019 |
Company |
|
Databricks |
Use cases |
|
Write once read many, Analytics, Efficient storage, ACID transactions |
Is human readable |
yes
|
no
|
Orientation |
row |
column |
Has type system |
no
|
yes
|
Has nested structure support |
no
|
yes
|
Has native compression |
no
|
yes
|
Has encoding support |
no
|
yes
|
Has constraint support |
no
|
yes
|
Has acid support |
no
|
yes
|
Has metadata |
no
|
yes
|
Has encryption support |
no
|
maybe
|
Data processing framework support |
Apache Beam,
Apache Drill,
Apache Flink,
Apache Gobblin,
Apache Hive,
Apache NiFi,
Apache Pig,
Apache Spark,
|
Apache Drill,
Apache Flink,
Apache Spark,
|
Analytics query support |
Apache Impala,
Apache Druid,
Apache Pinot,
AWS Athena,
Azure Synapse,
BigQuery,
Clickhouse,
Dremio,
DuckDB,
Firebolt,
|
Apache Hive,
AWS Athena,
Azure Synapse,
BigQuery,
Clickhouse,
Dremio,
Presto,
Trino,
|