Examples
The KVecturbo quantization algorithm can be used with the openGauss database (7.0.0 RC1 or later) to improve the performance of the HNSW graph algorithm.
The openGauss community document center provides an example of using the KVecturbo quantization algorithm. The procedure is as follows:
- Install openGauss.
- Use the openGauss DataVec vector database.
For details, see the quick start for the DataVec vector database. Start from creating the vector index to step 3.
- Use the KVecturbo algorithm.
Parent topic: KVecturbo APIs