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

DBMS > Axibase vs. Hive vs. InfluxDB vs. QuestDB vs. YugabyteDB

Vergleich der Systemeigenschaften Axibase vs. Hive vs. InfluxDB vs. QuestDB vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAxibase  Xaus Vergleich ausschliessenHive  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessenQuestDB  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungSkalierbares Timeseries DBMS basierend auf HBase mit integrierter Rule Engine und VisualisierungData Warehouse Software zum Abfragen und Verwalten großer verteilter Datenmengen beispielsweise in HadoopDBMS for storing time series, events and metricsA high performance open source SQL database for time series dataHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellTime Series DBMSRelational DBMSTime Series DBMSTime Series DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith GEO packageRelational DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,29
Rang#292  Overall
#25  Time Series DBMS
Punkte61,17
Rang#18  Overall
#12  Relational DBMS
Punkte25,83
Rang#28  Overall
#1  Time Series DBMS
Punkte2,52
Rang#109  Overall
#9  Time Series DBMS
Punkte2,91
Rang#102  Overall
#51  Relational DBMS
Websiteaxibase.com/­docs/­atsd/­financehive.apache.orgwww.influxdata.com/­products/­influxdb-overviewquestdb.iowww.yugabyte.com
Technische Dokumentationcwiki.apache.org/­confluence/­display/­Hive/­Homedocs.influxdata.com/­influxdbquestdb.io/­docsdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerAxibase CorporationApache Software Foundation infoUrsprünglich von Facebook entwickeltQuestDB Technology IncYugabyte Inc.
Erscheinungsjahr20132012201320142017
Aktuelle Version155853.1.3, April 20222.7.6, April 20242.1, September 2023
Lizenz infoCommercial or Open Sourcekommerziell infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoApache Version 2Open Source infoMIT-License; commercial enterprise version availableOpen Source infoApache 2.0Open Source infoApache 2.0
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.
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.
ImplementierungsspracheJavaJavaGoJava (Zero-GC), C++, RustC und C++
Server BetriebssystemeLinuxAlle Betriebssysteme mit einer Java VMLinux
OS X infothrough Homebrew
Linux
macOS
Windows
Linux
OS X
Datenschemajajaschemafreija infoschema-free via InfluxDB Line Protocoldepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoshort, integer, long, float, double, decimal, stringjaNumeric data and Stringsjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinjaneinneinja
SQL infoSupport of SQLSQL-like query languageSQL-like DML and DDL statementsSQL-like query languageSQL with time-series extensionsyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteJDBC
Proprietary protocol (Network API)
RESTful HTTP API
JDBC
ODBC
Thrift
HTTP API
JSON over UDP
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
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 ProgrammiersprachenGo
Java
PHP
Python
R
Ruby
C++
Java
PHP
Python
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresjaja infoBenutzerdefinierte Funktion und Map-Reduce Integrationneinneinja infosql, plpgsql, C
Triggersjaneinneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infoin enterprise version onlyhorizontal partitioning (by timestamps)Hash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationfrei wählbarer Replikationsfaktorfrei wählbarer Replikationsfaktor infoin enterprise version onlySource-replica replication with eventual consistencyBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenjaja infoAbfragen werden als MapReduce Jobs behandeltneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinneinACID for single-table writesDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoDepending on used storage engineja infothrough memory mapped filesnein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer, Gruppen und RollenEinfache Rechteverwaltung mit Benutzeraccountsja
Weitere Informationen bereitgestellt vom Systemhersteller
AxibaseHiveInfluxDBQuestDBYugabyteDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
Relational model with native time series support Column-based storage and time partitioned...
» mehr
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» mehr
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» mehr
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» mehr
Financial tick data Industrial IoT Application Metrics Monitoring
» mehr
Systems of record and engagement for cloud native applications that require resilience,...
» mehr
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» mehr
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» mehr
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» mehr
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» mehr
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» mehr
Apache 2.0 license for the database
» mehr
Neuigkeiten

An Introductory Guide to Grafana Alerts
16. Mai 2024

What to Expect When You’re Expecting InfluxDB: A Guide
14. Mai 2024

Introduction to Apache Iceberg
9. Mai 2024

Converting Timestamp to Date in Java
7. Mai 2024

A Detailed Guide to C# TimeSpan
2. Mai 2024

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8. Mai 2024

Build your own resource monitor with QuestDB and Grafana
6. Mai 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12. April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8. April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5. April 2024

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

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

alle anzeigen

Why Build a Time Series Data Platform?
20. Juli 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20. April 2021, Outdoor Life

bereitgestellt von Google News

Apache Software Foundation Announces Apache® Hive 4.0
30. April 2024, GlobeNewswire

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2. Mai 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18. Oktober 2023, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24. Januar 2024, TechTarget

Elevate Your Career with In-Demand Hadoop Skills in 2024
30. April 2024, Simplilearn

bereitgestellt von Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14. März 2024, AWS Blog

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14. März 2024, businesswire.com

Amazon Timestream: Managed InfluxDB for Time Series Data
14. März 2024, The New Stack

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15. März 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5. April 2024, VentureBeat

bereitgestellt von Google News

QuestDB snares $12M Series A with hosted version coming soon
3. November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11. Januar 2021, Towards Data Science

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11. November 2021, Business Insider

Comparing Different Time-Series Databases
10. Februar 2022, hackernoon.com

Aquis Exchange goes live with QuestDB for real time monitoring
2. November 2022, FinanceFeeds

bereitgestellt von Google News

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

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

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

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

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
19. Mai 2022, Forbes

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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.

Präsentieren Sie hier Ihr Produkt