What is a vector database?
A vector database is a storage system built to hold embeddings and quickly find the passages closest in meaning to a question, rather than matching exact keywords.
The simple explanation.
A normal database is built to answer precise questions: find invoice 2291, list every order from March. A vector database answers a different kind of question: find the passages that mean roughly this. It stores embeddings, the numerical representations of meaning, and is optimised to find the closest ones fast, even across hundreds of thousands of items. If an embedding is how meaning gets written down, a vector database is the filing cabinet designed to search it.
When an SME actually needs one.
Less often than vendors suggest. If your knowledge base is a few dozen documents, ordinary search over a normal database is fine, cheaper and simpler to maintain. A vector store starts to earn its place when you have thousands of documents, years of support conversations, or a product catalogue where customers describe items in their own words rather than yours. The honest test is whether your staff and customers regularly fail to find things that do exist, not whether the technology sounds current in a vendor pitch.
How it fits with the rest of your systems.
A vector store rarely stands alone. It sits beside your existing database: the vector side finds what is relevant by meaning, while the normal database holds the authoritative record, the identifiers and the permissions. A question arrives, the vector search returns candidate passages, the system checks that the person asking is allowed to see them, then the model writes the answer from those passages. Many teams now run both capabilities inside the same database rather than adding a separate platform to license and maintain.
The Voltade take
We run vector search alongside ordinary relational data rather than bolting on another platform, which keeps one source of truth and one place to manage access. For most of the businesses we work with, the win is not the database itself. It is that a customer can ask a question in their own words and get the right answer out of your documents.
Related pages
More from the glossary
Want to see this in action?
Free scoping session. We'll tell you what's possible, what it costs, and whether a PSG or IMDA grant covers it.
SMEs are eligible for up to 50% Productivity Solutions Grant (PSG) support for the adoption of Voltade AI solutions, a Pre-Approved Solution under the IMDA SMEs Go Digital programme.