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

DBMS > CrateDB vs. HBase vs. RavenDB vs. Riak TS vs. WakandaDB

Vergleich der Systemeigenschaften CrateDB vs. HBase vs. RavenDB vs. Riak TS vs. WakandaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCrateDB  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessenWakandaDB  Xaus Vergleich ausschliessen
KurzbeschreibungVerteilter Data Store basierend auf LuceneWide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primäres DatenbankmodellDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Wide Column StoreDocument StoreTime Series DBMSObject oriented DBMS
Sekundäre DatenbankmodelleRelational DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
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
Punkte2,92
Rang#101  Overall
#18  Document Stores
Punkte0,20
Rang#319  Overall
#27  Time Series DBMS
Punkte0,03
Rang#364  Overall
#17  Object oriented DBMS
Websitecratedb.comhbase.apache.orgravendb.netwakanda.github.io
Technische Dokumentationcratedb.com/­docshbase.apache.org/­book.htmlravendb.net/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latestwakanda.github.io/­doc
EntwicklerCrateApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetHibernating RhinosOpen Source, formerly Basho TechnologiesWakanda SAS
Erscheinungsjahr20132008201020152012
Aktuelle Version2.3.4, Jaenner 20215.4, Juli 20223.0.0, September 20222.7.0 (April 29, 2019), April 2019
Lizenz infoCommercial or Open SourceOpen SourceOpen Source infoApache Version 2Open Source infoAGPL Version 3, kommerzielle Lizenz verfügbarOpen SourceOpen Source infoAGPLv3, erweiterte kommerzielle Lizenz verfügbar
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.
ImplementierungsspracheJavaJavaC#ErlangC++, JavaScript
Server BetriebssystemeAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
Unix
Windows infomit Cygwin
Linux
macOS
Raspberry Pi
Windows
Linux
OS X
Linux
OS X
Windows
DatenschemaFlexible Schema (defined schema, partial schema, schema free)schema-free, schema definition possibleschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaoptions to bring your own types, AVROneinneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaneinjaeingeschränkt
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilityneinSQL-like query language (RQL)yes, limitednein
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
Java API
RESTful HTTP API
Thrift
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
HTTP API
Native Erlang Interface
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
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
JavaScript
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenja infoCoprocessors in JavajaErlangja
Triggersneinjajaja infopre-commit hooks and post-commit hooksja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenConfigurable replication on table/partition-levelMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikationfrei wählbarer Replikationsfaktorkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinjajajanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Read-after-write consistency on record level
Immediate Consistency or Eventual ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Eventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinnein infolinks between datasets can be stored
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)ACID, Cluster-wide transaction availableneinACID
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 haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACAuthorization levels configured per client per databaseneinja
Weitere Informationen bereitgestellt vom Systemhersteller
CrateDBHBaseRavenDBRiak TSWakandaDB
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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
CrateDBHBaseRavenDBRiak TSWakandaDB
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 Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25. März 2024, PR Newswire

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

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

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

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

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

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

HBase Tutorial
24. Februar 2023, Simplilearn

bereitgestellt von Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3. Oktober 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

How I Created a RavenDB Python Client
23. September 2016, Visual Studio Magazine

bereitgestellt von Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6. Oktober 2015, The Register

Basho open-sources its Riak TS database for the Internet Of Things
5. Mai 2016, TechCrunch

Basho brings open source Riak TS database for IoT
7. Mai 2016, Open Source For You

Best open source databases for IoT applications
26. Mai 2017, Open Source For You

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

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.

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt