DB-EnginesExtremeDB: white paper about the mission critical dbmsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Neo4j vs. Redis vs. SingleStore

Vergleich der Systemeigenschaften Neo4j vs. Redis vs. SingleStore

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameNeo4j  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsPopular in-memory data platform used as a cache, message broker, and database that can be deployed on-premises, across clouds, and hybrid environments infoRedis legt höchsten Wert auf Performanz. Bei Designentscheidungen wird typischerweise Performanz der Vorzug vor Features oder Speicherbedarf gegeben.MySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primäres DatenbankmodellGraph DBMSKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceRelational DBMS
Sekundäre DatenbankmodelleDocument Store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Suchmaschine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vektor DBMS
Document Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte49,70
Rang#22  Overall
#1  Graph DBMS
Punkte160,02
Rang#6  Overall
#1  Key-Value Stores
Punkte5,72
Rang#72  Overall
#39  Relational DBMS
Websiteneo4j.comredis.com
redis.io
www.singlestore.com
Technische Dokumentationneo4j.com/­docsdocs.redis.com/­latest/­index.html
redis.io/­docs
docs.singlestore.com
Social network pagesLinkedInTwitterFacebookYouTubeDiscord
EntwicklerNeo4j, Inc.Redis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertSingleStore Inc.
Erscheinungsjahr200720092013
Aktuelle Version5.14, November 20237.2.3, November 20238.1, Mai 2023
Lizenz infoCommercial or Open SourceOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei BedarfOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprisekommerziell infofree developer edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
  • Redis Enterprise Cloud: Instantly scale and pay only for the resources you need - on any cloud - AWS, Azure or Google Cloud.
  • Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheJava, ScalaCC++, Go
Server BetriebssystemeLinux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Linux info64 bit version required
Datenschemaschemafrei und schema-optionalschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesja infoAustauschbares Index Subsystem, per Default Apache Luceneja infowith RediSearch moduleja
SQL infoSupport of SQLneinwith RediSQL moduleyes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteBolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Proprietäres Protokoll infoRESP - REdis Serialization ProtocolCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte Programmiersprachen.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresja infoUser defined Procedures and FunctionsLua; Redis Functions coming in Redis 7 (slides and Github)ja
Triggersja infomittels Event Handlerpublish/subscribe channels provide some trigger functionality; RedisGearsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja, mit Neo4j FabricSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
Source-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinthrough RedisGearsnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoBeziehungen in Graphenneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of command blocks and scripts and optimistic lockingACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoDatenzugriffe werden vom Server serialisiertyes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjaja infokonfigurierbare Persistenzmechanismen via snapshots oder logsja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja
Berechtigungskonzept infoZugriffskontrolleUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Access Control Lists (ACLs): redis.io/­docs/­management/­security/­acl
LDAP and Role-Based Access Control (RBAC) for Redis Enterprise
Mutual TLS authentication: redis.io/­docs/­management/­security/­encryption
Password-based authentication
Fine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
Neo4jRedisSingleStore infoformer name was MemSQL
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
The Redis real-time data platform builds upon the unmatched simplicity and speed...
» mehr
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» mehr
Redis Enterprise is a robust in-memory database platform built by the people who...
» mehr
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
Redis Enterprise is used by large enterprise, startup, and government organizations...
» mehr
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
Verizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,...
» mehr
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
Most launched Docker container per day according to Docker Hub (7.2M launches per...
» mehr
Customers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» mehr
Redis Enterprise Cloud lets users scale up and down instantly, and pay only for the...
» mehr
F ree Tier and Enterprise Edition
» mehr
Neuigkeiten

This Week in Neo4j: Py2Neo, Time Series, Data Clusters, Graph Database Internals and more
25. November 2023

AWS and Neo4j Join Forces to Solve LLM Hallucinations and Evolve GenAI
21. November 2023

This Week in Neo4j: RAG, Constraints, NODES 2023 Recap, CI/CD Pipeline Security and more
18. November 2023

This Week in Neo4j: Vector Index, Embeddings, Geospatial, Document QA and more
4. November 2023

This Week in Neo4j: Parallel Runtime, Geospatial, LangChain, RAG and more
28. Oktober 2023

Zugehörige Produkte und Dienstleistungen
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» mehr

Navicat for Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» mehr

Read the Redis NoSQL benchmark report.
» mehr

Redisson PRO: The ultra-fast Redis Java Client.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Neo4jRedisSingleStore infoformer name was MemSQL
DB-Engines Blog Posts

Applying Graph Analytics to Game of Thrones
12. Juni 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22. Dezember 2015, Emil Eifrem (guest author)

alle anzeigen

PostgreSQL is the DBMS of the Year 2018
2. Januar 2019, Paul Andlinger, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

MongoDB is the DBMS of the year, defending the title from last year
7. Januar 2015, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Neo4j Signs Strategic Collaboration Agreement with AWS to ...
21. November 2023, PR Newswire

Neo4j and AWS team up to enhance generative AI applications with ...
21. November 2023, SiliconANGLE News

Neo4j announces partnership with AWS to reduce AI hallucinations
21. November 2023, SDTimes.com

Every enterprise is thinking about GenAI: Laxman Singh, Neo4j
24. November 2023, ETCIO

TigerGraph update adds enterprise-scale capabilities
31. Oktober 2023, TechTarget

bereitgestellt von Google News

Alibaba Cloud suffers second service outage in a month
28. November 2023, Reuters

Alibaba Cloud Suffers 2nd Outage This Mth; Beijing, SH, HK & Other ...
28. November 2023, AASTOCKS.com

Alibaba Cloud faces second service disruption within a month
28. November 2023, Republic World

AWS-Announces-Three-Serverless-Innovations-to-Help-Customers ...
28. November 2023, Amazon Press Release

Amazon enhances its serverless data platforms to kick off re:Invent ...
28. November 2023, SiliconANGLE News

bereitgestellt von Google News

SingleStore Brings Real-Time Functionality to AI Search and Compute
2. November 2023, Acceleration Economy

Why a vector database is critical for your Generative AI strategy and ...
8. November 2023, ETCIO

Telecom software firm TelioLabs partners SingleStore to cater to ...
7. November 2023, ETTelecom

SingleStore Database Unifies Transactions, Analytics for ...
7. Juni 2023, Acceleration Economy

SingleStore unveils features aimed at enabling real-time AI
17. Oktober 2023, TechTarget

bereitgestellt von Google News

Jobangebote

Account Executive - Federal Civilian Market
Neo4j, Washington, DC

Machine Learning Developer
Bullfrog Ai Management Llc, Remote

Backend Engineer (All Levels)
Current, New York, NY

Data Scientist (-)
DCI Solutions, Bethesda, MD

Sales Development Representative (Remote)
Neo4j, Chicago, IL

Database Administrator (DBA)
TikTok, San Jose, CA

Lead Database Engineer
Mastercard, O'Fallon, MO

Database Administrator (DBA)
Chess.com, Remote

Remote Elixir/Phoenix Developer
Joydrive, Seattle, WA

Senior Database Administrator
HireIO Inc., Seattle, WA

Database Administrator
Priority Technology Holdings, LLC, Remote

Senior Software Engineer, Database Engine
SingleStore, Seattle, WA

Strategic Account Executive, NorthEast
SingleStore, Remote

Full Stack Developer (Java/Javascript)
Thentia, Chicago, IL

Software Engineer, Database Engine (University Graduate)
SingleStore, San Francisco, CA

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Redis logo

The world’s most loved real‑time data platform.
Try free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Präsentieren Sie hier Ihr Produkt