Skip to content

dbrtly/cloudquery101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudQuery 101

CloudQuery is an open source high performance data integration platform built for developers.

I perceive the key benefits as:

  • framework for ingestion pipelines (if you wrote this from scratch you're likely to both learn and lot and make a mess.)
  • clear configuration abstractions

This is a demo pipeline that reads from a personal Github account and writes to sqlite.

The system dependencies for this project are specified in .tool-versions:

cat .tool-versions

Install the system dependencies with:

chmod install.sh && bash install.sh

About

My first CloudQuery pipeline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages