Eric Avidon

With vector indexing a crucial aspect of AI development, the latest release of Zilliz's open source Milvus vector database is designed to improve the vector search results that feed AI pipelines.

Milvus 3.0, which was made generally available on July 16, features an architectural update that simplifies development by adding lake-native data access. Native access to data lakes such as Amazon S3, Google BigLake and Microsoft Azure Data Lake Storage enables Milvus to read, write and query data where it's stored using open file formats including Apache Iceberg.

Previously, users had to extract and load data from data lakes into Milvus as part of their development pipelines, adding cost, complexity and data movement that could accidentally expose proprietary data.

In addition, Milvus now features an updated data retrieval engine to better discover and operationalize contextually appropriate vectors for agents and other AI applications that require large amounts of relevant data to deliver accurate results.

Given that using Milvus now eliminates certain data migration projects, the latest update is significant for not only existing users but also potential new ones, according to Mike Leone, an analyst at Moor Insights & Strategy.

"[It's valuable] as long as your data already sits in one of the open table formats Milvus can read," he told TechTarget. "If it does, adopting Milvus isn't a migration project, and that opens it up to teams that could never justify the migration in the first place."

Based in Redwood City, Calif., Zilliz is a vector database vendor that competes with fellow specialists such as Pinecone, Qdrant and Redis, as well as broader-based data management providers that offer vector database capabilities, including AWS, Google Cloud and Oracle.

In addition to Milvus, Zilliz offers Zilliz Cloud, a managed service that includes Milvus' vector database capabilities.

As interest in building agents and other AI applications has surged, so has the importance of vector search.

Vectors are numerical representations of data that make information, including unstructured data such as text and audio, searchable so it can found and used to feed inform applications.