The flagship wire · Oracle
Thin mode. Nothing to install.
The engine bundles python-oracledb in Thin mode and connects directly — no Instant Client, no extra runtime process, no added Python package. The engine owns the wire end to end: the driver, the bounded connection pool, credential verification, schema browse, and an Arrow-compatible batch fetch path — never a hidden unpooled fallback connection.
- SELECT / WITH-only roots
- bound ROWNUM limit
- persisted probe · reused at 0 ms