Skip to content

This repository is a getting started guide to Singer.

Notifications You must be signed in to change notification settings

james-emerton/getting-started

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Join the Singer Slack channel to get help from members of the Singer community.

Docs


Copyright © 2018 Stitch

About

This repository is a getting started guide to Singer.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 100.0%