DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Firebase Realtime Database vs. GigaSpaces vs. Graph Engine vs. H2 vs. IBM Db2 Event Store

Vergleich der Systemeigenschaften Firebase Realtime Database vs. GigaSpaces vs. Graph Engine vs. H2 vs. IBM Db2 Event Store

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebase Realtime Database  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessen
KurzbeschreibungCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.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 engineFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Distributed Event Store optimized for Internet of Things use cases
Primäres DatenbankmodellDocument StoreDocument Store
Object oriented DBMS infoValues are user defined objects
Graph DBMS
Key-Value Store
Relational DBMSEvent Store
Time Series DBMS
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte14,29
Rang#39  Overall
#6  Document Stores
Punkte0,97
Rang#192  Overall
#32  Document Stores
#6  Object oriented DBMS
Punkte0,61
Rang#240  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte0,19
Rang#323  Overall
#2  Event Stores
#28  Time Series DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.gigaspaces.comwww.graphengine.iowww.h2database.comwww.ibm.com/­products/­db2-event-store
Technische Dokumentationfirebase.google.com/­docs/­databasedocs.gigaspaces.com/­latest/­landing.htmlwww.graphengine.io/­docs/­manualwww.h2database.com/­html/­main.htmlwww.ibm.com/­docs/­en/­db2-event-store
EntwicklerGoogle infoacquired by Google 2014Gigaspaces TechnologiesMicrosoftThomas MuellerIBM
Erscheinungsjahr20122000201020052017
Aktuelle Version15.5, September 20202.2.220, Juli 20232.0
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoMIT LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell infofree developer edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJava, C++, .Net.NET and CJavaC und C++
Server BetriebssystemegehostetLinux
macOS
Solaris
Windows
.NETAlle Betriebssysteme mit einer Java VMLinux infoLinux, macOS, Windows for the developer addition
Datenschemaschemafreischemafreijajaja
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, XSLTneinnein infoXML can be used for describing objects metadataneinneinnein
Sekundärindizesjajajanein
SQL infoSupport of SQLneinSQL-99 for query and DML statementsneinjaja infothrough the embedded Spark runtime
APIs und andere ZugriffskonzepteAndroid
iOS
JavaScript API
RESTful HTTP API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
RESTful HTTP APIJDBC
ODBC
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
Unterstützte ProgrammiersprachenJava
JavaScript
Objective-C
.Net
C++
Java
Python
Scala
C#
C++
F#
Visual Basic
JavaC
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
Server-seitige Scripts infoStored Procedureslimited functionality with using 'rules'jajaJava Stored Procedures and User-Defined Functionsja
TriggersCallbacks are triggered when data changesjaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale PartitionierungkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
With clustering: 2 database servers on different computers operate on identical copies of a databaseActive-active shard replication
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoMap-Reduce pattern can be built with XAP task executorsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDneinACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)No - written data is immutable
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 storagejaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storage
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja
Berechtigungskonzept infoZugriffskontrolleyes, based on authentication and database rulesRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

Weitere Informationen bereitgestellt vom Systemhersteller

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
Firebase Realtime DatabaseGigaSpacesGraph Engine infoformer name: TrinityH2IBM Db2 Event Store
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18. Januar 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18. März 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19. März 2024, SC Media

Hundreds of Google Firebase websites might have leaked data online
19. März 2024, TechRadar

bereitgestellt von Google News

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

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10. Oktober 2023, ITWeb

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

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

bereitgestellt von Google News

Trinity
2. Juni 2023, Microsoft

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

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

How Google and Microsoft taught search to "understand" the Web
6. Juni 2012, Ars Technica

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

bereitgestellt von Google News

Advancements in streaming data storage, real-time analysis and machine learning
25. Juli 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31. Mai 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3. Juni 2019, Datanami

Best cloud databases of 2022
4. Oktober 2022, ITPro

bereitgestellt von Google News



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

RaimaDB logo

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

Milvus logo

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

Neo4j logo

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt