Skip to content

A few Meltano projects demonstrating use cases of components at singer-contrib.

License

Notifications You must be signed in to change notification settings

singer-contrib/meltano-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Singer/Meltano Examples

About

A few Meltano projects demonstrating use cases of components at singer-contrib.

Setup

Create a Python virtualenv, and install prerequisites.

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Visit example folders

For example, navigate to the to-database folder, and follow the instructions there.

cd to-database
cat README.md

About

A few Meltano projects demonstrating use cases of components at singer-contrib.

Resources

License

Stars

Watchers

Forks