| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| macos-x86_64-libchdb-static.tar.gz | 2025-09-08 | 172.7 MB | |
| macos-x86_64-libchdb.tar.gz | 2025-09-08 | 98.1 MB | |
| chdb-3.6.0-cp38-abi3-macosx_10_15_x86_64.whl | 2025-09-08 | 95.7 MB | |
| linux-aarch64-libchdb-static.tar.gz | 2025-09-08 | 211.7 MB | |
| linux-aarch64-libchdb.tar.gz | 2025-09-08 | 122.1 MB | |
| chdb-3.6.0-cp38-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl | 2025-09-08 | 123.2 MB | |
| linux-x86_64-libchdb-static.tar.gz | 2025-09-08 | 221.5 MB | |
| linux-x86_64-libchdb.tar.gz | 2025-09-08 | 180.5 MB | |
| chdb-3.6.0-cp38-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl | 2025-09-08 | 181.5 MB | |
| macos-arm64-libchdb-static.tar.gz | 2025-09-08 | 164.1 MB | |
| macos-arm64-libchdb.tar.gz | 2025-09-08 | 88.8 MB | |
| chdb-3.6.0-cp38-abi3-macosx_11_0_arm64.whl | 2025-09-08 | 87.2 MB | |
| README.md | 2025-09-08 | 1.2 kB | |
| v3.6.0 source code.tar.gz | 2025-09-08 | 16.6 MB | |
| v3.6.0 source code.zip | 2025-09-08 | 21.7 MB | |
| Totals: 15 Items | 1.8 GB | 0 | |
What's Changed
- Fix open session after a previous failure by @wudidapaopao in https://github.com/chdb-io/chdb/pull/359
- Fix empty insert caused RuntimeError by @wudidapaopao in https://github.com/chdb-io/chdb/pull/361
- Fix drop table by @wudidapaopao in https://github.com/chdb-io/chdb/pull/364
- Fix memory tracker by @wudidapaopao in https://github.com/chdb-io/chdb/pull/367
- Universal wheel pkg across multiple Python versions by @wudidapaopao in https://github.com/chdb-io/chdb/pull/369
- Fix(sql): add support for query execution with explicit length for char safe handling by @kafka1991 in https://github.com/chdb-io/chdb/pull/373
- Feat(c++): more ergonomic cpp API and add cpp examples by @kafka1991 in https://github.com/chdb-io/chdb/pull/371
- Feat(DBAPI): support
?as placeholder to improve compatibility forDBAPIby @kafka1991 in https://github.com/chdb-io/chdb/pull/370 - Add chdb static library by @wudidapaopao in https://github.com/chdb-io/chdb/pull/362
New Contributors
- @kafka1991 made their first contribution in https://github.com/chdb-io/chdb/pull/373
Full Changelog: https://github.com/chdb-io/chdb/compare/v3.5.0...v3.6.0