From bef77a0c241b8f2e30182539543b7ff65e94cd0d Mon Sep 17 00:00:00 2001 From: Sabrina Date: Mon, 9 Sep 2024 18:36:36 -0300 Subject: [PATCH] small fixes to what is a vector database --- .../content/articles/what-is-a-vector-database.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/qdrant-landing/content/articles/what-is-a-vector-database.md b/qdrant-landing/content/articles/what-is-a-vector-database.md index f74fcbbfc..5b5add8c5 100644 --- a/qdrant-landing/content/articles/what-is-a-vector-database.md +++ b/qdrant-landing/content/articles/what-is-a-vector-database.md @@ -19,15 +19,7 @@ tags: aliases: [ /blog/what-is-a-vector-database/ ] --- -# Why use a Vector Database & How Does it Work? - -In the ever-evolving landscape of data management and artificial intelligence, [vector databases](https://qdrant.tech/qdrant-vector-database/) have emerged as a revolutionary tool for efficiently handling complex, high-dimensional data. But what exactly is a vector database? This comprehensive guide delves into the fundamentals of vector databases, exploring their unique capabilities, core functionalities, and real-world applications. - -## What is a Vector Database? - -A [Vector Database](https://qdrant.tech/qdrant-vector-database/) is a specialized database system designed for efficiently indexing, querying, and retrieving high-dimensional vector data. Those systems enable advanced data analysis and similarity-search operations that extend well beyond the traditional, structured query approach of conventional databases. - -## Why use a Vector Database? +> A [Vector Database](https://qdrant.tech/qdrant-vector-database/) is a specialized database system designed for efficiently indexing, querying, and retrieving high-dimensional vector data. Those systems enable advanced data analysis and similarity-search operations that extend well beyond the traditional, structured query approach of conventional databases. The data flood is real.