PyExasol
PyExasol is the officially supported Python connector for Exasol. It helps to handle massive volumes of data commonly associated with this DBMS.
You may expect significant performance improvement over ODBC in a single process scenario involving pandas, parquet, or polars.
PyExasol provides an API to read & write multiple data streams in parallel using separate processes, which is necessary to fully utilize hardware and achieve linear scalability. With PyExasol you are no longer limited to a single CPU core.
- Documentation: https://exasol.github.io/pyexasol/
- Source Code: https://github.com/exasol/pyexasol
PyExasol Main Concepts
- Based on WebSocket protocol;
- Optimized for minimum overhead;
- Easy integration with pandas, parquet, and polars via HTTP transport;
- Compression to reduce network bottleneck;
System Requirements
- Exasol >= 7.1
- Python >= 3.10
Getting Started
Check out PyExasol's Getting Started page for your first steps.
Developers
- Created by Vitaly Markov, 2018 — 2022
- Maintained by Exasol 2023 — Today
Release files for pyexasol 2.4.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyexasol-2.4.1.tar.gz | 70.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyexasol-2.4.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 157.8 kB
Release files / pyexasol-2.4.1.tar.gz
| Download URL | pyexasol-2.4.1.tar.gz |
|---|---|
| Size | 70.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c0a8799443873f996a8d945dfa129c8d0cc0b9c0b865500b268dff1345218514
|
|
BLAKE2b-256 checksum How to use checksums |
d9ef5af7f824a189d6721e6935255ce9d79e135bfd3b4fbc86cfb96dc26fd3c7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.3.0 CPython/3.10.21 Linux/6.17.0-1022-azure
|
Release files / pyexasol-2.4.1-py3-none-any.whl
| Download URL | pyexasol-2.4.1-py3-none-any.whl |
|---|---|
| Size | 86.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a2ddb92ddeb57fa1da36c4fc985b780148a79ce667910c9ae344af5b8caae72f
|
|
BLAKE2b-256 checksum How to use checksums |
89f142b6140562be07b0698a0c7dbb8881cdcaba987e254a68274977941c8bec
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.3.0 CPython/3.10.21 Linux/6.17.0-1022-azure
|