This repository is a getting started guide to Singer.
etletl-frameworkpythonsingerdata-analysis
Kennzahlen
Sterne-Wachstum
Sterne
1.3k
Forks
140
Wochenwachstum
—
Issues
22
5001k
März 2017Sept. 2018Apr. 2020Nov. 2021Juni 2023Dez. 2024Juli 2026
README
Singer
Singer is an open source standard for moving data between databases, web APIs, files, queues, and just about anything else you can think of. The Singer spec describes how data extraction scripts — called “Taps” — and data loading scripts — called “Targets” — should communicate using a standard JSON-based data format over stdout. By conforming to this spec, Taps and Targets can be used in any combination to move data from any source to any destination.