Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 699 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 699 Bytes

Circle CI

#Shyft-Extractor

Shyft extractor is a customizable massively scalable incremental RDBMS extraction library for Hadoop.

##Strategies

The core of Shyft is it's incremental extraction interface. Strategies are currently implemented for Oracle and SQL server, however the easy to use interface means you can write your own. Bulk loading is also supported out of the box.

##Technology

The Shyft extractor makes use of a fully asynchronous pipeline based on the excellent work of Dave Moten and his RX-JDBC framework.

##Maven

##Useage examples

##Support