DEV Community

# vectordatabase

Vector databases are purpose-built databases that are specialized to tackle the problems that arise when managing vector embeddings in production scenarios.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Best Vector Databases: Open Source Wins Again?

Best Vector Databases: Open Source Wins Again?

8
Comments 2
6 min read
SQLite vs. Chroma: A Comparative Analysis for Managing Vector Embeddings

SQLite vs. Chroma: A Comparative Analysis for Managing Vector Embeddings

14
Comments
4 min read
Milvus Adventures

Milvus Adventures

77
Comments
2 min read
Make Notion search great again: semantic search

Make Notion search great again: semantic search

10
Comments
6 min read
How to use Chroma to store and query vector embeddings

How to use Chroma to store and query vector embeddings

4
Comments
5 min read
Make Notion search great again: vector embeddings

Make Notion search great again: vector embeddings

10
Comments
8 min read
Quick tip: Analysing Stock Tick Data in SingleStoreDB using LangChain and OpenAI's Whisper

Quick tip: Analysing Stock Tick Data in SingleStoreDB using LangChain and OpenAI's Whisper

Comments
7 min read
Moving from Typescript and Langchain to Rust and Loops

Moving from Typescript and Langchain to Rust and Loops

51
Comments 7
6 min read
External database integration

External database integration

1
Comments
9 min read
Benefits of hybrid search

Benefits of hybrid search

3
Comments
5 min read
Building an efficient sparse keyword index in Python

Building an efficient sparse keyword index in Python

3
Comments
9 min read
💡 What's new in txtai 6.0

💡 What's new in txtai 6.0

4
Comments
9 min read
20x Faster as the Beginning: Introducing pgvecto.rs extension written in Rust

20x Faster as the Beginning: Introducing pgvecto.rs extension written in Rust

11
Comments
4 min read
Do we really need a specialized vector database?

Do we really need a specialized vector database?

13
Comments 3
11 min read
How to install the Weaviate vector database on Debian 12

How to install the Weaviate vector database on Debian 12

3
Comments
2 min read
How to use Weaviate to store OpenAI embedding vectors in a Golang program

How to use Weaviate to store OpenAI embedding vectors in a Golang program

3
Comments
6 min read
Using Postgresql pg_vector for AI: Part 1, WTF is a Vector Anyway?

Using Postgresql pg_vector for AI: Part 1, WTF is a Vector Anyway?

3
Comments
5 min read
Why your brain is 3 million times more efficient than GPT-4 - introduction to Vector Databases and their comparison

Why your brain is 3 million times more efficient than GPT-4 - introduction to Vector Databases and their comparison

Comments
24 min read
Should You Use IVFFlat Indexing with pgvector?

Should You Use IVFFlat Indexing with pgvector?

Comments
2 min read
Using Pinecone and Embeddings

Using Pinecone and Embeddings

2
Comments
8 min read
Quick tip: Using SingleStoreDB with LlamaIndex

Quick tip: Using SingleStoreDB with LlamaIndex

Comments
2 min read
Image Vector Similarity Search with Azure Computer Vision and PostgreSQL

Image Vector Similarity Search with Azure Computer Vision and PostgreSQL

6
Comments
13 min read
Quick tip: SingleStoreDB integration with LangChain

Quick tip: SingleStoreDB integration with LangChain

Comments
3 min read
Using Vector Databases(Pinecone) with data(JSON,tabular).

Using Vector Databases(Pinecone) with data(JSON,tabular).

41
Comments 2
4 min read
Building a vector database sidecar for semantic search & entity resolution

Building a vector database sidecar for semantic search & entity resolution

1
Comments 1
7 min read
loading...