Skip to content

Commit 0961f9f

Browse files
authored
Merge pull request igorbarinov#90 from fulldecent/patch-1
Add Google Sheets ETL tool
2 parents 42559d8 + 4af4776 commit 0961f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@
130130
- [Sling](https://slingdata.io/) - Sling is CLI data integration tool specialized in moving data between databases, as well as storage systems.
131131
- [Meltano](https://meltano.com/) - CLI & code-first ELT.
132132
- [Singer SDK](https://sdk.meltano.com) - The fastest way to build custom data extractors and loaders compliant with the Singer Spec.
133+
- [Google Sheets ETL](https://github.com/fulldecent/google-sheets-etl) - Live import all your Google Sheets to your data warehouse.
133134

134135
## File System
135136

@@ -191,7 +192,6 @@
191192
- [Data Mechanics](https://www.datamechanics.co) - A cloud-based platform deployed on Kubernetes making Apache Spark more developer-friendly and cost-effective.
192193
- [Tez](https://tez.apache.org/) - An application framework which allows for a complex directed-acyclic-graph of tasks for processing data.
193194
- [Bistro](https://github.com/asavinov/bistro) - A light-weight engine for general-purpose data processing including both batch and stream analytics. It is based on a novel unique data model, which represents data via _functions_ and processes data via _columns operations_ as opposed to having only set operations in conventional approaches like MapReduce or SQL.
194-
195195
- Batch ML
196196
- [H2O](https://www.h2o.ai/) - Fast scalable machine learning API for smarter applications.
197197
- [Mahout](https://mahout.apache.org/) - An environment for quickly creating scalable performant machine learning applications.

0 commit comments

Comments
 (0)