This repository is a getting started guide to Singer.
etletl-frameworkpythonsingerdata-analysis
주요 지표
스타 성장
스타
1.3k
포크
140
주간 성장
—
이슈
22
5001k
2017년 3월2018년 9월2020년 4월2021년 11월2023년 6월2024년 12월2026년 7월
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.