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 > InfluxDB vs. KairosDB vs. MySQL vs. Postgres-XL vs. PouchDB

Vergleich der Systemeigenschaften InfluxDB vs. KairosDB vs. MySQL vs. Postgres-XL vs. PouchDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameInfluxDB  Xaus Vergleich ausschliessenKairosDB  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessen
KurzbeschreibungDBMS for storing time series, events and metricsVerteiltes Time Series DBMS basierend auf CassandraWeit verbreitetes, allgemein einsetzbares Open Source RDBMSBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.JavaScript DBMS mit einem von CouchDB inspirierten API
Primäres DatenbankmodellTime Series DBMSTime Series DBMSRelational DBMS infoKey/Value Zugriff über memcached APIRelational DBMSDocument Store
Sekundäre DatenbankmodelleSpatial DBMS infowith GEO packageDocument Store
Spatial DBMS
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte26,56
Rang#28  Overall
#1  Time Series DBMS
Punkte0,71
Rang#230  Overall
#20  Time Series DBMS
Punkte1087,72
Rang#2  Overall
#2  Relational DBMS
Punkte0,52
Rang#256  Overall
#117  Relational DBMS
Punkte2,35
Rang#116  Overall
#22  Document Stores
Websitewww.influxdata.com/­products/­influxdb-overviewgithub.com/­kairosdb/­kairosdbwww.mysql.comwww.postgres-xl.orgpouchdb.com
Technische Dokumentationdocs.influxdata.com/­influxdbkairosdb.github.iodev.mysql.com/­docwww.postgres-xl.org/­documentationpouchdb.com/­guides
EntwicklerOracle infoseit 2010, ursprünglich MySQL AB, danach SunApache Software Foundation
Erscheinungsjahr2013201319952014 infoseit 2012, ursprünglich genannt StormDB2012
Aktuelle Version2.7.5, Jaenner 20241.2.2, November 20188.3.0, Jaenner 202410 R1, Oktober 20187.1.1, Juni 2019
Lizenz infoCommercial or Open SourceOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoApache 2.0Open Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.Open Source infoMozilla public licenseOpen Source
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
ImplementierungsspracheGoJavaC und C++CJavaScript
Server BetriebssystemeLinux
OS X infothrough Homebrew
Linux
OS X
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)
Datenschemaschemafreischemafreijajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateNumeric data and Stringsjajajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaja infoXML type, but no XML query functionalitynein
Sekundärindizesneinneinjajaja infoüber Views
SQL infoSupport of SQLSQL-like query languageneinja infomit proprietären Erweiterungenja infodistributed, parallel query executionnein
APIs und andere ZugriffskonzepteHTTP API
JSON over UDP
Graphite protocol
HTTP REST
Telnet API
ADO.NET
JDBC
ODBC
Proprietäres native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST infoonly for PouchDB Server
JavaScript API
Unterstützte Programmiersprachen.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Java
JavaScript infoNode.js
PHP
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaScript
Server-seitige Scripts infoStored Proceduresneinneinja infoproprietäre Syntaxbenutzerdefinierte FunktionenView Functions in JavaScript
Triggersneinneinjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoin enterprise version onlySharding infobasierend auf Cassandrahorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabrichorizontale PartitionierungSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDB
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infoin enterprise version onlyfrei wählbarer Replikationsfaktor infobasierend auf CassandraMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infobasierend auf Cassandra
Immediate Consistency infobasierend auf Cassandra
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infonicht für MyISAM Storage Enginejanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACID infonicht für MyISAM Storage EngineACID infoMVCCnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoTable Locks oder Row Locks abhängig von Storage Engineja
Durability infoDauerhafte Speicherung der Datenjajajajaja infomittels IndexedDB, WebSQL oder LevelDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoDepending on used storage engineneinjaneinja
Berechtigungskonzept infoZugriffskontrolleEinfache Rechteverwaltung mit Benutzeraccountseinfacher Passwort-basierter ZugriffsschutzBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein
Weitere Informationen bereitgestellt vom Systemhersteller
InfluxDBKairosDBMySQLPostgres-XLPouchDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» mehr
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» mehr
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» mehr
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» mehr
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» mehr
Neuigkeiten

Getting the Current Time in C#: A Guide
26. April 2024

Sync Data from InfluxDB v2 to v3 With the Quix Template
8. April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5. April 2024

Comparing Dates in Java: A Tutorial
3. April 2024

Python ARIMA Tutorial
29. März 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
DrittanbieterNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» mehr

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» mehr

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» mehr

CData: 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
InfluxDBKairosDBMySQLPostgres-XLPouchDB
DB-Engines Blog Posts

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

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

MariaDB strengthens its position in the open source RDBMS market
5. April 2018, Matthias Gelbmann

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

alle anzeigen

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

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

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

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24. Mai 2019, InfoQ.com

bereitgestellt von Google News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22. April 2024, blogs.oracle.com

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18. März 2024, AWS Blog

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10. April 2024, hackernoon.com

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29. Dezember 2023, InfoQ.com

Google advances with vector search in MySQL, leapfrogging Oracle in LLM support
4. März 2024, The Register

bereitgestellt von Google News

Building an Offline First App with PouchDB — SitePoint
10. März 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7. September 2016, SitePoint

3 Reasons To Think Offline First
22. März 2017, IBM

Offline-first web and mobile apps: Top frameworks and components
22. Januar 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7. März 2017, SitePoint

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.

AllegroGraph logo

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

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

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.

Präsentieren Sie hier Ihr Produkt