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 > CrateDB vs. HBase vs. openGemini vs. Oracle vs. Oracle Coherence

Vergleich der Systemeigenschaften CrateDB vs. HBase vs. openGemini vs. Oracle vs. Oracle Coherence

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCrateDB  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenopenGemini  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenOracle Coherence  Xaus Vergleich ausschliessen
KurzbeschreibungVerteilter Data Store basierend auf LuceneWide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableAn open source distributed Time Series DBMS with high concurrency, high performance, and high scalabilityWeit verbreitetes, allgemein einsetzbares RDBMSOracles in-memory data grid solution
Primäres DatenbankmodellDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Wide Column StoreTime Series DBMSRelational DBMSKey-Value Store
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Graph DBMS infowith Oracle Spatial and Graph
RDF Store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vektor DBMS infosince Oracle 23
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,73
Rang#224  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte30,50
Rang#26  Overall
#2  Wide Column Stores
Punkte0,01
Rang#375  Overall
#39  Time Series DBMS
Punkte1236,29
Rang#1  Overall
#1  Relational DBMS
Punkte1,92
Rang#130  Overall
#22  Key-Value Stores
Websitecratedb.comhbase.apache.orgwww.opengemini.org
github.com/­openGemini
www.oracle.com/­databasewww.oracle.com/­java/­coherence
Technische Dokumentationcratedb.com/­docshbase.apache.org/­book.htmldocs.opengemini.org/­guidedocs.oracle.com/­en/­databasedocs.oracle.com/­en/­middleware/­standalone/­coherence
EntwicklerCrateApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetHuawei and openGemini communityOracleOracle
Erscheinungsjahr20132008202219802007
Aktuelle Version2.3.4, Jaenner 20211.1, Juli 202323c, September 202314.1, August 2023
Lizenz infoCommercial or Open SourceOpen SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0kommerziell infoeingeschränkte kostenlose Version verfügbarkommerziell
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.
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.
ImplementierungsspracheJavaJavaGoC und C++Java
Server BetriebssystemeAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
Unix
Windows infomit Cygwin
Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Alle Betriebssysteme mit einer Java VM
DatenschemaFlexible Schema (defined schema, partial schema, schema free)schema-free, schema definition possibleschemafreija infoSchemaless in JSON and XML columnsschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaoptions to bring your own types, AVROInteger, Float, Boolean, Stringjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesjaneinjajanein
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilityneinSQL-like query languageja infomit proprietären Erweiterungennein
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
Java API
RESTful HTTP API
Thrift
HTTP RESTJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
JCache
JPA
RESTful HTTP API
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#
C++
Groovy
Java
PHP
Python
Scala
C
C++
Go
Java
JavaScript (Node.js)
Python
Rust
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
.Net
C++
Java
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenja infoCoprocessors in JavaneinPL/SQL infoauch Java stored procedures möglichnein
Triggersneinjaneinjaja infoLive Events
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingSharding, horizontal partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenConfigurable replication on table/partition-levelMulti-Source Replikation
Source-Replica Replikation
jaMulti-Source Replikation
Source-Replica Replikation
ja, mit wählbarer Konsistenz
MapReduce infoBietet ein API für Map/Reduce Operationenneinjanonein infokann in PL/SQL realisiert werdennein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Read-after-write consistency on record level
Immediate Consistency or Eventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infounique row identifiers can be used for implementing an optimistic concurrency control strategySingle row ACID (across millions of columns)neinACID infomit parameterisierbarem isolation levelkonfigurierbar
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infooptionally
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja infoVersion 12c introduced the new option 'Oracle Database In-Memory'ja
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACAdministrators and common users accountsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardauthentification to access the cache via certificates or http basic authentication
Weitere Informationen bereitgestellt vom Systemhersteller
CrateDBHBaseopenGeminiOracleOracle Coherence
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» 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
DrittanbieterDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» mehr

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» 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
CrateDBHBaseopenGeminiOracleOracle Coherence
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

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25. November 2016, Tony Branson (guest author)

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Oracle Cloud World
Las Vegas, 9.-12. September 2024

Erwähnungen in aktuellen Nachrichten

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

CrateDB Partners with HiveMQ to Advance IoT Data Management and Analytics Across Industries
25. März 2024, Datanami

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

Crate.io Introduces CrateDB 2.0 Enterprise and Open Source Editions
16. Mai 2017, Business Wire

Crate.io raises $10M to grow its database platform
15. Juni 2021, VentureBeat

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

HBase Tutorial
24. Februar 2023, Simplilearn

bereitgestellt von Google News

About HUAWEI Open Source
9. Februar 2022, Huawei

bereitgestellt von Google News

Understanding the different Oracle Database options under the OCI-Microsoft Azure partnership
21. Mai 2024, blogs.oracle.com

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
7. Mai 2024, Forbes

Oracle Database 23ai Brings the Power of AI to Enterprise Data and Applications
2. Mai 2024, PR Newswire

Oracle Database 23ai - all of your data should be in one place, argues CTO Larry Ellison
3. Mai 2024, diginomica

Exadata System Software 24ai - Delivers mission critical AI at any scale
20. Mai 2024, blogs.oracle.com

bereitgestellt von Google News

Customize your deployment of Oracle Banking Digital Experience
10. Mai 2023, blogs.oracle.com

New solutions for Oracle WebLogic on Azure Virtual Machines
1. April 2021, azure.microsoft.com

GridGain: Product Overview and Analysis
5. Juni 2019, eWeek

Hazelcast takes on proprietary Oracle in the In-Memory arena
17. Juni 2014, DatacenterDynamics

Oracle launches Oracle Banking Cloud Services - ThePaypers
8. Februar 2023, The Paypers

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.

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt