Jump to content

User:Kashyap.bhatt.wiki/sandbox

From Wikipedia, the free encyclopedia
Delta Lake
Developer(s)A sub-project of the Linux Foundation Projects
Initial releaseJune 19, 2019; 5 years ago (2019-06-19)
Stable release
1.0.1 / February 10, 2022; 3 years ago (2022-02-10)
Repositorydelta.io Repository
Written inScala[1]
Operating systemMicrosoft Windows, macOS, Linux
Available inScala, Java, Python, Rust, Ruby
TypeData analytics, Data Warehouse, Data Lake
LicenseApache License 2.0

Delta Lake is an open-source project promoted by Databricks that enables building a Lakehouse Architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs for Scala, Java, Rust, Ruby, and Python.

Overview

[edit]

Delta Lake is an open source project, written in Scala with APIs available in Scala, Java, Python, Rust and Ruby.

It provides APIs to read and write structured data with ACID transaction properties. It uses parquet format to store data to underlying storage like ADLS, S3, GCS and HDFS.

Developers

[edit]

Delta Lake is developed by a community.

Delta Lake is an independent open-source project and not controlled by any single company. To emphasize this we joined the Delta Lake Project in 2019, which is a sub-project of the Linux Foundation Projects.[2]

References

[edit]
  1. ^ "Delta Release 1.0.1".
  2. ^ "Delta Lake - Reliable Data Lakes at Scale". Delta Lake. Retrieved 2022-02-28.
[edit]