Looking for feedback/help on locopy

Hi all,

First post here. Some how I stumbled upon dev.to and this seems like a great spot to learn and collaborate! Wanted to share a project I’ve been working on. It isn’t anything fancy but would love any feedback/help as this is my real first foray into maintaining a package.

locopy helps abstract some of the tedious work of getting data in and out of Amazon Redshift. It helps with getting data in/out of S3, and building the COPY/ UNLOAD to execute. It lets the user chose their DBAPI package (psycopg2, pg8000, etc.) vs forcing one on them.

I’m currently doing some refactoring, and also hoping to add more databases which I can support (Snowflake, Postgres, etc.)

https://github.com/capitalone/Data-Load-and-Copy-using-Python

Appreciate any thoughts, or help!

原文链接:Looking for feedback/help on locopy

© 版权声明
THE END
喜欢就支持一下吧
点赞6 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容