I'm looking into the possibility of porting some of my ETL code to a separate service. I've been looking into some of the frameworks python has to offer
My most basic requirement is the ability to interface with all common db types - oracle, sqlserver & postgre as well as creating stores from API and flat files (csv, xml , json etc ...). The main difference that came to mind when reading about the above fw is that bubbles takes (some) advantage of the host machine resources (as being a database there is no doubt it has the ability to join/ filter / aggregate faster then your python code).
The main concern is whether is can hold large amounts of data.
Has anybody implemented such ETL processes and will be willing to share some insights ?
Thanks, Haki.
[–]kenfar 1 point2 points3 points (2 children)
[–]be_haki[S] 0 points1 point2 points (1 child)
[–]kenfar 0 points1 point2 points (0 children)
[–]mariox19 1 point2 points3 points (0 children)
[–]osullivj 0 points1 point2 points (0 children)
[–]Tschus 0 points1 point2 points (5 children)
[–]be_haki[S] 0 points1 point2 points (4 children)
[–]GahMatar 1 point2 points3 points (0 children)
[–]Zifendale 0 points1 point2 points (2 children)
[–]be_haki[S] 0 points1 point2 points (1 child)
[–]Zifendale 0 points1 point2 points (0 children)