Software Alternatives, Accelerators & Startups

neo4j VS Qdrant

Compare neo4j VS Qdrant and see what are their differences

neo4j logo neo4j

Meet Neo4j: The graph database platform powering today's mission-critical enterprise applications, including artificial intelligence, fraud detection and recommendations.

Qdrant logo Qdrant

Qdrant is a high-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
  • neo4j Landing page
    Landing page //
    2023-05-09
  • Qdrant Landing page
    Landing page //
    2023-12-20

Qdrant is a leading open-source high-performance Vector Database written in Rust with extended metadata filtering support and advanced features. It deploys as an API service providing a search for the nearest high-dimensional vectors. With Qdrant, embeddings or neural network encoders can be turned into full-fledged applications. Powering vector similarity search solutions of any scale due to a flexible architecture and low-level optimization. Qdrant is trusted and high-rated by Machine Learning and Data Science teams of top-tier companies worldwide.

neo4j

Website
neo4j.com
$ Details
Platforms
-
Release Date
2007 January
Startup details
Country
United States
State
California
City
San Mateo
Founder(s)
Emil Eifrem
Employees
500 - 999

Qdrant

$ Details
freemium
Platforms
Linux Windows Kubernetes Docker
Release Date
2021 May

neo4j features and specs

  • Graph DB: Yes

Qdrant features and specs

  • Advanced Filtering: Yes
  • On-disc Storage: Yes
  • Scalar Quantization: Yes
  • Product Quantization: Yes
  • Binary Quantization: Yes
  • Sparse Vectors: Yes
  • Hybrid Search: Yes
  • Discovery API: Yes
  • Recommendation API: Yes

neo4j videos

All about GRAND Stack: GraphQL, React, Apollo, and Neo4j

More videos:

  • Review - Kevin Van Gundy | Building a Recommendation Engine with Neo4j and Python

Qdrant videos

No Qdrant videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to neo4j and Qdrant)
Databases
81 81%
19% 19
Search Engine
0 0%
100% 100
Graph Databases
100 100%
0% 0
NoSQL Databases
100 100%
0% 0

Questions and Answers

As answered by people managing neo4j and Qdrant.

Why should a person choose your product over its competitors?

Qdrant's answer:

Advanced Features, Performance, Scalability, Developer Experience, and Resources Saving.

What makes your product unique?

Qdrant's answer:

Highest performance https://qdrant.tech/benchmarks/, scalability and ease of use.

Which are the primary technologies used for building your product?

Qdrant's answer:

Qdrant is written completely in Rust. SDKs available for all popular languages Python, Go, Rust, Java, .NET, etc.

User comments

Share your experience with using neo4j and Qdrant. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare neo4j and Qdrant

neo4j Reviews

Top 15 Free Graph Databases
Neo4j is an open-source graph database, implemented in Java described as embedded, disk-based, fully transactional Java persistence engine that stores data structured in graphs rather than in tables. Neo4j Community Edition
ArangoDB vs Neo4j - What you can't do with Neo4j
Multi-Model: Neo4j is a single-model graph database. It does not support any other data models. If your application requires a document or key/value store, you would have to use a second database technology to support it. Being multi-model, ArangoDB allows you to not only use one database for everything,but run ad hoc queries on data stored in different models.

Qdrant Reviews

We have no reviews of Qdrant yet.
Be the first one to post

Social recommendations and mentions

Qdrant might be a bit more popular than neo4j. We know about 39 links to it since March 2021 and only 27 links to neo4j. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

neo4j mentions (27)

  • How to choose the right type of database
    Neo4j: An ACID-compliant graph database with a high-performance distributed architecture. Ideal for complex relationship and pattern analysis in domains like social networks. - Source: dev.to / 3 months ago
  • Getting Started with GenAI Stack powered with Docker, LangChain, Neo4j and Ollama
    The GenAI Stack came about through a collaboration between Docker, Neo4j, LangChain, and Ollama. The goal of the collaboration was to create a pre-built GenAI stack of best-in-class technologies that are well integrated, come with sample applications, and make it easy for developers to get up and running. The goal of the collaboration was to create a pre-built GenAI stack of best-in-class technologies that are... - Source: dev.to / 8 months ago
  • How to Choose the Right Document-Oriented NoSQL Database for Your Application
    NoSQL is a term that we have become very familiar with in recent times and it is used to describe a set of databases that don't make use of SQL when writing & composing queries. There are loads of different types of NoSQL databases ranging from key-value databases like the Reddis to document-oriented databases like MongoDB and Firestore to graph databases like Neo4J to multi-paradigm databases like FaunaDB and... - Source: dev.to / 9 months ago
  • [For Hire] Senior Developer with 14 years experience. Canadian expat in a low cost of living country | From 500 EUR per project/month
    Recently I have taken an interest in big data. https://neo4j.com/ , https://cassandra.apache.org/ , https://clickhouse.com/, https://www.elastic.co/ - are all databases I have experience with. Neo4j and Cassandra only as a hobby, but Clickhouse I have used in production, and Elasticsearch I have used for some 7 years now. Source: about 1 year ago
  • SQL Versus NoSQL Databases: Which to Use, When, and Why
    For organizations and their applications that are designed to detect fraud, like International Consortium of Investigative Journalists, or try to improve customer experience via personalization, as in the case of Tourism Media, a NoSQL graph database like Neo4j is a good match. In these kinds of use cases, the quantity of data we're dealing with is enormous, and the pattern we're searching for in the data is often... - Source: dev.to / about 1 year ago
View more

Qdrant mentions (39)

  • How to Build a Chat App with Your Postgres Data using Agent Cloud
    AgentCloud uses Qdrant as the vector store to efficiently store and manage large sets of vector embeddings. For a given user query the RAG application fetches relevant documents from vector store by analyzing how similar their vector representation is compared to the query vector. - Source: dev.to / 21 days ago
  • Hindi-Language AI Chatbot for Enterprises Using Qdrant, MLFlow, and LangChain
    Great. Now that we have the embeddings, we need to store them in a vector database. We will be using Qdrant for this purpose. Qdrant is an open-source vector database that allows you to store and query high-dimensional vectors. The easiest way to get started with the Qdrant database is using the docker. - Source: dev.to / about 1 month ago
  • Boost Your Code's Efficiency: Introducing Semantic Cache with Qdrant
    I took Qdrant for this project. The reason was that Qdrant stands for high-performance vector search, the best choice against use cases like finding similar function calls based on semantic similarity. Qdrant is not only powerful but also scalable to support a variety of advanced search features that are greatly useful to nuanced caching mechanisms like ours. - Source: dev.to / about 1 month ago
  • Ask HN: Has Anyone Trained a personal LLM using their personal notes?
    I'm currently looking to implement locally, using QDrant [1] for instance. I'm just playing around, but it makes sense to have a runnable example for our users at work too :) [2]. [1]. https://qdrant.tech/. - Source: Hacker News / 2 months ago
  • Open-source Rust-based RAG
    There are much better known examples, such as https://qdrant.tech/ and https://github.com/lancedb/lancedb. - Source: Hacker News / 3 months ago
View more

What are some alternatives?

When comparing neo4j and Qdrant, you can also consider the following products

ArangoDB - A distributed open-source database with a flexible data model for documents, graphs, and key-values.

Milvus - Vector database built for scalable similarity search Open-source, highly scalable, and blazing fast.

Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.

Weaviate - Welcome to Weaviate

OrientDB - OrientDB - The World's First Distributed Multi-Model NoSQL Database with a Graph Database Engine.

pgvecto.rs - Scalable, Low-latency and Hybrid-enabled Vector Search in Postgres. Revolutionize Vector Search, not Database. - tensorchord/pgvecto.rs