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

DBMS > Drizzle vs. GigaSpaces vs. Graph Engine vs. GridGain vs. Memgraph

Vergleich der Systemeigenschaften Drizzle vs. GigaSpaces vs. Graph Engine vs. GridGain vs. Memgraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDrizzle  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenGridGain  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
KurzbeschreibungMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.High performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineGridGain is an in-memory computing platform, built on Apache IgniteAn open source graph database built for real-time streaming and compatible with Neo4j
Primäres DatenbankmodellRelational DBMSDocument Store
Object oriented DBMS infoValues are user defined objects
Graph DBMS
Key-Value Store
Key-Value Store
Relational DBMS
Graph DBMS
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,03
Rang#188  Overall
#32  Document Stores
#6  Object oriented DBMS
Punkte0,67
Rang#232  Overall
#21  Graph DBMS
#34  Key-Value Stores
Punkte1,55
Rang#150  Overall
#26  Key-Value Stores
#70  Relational DBMS
Punkte3,19
Rang#94  Overall
#8  Graph DBMS
Websitewww.gigaspaces.comwww.graphengine.iowww.gridgain.commemgraph.com
Technische Dokumentationdocs.gigaspaces.com/­latest/­landing.htmlwww.graphengine.io/­docs/­manualwww.gridgain.com/­docs/­index.htmlmemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerDrizzle Projekt, ursprünglich gestartet von Brian AkerGigaspaces TechnologiesMicrosoftGridGain Systems, Inc.Memgraph Ltd
Erscheinungsjahr20082000201020072017
Aktuelle Version7.2.4, September 201215.5, September 2020GridGain 8.5.1
Lizenz infoCommercial or Open SourceOpen Source infoGNU GPLOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoMIT LicensekommerziellOpen Source infoBSL 1.1; commercial license for enterprise 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.
ImplementierungsspracheC++Java, C++, .Net.NET and CJava, C++, .NetC und C++
Server BetriebssystemeFreeBSD
Linux
OS X
Linux
macOS
Solaris
Windows
.NETLinux
OS X
Solaris
Windows
Linux
Datenschemajaschemafreijajaschemafrei und schema-optional
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, XSLTnein infoXML can be used for describing objects metadataneinjanein
Sekundärindizesjajaja
SQL infoSupport of SQLja infomit propriätären ErweiterungenSQL-99 for query and DML statementsneinANSI-99 for query and DML statements, subset of DDLnein
APIs und andere ZugriffskonzepteJDBCGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
RESTful HTTP APIHDFS API
Hibernate
JCache
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
Spring Data
Bolt protocol
Cypher query language
Unterstützte ProgrammiersprachenC
C++
Java
PHP
.Net
C++
Java
Python
Scala
C#
C++
F#
Visual Basic
C#
C++
Java
PHP
Python
Ruby
Scala
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresneinjajayes (compute grid and cache interceptors can be used instead)
Triggersnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.janeinyes (cache interceptors and events)
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardinghorizontale PartitionierungShardingSharding infodynamic graph partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
yes (replicated cache)Multi-source replication using RAFT
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoMap-Reduce pattern can be built with XAP task executorsyes (compute grid and hadoop accelerator)nein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinja inforelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACIDACID infowith snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajaoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storagejaja 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 haltenjajajaja
Berechtigungskonzept infoZugriffskontrollePluggable Authentication Mechanismen infoz.B. LDAP, HTTPRole-based access controlSecurity Hooks for custom implementationsUsers, roles and permissions
Weitere Informationen bereitgestellt vom Systemhersteller
DrizzleGigaSpacesGraph Engine infoformer name: TrinityGridGainMemgraph
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou 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

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

Weitere Ressourcen
DrizzleGigaSpacesGraph Engine infoformer name: TrinityGridGainMemgraph
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19. Juli 2023, CTech

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3. November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27. Juli 2017, Data Center Knowledge

GigaSpaces Orchestrates Cloud Spin-Off
27. Juli 2017, EnterpriseAI

Your occasional storage digest with GigaSpaces, Virtana and NAND ship data – Blocks and Files
7. Dezember 2020, Blocks & Files

bereitgestellt von Google News

Trinity
30. Oktober 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

Aerospike Is Now a Graph Database, Too
21. Juni 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27. Februar 2019, Data Science Central

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

bereitgestellt von Google News

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

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

GridGain: Product Overview and Analysis
5. Juni 2019, eWeek

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1. Juni 2023, Datanami

GridGain, Apache Ignite founder talks in-memory databases
11. August 2022, TechTarget

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
4. Mai 2024, Towards Data Science

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

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

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt