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

DBMS > Firebase Realtime Database vs. GigaSpaces vs. Hypertable vs. NuoDB vs. YugabyteDB

Vergleich der Systemeigenschaften Firebase Realtime Database vs. GigaSpaces vs. Hypertable vs. NuoDB vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebase Realtime Database  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessenHypertable  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
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 TransactionsEine Open Source BigTable Implementation basierend auf Distributed File Systems wie HadoopNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellDocument StoreDocument Store
Object oriented DBMS infoValues are user defined objects
Wide Column StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
Document Store
Wide Column Store
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,89
Rang#198  Overall
#92  Relational DBMS
Punkte2,91
Rang#102  Overall
#51  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.gigaspaces.comwww.3ds.com/­nuodb-distributed-sql-databasewww.yugabyte.com
Technische Dokumentationfirebase.google.com/­docs/­databasedocs.gigaspaces.com/­latest/­landing.htmldoc.nuodb.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerGoogle infoacquired by Google 2014Gigaspaces TechnologiesHypertable Inc.Dassault Systèmes infooriginally NuoDB, Inc.Yugabyte Inc.
Erscheinungsjahr20122000200920132017
Aktuelle Version15.5, September 20200.9.8.11, Maerz 20162.1, September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoGNU Version 3. Kommerzielle Lizenzen verfügbarkommerziell infoLimitierte Edition gratisOpen Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheJava, C++, .NetC++C++C und C++
Server BetriebssystemegehostetLinux
macOS
Solaris
Windows
Linux
OS X
Windows infoein inoffizieller Windows-Port ist verfügbar
gehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
OS X
Datenschemaschemafreischemafreischemafreijadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja
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 metadataneinnein
Sekundärindizesjajaeingeschränkt infoNur Gleichheits- und Präfixabfragenjaja
SQL infoSupport of SQLneinSQL-99 for query and DML statementsneinjayes, PostgreSQL compatible
APIs und andere ZugriffskonzepteAndroid
iOS
JavaScript API
RESTful HTTP API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
C++ API
Thrift
ADO.NET
JDBC
ODBC
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenJava
JavaScript
Objective-C
.Net
C++
Java
Python
Scala
C++
Java
Perl
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Procedureslimited functionality with using 'rules'janeinJava, SQLja infosql, plpgsql, C
TriggersCallbacks are triggered when data changesjaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingdynamische Verteilung der Daten auf die einzelnen KnotenHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
wählbarer Replikationsfaktor auf Filesystemebeneja infoManaged transparently by NuoDBBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoMap-Reduce pattern can be built with XAP task executorsjaneinnein
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 ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDneinACID infotunable commit protocolDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoMVCCja
Durability infoDauerhafte Speicherung der Datenjajajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoTemporary tablenein
Berechtigungskonzept infoZugriffskontrolleyes, based on authentication and database rulesRole-based access controlneinStandard SQL Rollen und Rechteja
Weitere Informationen bereitgestellt vom Systemhersteller
Firebase Realtime DatabaseGigaSpacesHypertableNuoDBYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» 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
Firebase Realtime DatabaseGigaSpacesHypertableNuoDBYugabyteDB
DB-Engines Blog Posts

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

alle anzeigen

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

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

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

GigaSpaces' New Cloudify Player Designed for OpenStack
11. Dezember 2023, Channel Futures

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

bereitgestellt von Google News

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22. August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30. Juli 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18. März 2009, TrekMovie

The Collective: A Look At The Star Trek Terran Empire XP Hypersuite
6. Juli 2009, TrekMovie

bereitgestellt von Google News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18. April 2024, Yahoo Singapore News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25. November 2020, Dassault Systèmes

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18. April 2024, Yahoo Movies UK

Deploy the NuoDB Database in Docker Containers
16. Oktober 2017, The New Stack

NuoDB set to improve distributed SQL performance
7. Januar 2020, TechTarget

bereitgestellt von Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, Business Wire

Yugabyte announced details and theme for Distributed SQL Summit Asia
18. April 2024, Martechcube

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

YugabyteDB 2.21 Introduces Industry's First Native Disaster Recovery Orchestration Solution for a Distributed SQL ...
30. April 2024, Yahoo Finance

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt