pypi duckdb 0.6.0
0.6.0 Preview Release "Oxyura"

latest releases: 1.1.1.dev100, 1.1.1.dev64, 1.1.0...
22 months ago

This preview release of DuckDB is named "Oxyura" after the White-headed duck (Oxyura leucocephala) which is an endangered species native to Eurasia.

This time, @Mytherin has written a blog post explaining the quite long and exciting list of new features in this release.

Binary builds are listed at the bottom of this post. Please note that it can take a couple of hours until binary builds for all platforms and environments are available.

Note: Again, this release introduces a backwards-incompatible change to the on-disk storage format. We suggest you use the EXPORT DATABASE command with the old version followed by IMPORT DATABASE with the new version to migrate your data. See the documentation for details.

Featured Changes

All Changes

Full Changelog: v0.5.1...v0.6.0

Don't miss a new duckdb release

NewReleases is sending notifications on new releases.