Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ The tables below list every available integration alongside the key properties y
| Milvus | Vector Database | Open-source vector database built for scalable similarity search | Yes | No | Embedding |
| Needle | Search Engine | Managed RAG-as-a-service platform with built-in document storage and vector search | No | Yes | Embedding, Sparse Embedding, Hybrid |
| Neo4j | Multi-model Database | Graph database with native vector index support for combined graph traversal and similarity search | Partial | No | Embedding |
| Pixeltable | Multimodal Data Infrastructure | Open-source multimodal data infrastructure with persistent tables, embedding indexes, and incremental computation | Yes | No | Embedding |
| SingleStore | Relational Database | Distributed SQL database with native vector search and full-text search support | No | Yes | Embedding, Full-text, Keyword |

## Vector Databases
Expand All @@ -84,6 +85,7 @@ The tables below list every available integration alongside the key properties y
- [Weaviate](../../document-stores/weaviatedocumentstore.mdx)
- [LanceDB](https://haystack.deepset.ai/integrations/lancedb) (external integration)
- [Milvus](https://haystack.deepset.ai/integrations/milvus-document-store) (external integration)
- [Pixeltable](https://haystack.deepset.ai/integrations/pixeltable) (external integration)

## Search Engines

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ The tables below list every available integration alongside the key properties y
| Milvus | Vector Database | Open-source vector database built for scalable similarity search | Yes | No | Embedding |
| Needle | Search Engine | Managed RAG-as-a-service platform with built-in document storage and vector search | No | Yes | Embedding, Sparse Embedding, Hybrid |
| Neo4j | Multi-model Database | Graph database with native vector index support for combined graph traversal and similarity search | Partial | No | Embedding |
| Pixeltable | Multimodal Data Infrastructure | Open-source multimodal data infrastructure with persistent tables, embedding indexes, and incremental computation | Yes | No | Embedding |
| SingleStore | Relational Database | Distributed SQL database with native vector search and full-text search support | No | Yes | Embedding, Full-text, Keyword |

## Vector Databases
Expand All @@ -84,6 +85,7 @@ The tables below list every available integration alongside the key properties y
- [Weaviate](../../document-stores/weaviatedocumentstore.mdx)
- [LanceDB](https://haystack.deepset.ai/integrations/lancedb) (external integration)
- [Milvus](https://haystack.deepset.ai/integrations/milvus-document-store) (external integration)
- [Pixeltable](https://haystack.deepset.ai/integrations/pixeltable) (external integration)

## Search Engines

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ The tables below list every available integration alongside the key properties y
| Milvus | Vector Database | Open-source vector database built for scalable similarity search | Yes | No | Embedding |
| Needle | Search Engine | Managed RAG-as-a-service platform with built-in document storage and vector search | No | Yes | Embedding, Sparse Embedding, Hybrid |
| Neo4j | Multi-model Database | Graph database with native vector index support for combined graph traversal and similarity search | Partial | No | Embedding |
| Pixeltable | Multimodal Data Infrastructure | Open-source multimodal data infrastructure with persistent tables, embedding indexes, and incremental computation | Yes | No | Embedding |
| SingleStore | Relational Database | Distributed SQL database with native vector search and full-text search support | No | Yes | Embedding, Full-text, Keyword |

## Vector Databases
Expand All @@ -84,6 +85,7 @@ The tables below list every available integration alongside the key properties y
- [Weaviate](../../document-stores/weaviatedocumentstore.mdx)
- [LanceDB](https://haystack.deepset.ai/integrations/lancedb) (external integration)
- [Milvus](https://haystack.deepset.ai/integrations/milvus-document-store) (external integration)
- [Pixeltable](https://haystack.deepset.ai/integrations/pixeltable) (external integration)

## Search Engines

Expand Down