DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > GridGain vs. H2 vs. Neo4j vs. Oracle Rdb vs. SingleStore

Vergleich der Systemeigenschaften GridGain vs. H2 vs. Neo4j vs. Oracle Rdb vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGridGain  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessenOracle Rdb  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungGridGain is an in-memory computing platform, built on Apache IgniteFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Scalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsMySQL 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 DatenbankmodellColumnar
Key-Value Store
Object oriented DBMS
Relational DBMS
Relational DBMSGraph DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,48
Rang#150  Overall
#1  Columnar
#26  Key-Value Stores
#2  Object oriented DBMS
#69  Relational DBMS
Punkte7,57
Rang#47  Overall
#30  Relational DBMS
Punkte42,68
Rang#21  Overall
#1  Graph DBMS
Punkte1,04
Rang#184  Overall
#84  Relational DBMS
Punkte4,02
Rang#74  Overall
#39  Relational DBMS
Websitewww.gridgain.comwww.h2database.comneo4j.comwww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.singlestore.com
Technische Dokumentationwww.gridgain.com/­docs/­index.htmlwww.h2database.com/­html/­main.htmlneo4j.com/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.htmldocs.singlestore.com
EntwicklerGridGain Systems, Inc.Thomas MuellerNeo4j, Inc.Oracle, originally developed by Digital Equipment Corporation (DEC)SingleStore Inc.
Erscheinungsjahr20072005200719842013
Aktuelle VersionGridGain 8.5.12.2.220, Juli 20235.23, August 20247.4.1.1, 20218.5, Jänner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei Bedarfkommerziellkommerziell infofree developer edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
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.
ImplementierungsspracheJava, C++, .Net, Python, REST, SQLJavaJava, ScalaC++, Go
Server BetriebssystemeLinux
OS X
Solaris
Windows
z/OS
Alle Betriebssysteme mit einer Java VMLinux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
HP Open VMSLinux info64 bit version required
Datenschemajajaschemafrei und schema-optionalFlexible Schema (defined schema, partial schema, schema free)ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinnein
Sekundärindizesjajaja infoAustauschbares Index Subsystem, per Default Apache Lucenejaja
SQL infoSupport of SQLANSI-99 for query and DML statements, subset of DDLjaneinjayes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteHDFS API
Hibernate
JCache
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
Spring Data
JDBC
ODBC
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenC#
C++
Java
PHP
Python
Ruby
Scala
Java.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresyes (compute grid and cache interceptors can be used instead)Java Stored Procedures and User-Defined Functionsja infoUser defined Procedures and Functionsja
Triggersyes (cache interceptors and events)jaja infomittels Event Handlernein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineja, mit Neo4j FabricSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenyes (replicated cache)With clustering: 2 database servers on different computers operate on identical copies of a databaseCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlySource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenyes (compute grid and hadoop accelerator)neinneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaja infoBeziehungen in Graphenjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDyes, on a single nodeACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajajajaja 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 haltenjajaneinja
Berechtigungskonzept infoZugriffskontrolleRole-based access control
Security Hooks for custom implementations
Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Fine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
GridGainH2Neo4jOracle RdbSingleStore infoformer name was MemSQL
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» mehr
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» mehr
Neuigkeiten

Elevate Fraud Detection With Neo4j on AWS: Uncover Hidden Patterns and Enhance Accuracy
20. September 2024

The Ethics of Generative AI: Understanding the Principles and Risks
18. September 2024

GraphSummit Europe 2024: Actionable Insights From Industry Leaders and Innovators
18. September 2024

This Week in Neo4j: Knowledge Graph, Data Loading, Olympics, CSV and more
7. September 2024

Neo4j Expands Cloud Database Capabilities to Power Enterprise-Scale Graph Deployments
4. September 2024

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

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

Weitere Ressourcen
GridGainH2Neo4jOracle RdbSingleStore 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

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

GridGain Advances Its Unified Real-Time Data Platform to Help Enterprises Accelerate AI-Driven Data Processing
10. Juli 2024, insideBIGDATA

GridGain Sponsoring Strategic AI and Kafka Conferences This Month
4. September 2024, Datanami

GridGain in-memory data and generative AI
10. Mai 2024, Blocks & Files

Data Management News for the Week of July 12; Updates from Cloudera, HerculesAI, Oracle & More
12. Juli 2024, Solutions Review

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, Datanami

bereitgestellt von Google News

Neo4j lowers barriers to graph technology with gen AI copilot, 15x read capacity
4. September 2024, VentureBeat

Neo4j Announces Collaboration with Snowflake for Advanced AI Insights & Predictive Analytics
4. Juni 2024, PR Newswire

Neo4j charts upward course for GraphRAG in graph databases
4. September 2024, Techzine Europe

Neo4j Transforms Its Cloud Database Portfolio to Accelerate Graph Adoption & GenAI for the Enterprise
9. September 2024, insideBIGDATA

Neo4j eyes GenAI workloads in APAC
18. Juli 2024, ComputerWeekly.com

bereitgestellt von Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

Oracle Business Model
13. Juni 2023, Business Model Analyst

bereitgestellt von Google News

SingleStore Partners With Snowflake to Help Users Build Faster, More Efficient Real Time AI Applications
19. September 2024, Business Wire

Achieve near real-time analytics on Amazon DynamoDB with SingleStore
16. September 2024, AWS Blog

Third time was the charm for SingleStore in the cloud, CEO says
8. Juli 2024, The Register

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
18. April 2024, Madrona Venture Group

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Präsentieren Sie hier Ihr Produkt