Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
PastorGL committed Mar 2, 2023
1 parent ad7cec3 commit 497ec3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### About this project

**Data Cooker** is an ETL framework that provides simple yet powerful [SQL-like language](TDL4.html) to perform dataset transformations. It is built on Apache Spark, but doesn't require strict schema nor data catalog.
**Data Cooker ETL** is an ETL framework that provides simple yet powerful [SQL-like language](TDL4.html) to perform dataset transformations. It is built on Apache Spark, but doesn't require strict schema nor data catalog.

Historically it was used in a GIS project, so it has geospatial extensions to SQL, and has been extensively tested and proven reliable by years in production.

Expand Down

0 comments on commit 497ec3a

Please sign in to comment.