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

DBMS > CrateDB vs. GridDB vs. HBase vs. YugabyteDB

Vergleich der Systemeigenschaften CrateDB vs. GridDB vs. HBase vs. YugabyteDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCrateDB  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungVerteilter Data Store basierend auf LuceneScalable in-memory time series database optimized for IoT and Big DataWide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Time Series DBMSWide Column StoreRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSKey-Value Store
Relational DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,73
Rang#229  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte2,02
Rang#132  Overall
#11  Time Series DBMS
Punkte31,25
Rang#26  Overall
#2  Wide Column Stores
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websitecratedb.comgriddb.nethbase.apache.orgwww.yugabyte.com
Technische Dokumentationcratedb.com/­docsdocs.griddb.nethbase.apache.org/­book.htmldocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerCrateToshiba CorporationApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetYugabyte Inc.
Erscheinungsjahr2013201320082017
Aktuelle Version5.1, August 20222.3.4, Jaenner 20212.1, September 2023
Lizenz infoCommercial or Open SourceOpen SourceOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache Version 2Open Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.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.
ImplementierungsspracheJavaC++JavaC und C++
Server BetriebssystemeAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinuxLinux
Unix
Windows infomit Cygwin
Linux
OS X
DatenschemaFlexible Schema (defined schema, partial schema, schema free)jaschema-free, schema definition possibledepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infonumerical, string, blob, geometry, boolean, timestampoptions to bring your own types, AVROja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajaneinja
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilitySQL92, SQL-like TQL (Toshiba Query Language)neinyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
Java API
RESTful HTTP API
Thrift
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 Programmiersprachen.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
C++
Groovy
Java
PHP
Python
Scala
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenneinja infoCoprocessors in Javaja infosql, plpgsql, C
Triggersneinjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenConfigurable replication on table/partition-levelSource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce OperationenneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Read-after-write consistency on record level
Immediate consistency within container, eventual consistency across containersImmediate Consistency or Eventual ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infounique row identifiers can be used for implementing an optimistic concurrency control strategyACID at container levelSingle row ACID (across millions of columns)Distributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsAccess rights for users can be defined per databaseAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACja
Weitere Informationen bereitgestellt vom Systemhersteller
CrateDBGridDBHBaseYugabyteDB
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
GridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Factory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Systems of record and engagement for cloud native applications that require resilience,...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Denso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
GitHub trending repository
» mehr
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» mehr
Open Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» mehr
Apache 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
CrateDBGridDBHBaseYugabyteDB
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

CrateDB Appoints Sergey Gerasimenko as New CTO
19. Februar 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25. März 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1. März 2023, Business Wire

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

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16. Mai 2023, global.toshiba

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

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3. Dezember 2019, 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

bereitgestellt von Google News

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9. Oktober 2023, AWS Blog

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

Cloudera Search Adds Search Engine Ease to Data on HDFS and Apache HBase
10. Dezember 2023, Channel Futures

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

What Is HBase? (Definition, Uses, Benefits, Features)
22. Dezember 2022, Built In

bereitgestellt von Google News

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18. April 2024, Business Wire

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18. April 2024, BERNAMA

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

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

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24. Mai 2023, 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.

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Präsentieren Sie hier Ihr Produkt