Based on your request and questions, I see that this code path, as supported by the Python DB API driver and the SQLAlchemy dialect for example, with corresponding support for pandas/Dask, as outlined above, does not support async styles yet. Nevertheless, it is still the most efficient way to run high-performance ingests into CrateDB, and supports parallel operations well.
amotl
3
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Python crate using multiple cursors parallel | 17 | 282 | September 12, 2024 | |
| Inserting billions of rows the hard way | 15 | 2325 | April 6, 2021 | |
| Guide to efficient data ingestion to CrateDB with pandas | 0 | 1423 | July 10, 2023 | |
| Unable to trigger duplicate key error with multi-record insert | 2 | 69 | July 21, 2024 | |
| Client interface to use for faster data ingestion | 1 | 683 | May 13, 2020 |