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.
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

12
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

2
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

5
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).

32
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
Unveiling the Hype: What Are Vector Databases and Why They're the Talk of the Town!

Unveiling the Hype: What Are Vector Databases and Why They're the Talk of the Town!

Comments
4 min read
The Magic of Embeddings

The Magic of Embeddings

5
Comments
6 min read
Understanding Vector Databases

Understanding Vector Databases

17
Comments 1
4 min read
Quick tip: Using SingleStoreDB with ChatGPT to answer questions about the 2022 Winter Olympics

Quick tip: Using SingleStoreDB with ChatGPT to answer questions about the 2022 Winter Olympics

Comments
2 min read
Quick tip: Using OpenAI with SingleStoreDB to store and query vectors of Fine Food Reviews

Quick tip: Using OpenAI with SingleStoreDB to store and query vectors of Fine Food Reviews

1
Comments
3 min read
Customize your own embeddings database

Customize your own embeddings database

3
Comments
9 min read
Quick tip: Using OpenAI Embeddings Search with SingleStoreDB

Quick tip: Using OpenAI Embeddings Search with SingleStoreDB

1
Comments
5 min read
loading...