From 7944d8481c4f9e42754c85d30e93260159223bcf Mon Sep 17 00:00:00 2001 From: Sangyoon Park Date: Fri, 24 Jun 2022 08:35:03 -0500 Subject: [PATCH] Add LineaPy to the list of workflow tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 895bbcd..8440d16 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,7 @@ multi-processor, multi-core machines * [Dataform](https://dataform.co/) is an open-source framework and web based IDE to manage datasets and their dependencies. SQLX extends your existing SQL warehouse dialect to add features that support dependency management, testing, documentation and more. * [Census](https://getcensus.com/) is a reverse-ETL tool that let you sync data from your cloud data warehouse to SaaS applications like Salesforce, Marketo, HubSpot, Zendesk, etc. No engineering favors required—just SQL. * [dbt](https://getdbt.com/) is a command line tool that enables data analysts and engineers to transform data in their warehouses more effectively. +* [LineaPy](https://github.com/LineaLabs/lineapy) transforms messy development scripts/notebooks to production-ready pipelines with two lines of code. # Data Lake Management * [lakeFS](https://github.com/treeverse/lakeFS) lakeFS is an open source platform that delivers resilience and manageability to object-storage based data lakes.