Also asked, is Delta an open source engine?
GitHub - delta-io/delta: An open-source storage layer that brings scalable, ACID transactions to Apache Sparkâ„¢ and big data workloads.
Also Know, is Delta Lake free? To try out Delta Lake in action in the cloud, sign up for a free trial in Databricks (Azure | AWS).
Also know, when was Delta Lake open sourced?
San Francisco — April 24, 2019 – Databricks, the leader in Unified Analytics and founded by the original creators of Apache Spark™, today announced a new open source project called Delta Lake to deliver reliability to data lakes.
Can I use Delta Lake without spark?
The Delta Standalone Reader (DSR) is a JVM library that allows you to read Delta Lake tables without the need to use Apache Spark; i.e. it can be used by any application that cannot run Spark.