Bug #118110 vector, vector index, index type milvus
Submitted: 3 May 13:35 Modified: 6 Jun 4:13
Reporter: Patrik pomelli Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Data Types Severity:S4 (Feature request)
Version:9 OS:Any
Assigned to: CPU Architecture:Any
Tags: HNSW, Memory, RAM, vector-storage, vram

[3 May 13:35] Patrik pomelli
Description:
if you can implement the structure for vectors in ram or vram, at start mysql server copy full table's in ram or vram always if requested by options like storage (no ram) or usage (full table on ram) update, insert a record in ram and on disk, delete record delete record from ram and disk, create a full support to vector and index, the milvus db does these things but it means having instances of multiple products that for certain things do the same jobs, and more things to manage. thanks

How to repeat:
none feature request

Suggested fix:
loadable AI model to create a vector from data, also the possibility of training AI models with the data entered
[6 Jun 4:13] MySQL Verification Team
Hello Patrik pomelli,

Thank you for the feature request!

regards,
Umesh