Wikia / sroka

Python library for API access and data analysis in Product, BI, Revenue Operations (GAM, GA, Athena etc.)
MIT License
71 stars 11 forks source link

RDBMS #20

Open JDface opened 5 years ago

JDface commented 5 years ago

I want to know if in feature release if RDBMS like Oracle, MSSQL, MySQL, Postgresql will be included. Athena & S3 is definitely big win in current release.

thank you for sharing with community.

martynaut commented 5 years ago

Hi, thank you for this suggestion and we are so glad it is helpful. I don't think adding it will be possible in the upcoming release, however, we would definitely like to add it later on. Is this something you would like to contribute with @JayeshDAVE ? You can count on our full support. If not, we will add it to future plans and add (at least one of the RBDs) when possible.

JDface commented 5 years ago

Thank you for the prompt reply, i appreciate that. please add at your earliest. Thank you again.

Ullaakut commented 5 years ago

Hey @JayeshDAVE and @martynaut!

I'm going to propose an implementation of MySQL connector for Sroka. Since it does not cover all relational databases but only MySQL, I created a separate issue that will be solved if the pull request is accepted.

Just a heads up though, that it covers part of the feature requested here 🙂

Edit: Here's the link to the PR, #23

martynaut commented 5 years ago

FYI MySQl connector will be released in the next sroka release.

JDface commented 4 years ago

thank you so much