DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Apache Druid vs. GBase vs. HBase vs. Ignite vs. InfinityDB

Vergleich der Systemeigenschaften Apache Druid vs. GBase vs. HBase vs. Ignite vs. InfinityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Druid  Xaus Vergleich ausschliessenGBase  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessen
KurzbeschreibungOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Wide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.A Java embedded Key-Value Store which extends the Java Map interface
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Relational DBMSWide Column StoreKey-Value Store
Relational DBMS
Key-Value Store
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
Punkte1,07
Rang#185  Overall
#86  Relational DBMS
Punkte30,50
Rang#26  Overall
#2  Wide Column Stores
Punkte3,16
Rang#96  Overall
#15  Key-Value Stores
#49  Relational DBMS
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Websitedruid.apache.orgwww.gbase.cnhbase.apache.orgignite.apache.orgboilerbay.com
Technische Dokumentationdruid.apache.org/­docs/­latest/­designhbase.apache.org/­book.htmlapacheignite.readme.io/­docsboilerbay.com/­infinitydb/­manual
EntwicklerApache Software Foundation and contributorsGeneral Data Technology Co., Ltd.Apache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetApache Software FoundationBoiler Bay Inc.
Erscheinungsjahr20122004200820152002
Aktuelle Version29.0.1, April 2024GBase 8a, GBase 8s, GBase 8c2.3.4, Jaenner 2021Apache Ignite 2.64.0
Lizenz infoCommercial or Open SourceOpen Source infoApache license v2kommerziellOpen Source infoApache Version 2Open Source infoApache 2.0kommerziell
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.
ImplementierungsspracheJavaC, Java, PythonJavaC++, Java, .NetJava
Server BetriebssystemeLinux
OS X
Unix
LinuxLinux
Unix
Windows infomit Cygwin
Linux
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java VM
Datenschemaja infoschema-less columns are supportedjaschema-free, schema definition possiblejaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgrade
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaoptions to bring your own types, AVROjaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arrays
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinjanein
Sekundärindizesjajaneinjanein infomanual creation possible, using inversions based on multi-value capability
SQL infoSupport of SQLSQL for queryingStandard with numerous extensionsneinANSI-99 for query and DML statements, subset of DDLnein
APIs und andere ZugriffskonzepteJDBC
RESTful HTTP/JSON API
ADO.NET
C API
JDBC
ODBC
Java API
RESTful HTTP API
Thrift
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Unterstützte ProgrammiersprachenClojure
JavaScript
PHP
Python
R
Ruby
Scala
C#C
C#
C++
Groovy
Java
PHP
Python
Scala
C#
C++
Java
PHP
Python
Ruby
Scala
Java
Server-seitige Scripts infoStored Proceduresneinuser defined functionsja infoCoprocessors in Javayes (compute grid and cache interceptors can be used instead)nein
Triggersneinjajayes (cache interceptors and events)nein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomanual/auto, time-basedhorizontal partitioning (by range, list and hash) and vertical partitioningShardingShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, durch HDFS, S3 oder andere Storage EnginesjaMulti-Source Replikation
Source-Replica Replikation
yes (replicated cache)keine
MapReduce infoBietet ein API für Map/Reduce Operationenneinjayes (compute grid and hadoop accelerator)nein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinnein infomanual creation possible, using inversions based on multi-value capability
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDSingle row ACID (across millions of columns)ACIDACID infoOptimistic locking for transactions; no isolation for bulk loads
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 haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemjaAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACSecurity Hooks for custom implementationsnein

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
Apache DruidGBaseHBaseIgniteInfinityDB
DB-Engines Blog Posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

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

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

Apache Druid Takes Its Place In The Pantheon Of Databases
16. Juni 2022, The Next Platform

bereitgestellt von Google News

What Is HBase?
19. August 2021, IBM

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20. Oktober 2023, hackernoon.com

HBase: The database big data left behind
6. Mai 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13. Februar 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5. Juni 2014, Facebook Engineering

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

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

Fire up big data processing with Apache Ignite
27. Oktober 2016, InfoWorld

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.

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

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