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

DBMS > Apache Druid vs. Firebase Realtime Database vs. GridDB vs. Ignite vs. RocksDB

Vergleich der Systemeigenschaften Apache Druid vs. Firebase Realtime Database vs. GridDB vs. Ignite vs. RocksDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Druid  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenRocksDB  Xaus Vergleich ausschliessen
KurzbeschreibungOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Scalable in-memory time series database optimized for IoT and Big DataApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Embeddable persistent key-value store optimized for fast storage (flash and RAM)
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Document StoreTime Series DBMSKey-Value Store
Relational DBMS
Key-Value Store
Sekundäre DatenbankmodelleKey-Value Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,34
Rang#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Punkte14,29
Rang#39  Overall
#6  Document Stores
Punkte1,95
Rang#128  Overall
#10  Time Series DBMS
Punkte3,16
Rang#96  Overall
#15  Key-Value Stores
#49  Relational DBMS
Punkte3,65
Rang#85  Overall
#11  Key-Value Stores
Websitedruid.apache.orgfirebase.google.com/­products/­realtime-databasegriddb.netignite.apache.orgrocksdb.org
Technische Dokumentationdruid.apache.org/­docs/­latest/­designfirebase.google.com/­docs/­databasedocs.griddb.netapacheignite.readme.io/­docsgithub.com/­facebook/­rocksdb/­wiki
EntwicklerApache Software Foundation and contributorsGoogle infoacquired by Google 2014Toshiba CorporationApache Software FoundationFacebook, Inc.
Erscheinungsjahr20122012201320152013
Aktuelle Version29.0.1, April 20245.1, August 2022Apache Ignite 2.68.11.4, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache license v2kommerziellOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache 2.0Open Source infoBSD
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++C++, Java, .NetC++
Server BetriebssystemeLinux
OS X
Unix
gehostetLinuxLinux
OS X
Solaris
Windows
Linux
Datenschemaja infoschema-less columns are supportedschemafreijajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infonumerical, string, blob, geometry, boolean, timestampjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesjajajajanein
SQL infoSupport of SQLSQL for queryingneinSQL92, SQL-like TQL (Toshiba Query Language)ANSI-99 for query and DML statements, subset of DDLnein
APIs und andere ZugriffskonzepteJDBC
RESTful HTTP/JSON API
Android
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
C++ API
Java API
Unterstützte ProgrammiersprachenClojure
JavaScript
PHP
Python
R
Ruby
Scala
Java
JavaScript
Objective-C
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
C++
Java
PHP
Python
Ruby
Scala
C
C++
Go
Java
Perl
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinlimited functionality with using 'rules'neinyes (compute grid and cache interceptors can be used instead)nein
TriggersneinCallbacks are triggered when data changesjayes (cache interceptors and events)
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomanual/auto, time-basedShardingShardinghorizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, durch HDFS, S3 oder andere Storage EnginesSource-Replica Replikationyes (replicated cache)ja
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsyes (compute grid and hadoop accelerator)nein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate consistency within container, eventual consistency across containersImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinjaACID at container levelACIDja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja
Berechtigungskonzept infoZugriffskontrolleRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemyes, based on authentication and database rulesAccess rights for users can be defined per databaseSecurity Hooks for custom implementationsnein
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DruidFirebase Realtime DatabaseGridDBIgniteRocksDB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Market metricsGitHub trending repository
» mehr
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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
DrittanbieterSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» 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
Apache DruidFirebase Realtime DatabaseGridDBIgniteRocksDB
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

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21. Februar 2024, Dark Reading

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26. Januar 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26. Februar 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6. Juni 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6. Juni 2023, Business Wire

bereitgestellt von Google News

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

Misconfigured Firebase instances leaked 19 million plaintext passwords
19. März 2024, BleepingComputer

bereitgestellt von Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1. November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19. August 2022, global.toshiba

Leveraging Open Source Tools for IoT - open source for you
19. Februar 2020, Open Source For You

bereitgestellt von Google News

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

Apache Ignite: An Overview
6. September 2023, Open Source For You

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

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14. Mai 2016, AWS Blog

bereitgestellt von Google News

Did Rockset Just Solve Real-Time Analytics?
25. August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31. August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29. März 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21. September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10. August 2021, AWS Blog

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