Github user blrunner commented on the pull request:
https://github.com/apache/tajo/pull/660#issuecomment-140616185
Hi @charsyam
Thank you for your contribution.
Python has an API to make it easy to move from one SQL-based DB to another
called DB-API. Each DB may have multiple different modules available for it.
And if python users use it, they can easy integrate with ORM. It's documented
in https://www.python.org/dev/peps/pep-0249.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---