DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Ehcache vs. GridGain vs. MariaDB vs. Memgraph

Vergleich der Systemeigenschaften Ehcache vs. GridGain vs. MariaDB vs. Memgraph

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEhcache  Xaus Vergleich ausschliessenGridGain  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted Java cache with tiered storage optionsGridGain is an in-memory computing platform, built on Apache IgniteOpen source RDBMS, das zu MySQL anwendungskompatibel ist und zusätzliche Features wie Hochverfügbarkeit, Security, Interoperabilität und Performanceverbesserungen aufweist. Mit MariaDB ColumnStore bietet es auch eine spaltenorientierte storage engineAn open source graph database built for real-time streaming and compatible with Neo4j
Primäres DatenbankmodellKey-Value StoreKey-Value Store
Relational DBMS
Relational DBMSGraph DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,89
Rang#67  Overall
#8  Key-Value Stores
Punkte1,47
Rang#154  Overall
#26  Key-Value Stores
#72  Relational DBMS
Punkte93,21
Rang#13  Overall
#9  Relational DBMS
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Websitewww.ehcache.orgwww.gridgain.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
memgraph.com
Technische Dokumentationwww.ehcache.org/­documentationwww.gridgain.com/­docs/­index.htmlmariadb.com/­kb/­en/­librarymemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerTerracotta Inc, owned by Software AGGridGain Systems, Inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Memgraph Ltd
Erscheinungsjahr200920072009 infoFork of MySQL, which was first released in 19952017
Aktuelle Version3.10.0, Maerz 2022GridGain 8.5.111.3.2, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablekommerziellOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarOpen Source infoBSL 1.1; commercial license for enterprise edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaJava, C++, .NetC und C++C und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
OS X
Solaris
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
Datenschemaschemafreijaja infoDynamic Columns werden unterstütztschemafrei und schema-optional
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjajanein
Sekundärindizesneinjaja
SQL infoSupport of SQLneinANSI-99 for query and DML statements, subset of DDLja infomit proprietären Erweiterungennein
APIs und andere ZugriffskonzepteJCacheHDFS API
Hibernate
JCache
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
Spring Data
ADO.NET
JDBC
ODBC
Proprietäres native API
Bolt protocol
Cypher query language
Unterstützte ProgrammiersprachenJavaC#
C++
Java
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresneinyes (compute grid and cache interceptors can be used instead)ja infoseit Version 10.3 auch PL/SQL kompatibel
Triggersja infoCache Event Listenersyes (cache interceptors and events)ja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoby using Terracotta ServerShardingHorizontale Partitionierung, ShardingSharding infodynamic graph partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoby using Terracotta Serveryes (replicated cache)Multi-Source Replikation
Source-Replica Replikation
Multi-source replication using RAFT
MapReduce infoBietet ein API für Map/Reduce Operationenneinyes (compute grid and hadoop accelerator)neinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infonicht für MyISAM Storage Engineja inforelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infosupports JTA and can work as an XA resourceACIDACID infonicht für MyISAM Storage EngineACID infowith snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenja infousing a tiered cache-storage approachjaja infonicht für In-Memory Storage Engineja infowith periodic snapshot and write-ahead logging (WAL) of changes
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infowith MEMORY storage engineja
Berechtigungskonzept infoZugriffskontrolleneinSecurity Hooks for custom implementationsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissions
Weitere Informationen bereitgestellt vom Systemhersteller
EhcacheGridGainMariaDBMemgraph
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
Memgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» mehr
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» mehr
You can check out our pricing model and licenses on the company website .
» mehr

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
DrittanbieterNavicat for MariaDB provides a native environment for MariaDB database management and development.
» 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
EhcacheGridGainMariaDBMemgraph
DB-Engines Blog Posts

MariaDB strengthens its position in the open source RDBMS market
5. April 2018, Matthias Gelbmann

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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22. Juli 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22. Juli 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22. Juli 2021, Threatpost

Migration From JBoss 5 to JBoss 7: All It Takes Is 11 Easy Steps
3. Juni 2021, hackernoon.com

DZone Coding Java JBoss 5 to 7 in 11 steps
9. Januar 2014, dzone.com

bereitgestellt von Google News

GridGain to Sponsor and Speak at Three Key Industry Events in May 2024
2. Mai 2024, PR Newswire

GridGain's 2023 Growth Positions Company for Strong 2024
25. Januar 2024, Datanami

GridGain Named in the 2023 Gartner® Market Guide for Event Stream Processing
22. August 2023, GlobeNewswire

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

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5. Oktober 2023, Datanami

bereitgestellt von Google News

Progress Software (PRGS) Has No Intention to Make an Offer for MariaDB plc
2. Mai 2024, StreetInsider.com

Progress Software withdraws from MariaDB takeover bid By Investing.com
2. Mai 2024, Investing.com

MariaDB stock sinks after Progress Software announces no intention to make an offer
2. Mai 2024, Seeking Alpha

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24. April 2024, PR Newswire

Progress Software Corp. No Intention to Make an Offer for MariaDB plc
2. Mai 2024, GlobeNewswire

bereitgestellt von Google News

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Präsentieren Sie hier Ihr Produkt