Skip to content

oracledb is about 4 times slower than dbeaver #497

@PaleNeutron

Description

@PaleNeutron

I test a very simple query which returns about 250k rows.

With oracledb, both thin and thick mode takes 120s. But with Dbeaver export all data to csv, it takes 36s.

Dbeaver use oracle.jdbc.OracleDriver with the same OCI as oracledb thick mode.

I'm not sure what make this big difference, maybe parallel? How can I improve my python-oracledb performance?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions