Download Latest Version postgresql-18-vchord_1.1.1_x86_64-linux-gnu.zip (3.1 MB)
Email in envelope

Get an email when there's a new version of VectorChord

Home / 1.0.0
Name Modified Size InfoDownloads / Week
Parent folder
postgresql-15-vchord_1.0.0-1_arm64.deb 2025-11-12 1.8 MB
postgresql-15-vchord_1.0.0_aarch64-linux-gnu.zip 2025-11-12 2.5 MB
postgresql-17-vchord_1.0.0-1_arm64.deb 2025-11-12 1.9 MB
postgresql-17-vchord_1.0.0_aarch64-linux-gnu.zip 2025-11-12 2.6 MB
postgresql-16-vchord_1.0.0-1_arm64.deb 2025-11-12 1.8 MB
postgresql-16-vchord_1.0.0_aarch64-linux-gnu.zip 2025-11-12 2.6 MB
postgresql-18-vchord_1.0.0-1_arm64.deb 2025-11-12 1.9 MB
postgresql-18-vchord_1.0.0-1_amd64.deb 2025-11-12 2.2 MB
postgresql-18-vchord_1.0.0_aarch64-linux-gnu.zip 2025-11-12 2.6 MB
postgresql-14-vchord_1.0.0-1_amd64.deb 2025-11-12 2.2 MB
postgresql-13-vchord_1.0.0-1_arm64.deb 2025-11-12 1.8 MB
postgresql-18-vchord_1.0.0_x86_64-linux-gnu.zip 2025-11-12 2.9 MB
postgresql-13-vchord_1.0.0_aarch64-linux-gnu.zip 2025-11-12 2.5 MB
postgresql-14-vchord_1.0.0_x86_64-linux-gnu.zip 2025-11-12 2.9 MB
postgresql-13-vchord_1.0.0-1_amd64.deb 2025-11-12 2.2 MB
postgresql-13-vchord_1.0.0_x86_64-linux-gnu.zip 2025-11-12 2.9 MB
postgresql-17-vchord_1.0.0-1_amd64.deb 2025-11-12 2.2 MB
postgresql-17-vchord_1.0.0_x86_64-linux-gnu.zip 2025-11-12 2.9 MB
postgresql-14-vchord_1.0.0-1_arm64.deb 2025-11-12 1.8 MB
postgresql-15-vchord_1.0.0-1_amd64.deb 2025-11-12 2.2 MB
postgresql-14-vchord_1.0.0_aarch64-linux-gnu.zip 2025-11-12 2.5 MB
postgresql-15-vchord_1.0.0_x86_64-linux-gnu.zip 2025-11-12 2.9 MB
postgresql-16-vchord_1.0.0-1_amd64.deb 2025-11-12 2.2 MB
postgresql-16-vchord_1.0.0_x86_64-linux-gnu.zip 2025-11-12 2.9 MB
1.0.0 source code.tar.gz 2025-11-07 232.2 kB
1.0.0 source code.zip 2025-11-07 406.0 kB
README.md 2025-11-07 1.0 kB
Totals: 27 Items   57.6 MB 0

VectorChord 1.0 Release Notes

VectorChord 1.0 is here. This release delivers much faster PostgreSQL index builds with IVF + RaBitQ, quicker updates, broader architecture support, and a stack of new features since our first release. It’s a major milestone—production-ready and thoroughly tested.

Highlights

We have dramatically optimized index build speed, now capable of building a 100M-vector dataset in 20 minutes on a 16-vCPU machine while sharply cutting memory usage, making index construction in production far more convenient.

What's changed since 0.5

Performance & scalability

  • Lock-contention optimizations in index building
  • Faster table sampling in index building
  • Hierarchical K-means
  • Dimension reduction in K-means
  • Parallel compacting in index building
  • Prints estimated memory usage in index building

Fixes

  • Don't use expensive Rayon fold/reduce
  • Freespace recycle in vchordg

Full Changelog: https://github.com/tensorchord/VectorChord/compare/0.5.3...1.0.0

Source: README.md, updated 2025-11-07