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

DBMS > etcd vs. GBase vs. HBase vs. Ignite vs. Microsoft Azure Cosmos DB

Vergleich der Systemeigenschaften etcd vs. GBase vs. HBase vs. Ignite vs. Microsoft Azure Cosmos DB

Redaktionelle Informationen bereitgestellt von DB-Engines
Nameetcd  Xaus Vergleich ausschliessenGBase  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed reliable key-value storeWidely 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.Globally distributed, horizontally scalable, multi-model database service
Primäres DatenbankmodellKey-Value StoreRelational DBMSWide Column StoreKey-Value Store
Relational DBMS
Document Store
Graph DBMS
Key-Value Store
Wide Column Store
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,25
Rang#54  Overall
#5  Key-Value Stores
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
Punkte29,04
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Websiteetcd.io
github.com/­etcd-io/­etcd
www.gbase.cnhbase.apache.orgignite.apache.orgazure.microsoft.com/­services/­cosmos-db
Technische Dokumentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
hbase.apache.org/­book.htmlapacheignite.readme.io/­docslearn.microsoft.com/­azure/­cosmos-db
EntwicklerGeneral Data Technology Co., Ltd.Apache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetApache Software FoundationMicrosoft
Erscheinungsjahr2004200820152014
Aktuelle Version3.4, August 2019GBase 8a, GBase 8s, GBase 8c2.3.4, Jaenner 2021Apache Ignite 2.6
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellOpen Source infoApache Version 2Open Source infoApache 2.0kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoC, Java, PythonJavaC++, Java, .Net
Server BetriebssystemeFreeBSD
Linux
Windows infoexperimental
LinuxLinux
Unix
Windows infomit Cygwin
Linux
OS X
Solaris
Windows
gehostet
Datenschemaschemafreijaschema-free, schema definition possiblejaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaoptions to bring your own types, AVROjaja infoJSON types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinja
Sekundärindizesneinjaneinjaja infoAll properties auto-indexed by default
SQL infoSupport of SQLneinStandard with numerous extensionsneinANSI-99 for query and DML statements, subset of DDLSQL-like query language
APIs und andere ZugriffskonzeptegRPC
JSON over HTTP
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
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Unterstützte Programmiersprachen.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C#C
C#
C++
Groovy
Java
PHP
Python
Scala
C#
C++
Java
PHP
Python
Ruby
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Server-seitige Scripts infoStored Proceduresneinuser defined functionsja infoCoprocessors in Javayes (compute grid and cache interceptors can be used instead)JavaScript
Triggersyes, watching key changesjajayes (cache interceptors and events)JavaScript
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by range, list and hash) and vertical partitioningShardingShardingSharding infoImplizit im Cloud Service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.jaMulti-Source Replikation
Source-Replica Replikation
yes (replicated cache)ja infoImplizit im Cloud Service
MapReduce infoBietet ein API für Map/Reduce Operationenneinjayes (compute grid and hadoop accelerator)with Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDSingle row ACID (across millions of columns)ACIDMulti-item ACID transactions with snapshot isolation within a partition
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 haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleneinjaAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACSecurity Hooks for custom implementationsZugriffsrechte bis auf item level einstellbar

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» 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
etcdGBaseHBaseIgniteMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
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

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12. Oktober 2023, AWS Blog

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5. April 2024, Mint

6 Cool Kubernetes Operators and How to Use Them
22. Januar 2024, hackernoon.com

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7. April 2024, The Economic Times

Public preview: AKS cluster control plane metrics in managed Prometheus | Azure updates
12. Februar 2024, Microsoft

bereitgestellt von Google News

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

A Look At HBase, the NoSQL Database Built on Hadoop
6. Mai 2015, The New Stack

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

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21. Mai 2024, azure.microsoft.com

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21. Mai 2024, azure.microsoft.com

Microsoft Build 2024: Cosmos DB for NoSQL gets vector search
21. Mai 2024, InfoWorld

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9. Mai 2024, azure.microsoft.com

At Build, Microsoft Fabric, PostgreSQL and Cosmos DB get AI enhancements
21. Mai 2024, SiliconANGLE News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Neo4j logo

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