Skip to main content
Archived

Python Creator vs Oracle Reader: performance

Related products:Transformers
  • November 27, 2015
  • 0 replies
  • 14 views

Forum|alt.badge.img+5

I created a Python Creator to export some features from Oracle Database using this python library cx_Oracle. And for each test, Python is more faster than Oracle reader with a where clause.

43 features.

Python results: 4.0 seconds to export Oracle to Json file

Oracle results:6.1 seconds

May be Oracle Reader loses time in the initialization.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.