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

DBMS > HyperSQL vs. InfluxDB vs. MySQL vs. Realm vs. SiteWhere

Vergleich der Systemeigenschaften HyperSQL vs. InfluxDB vs. MySQL vs. Realm vs. SiteWhere

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHyperSQL infoalso known as HSQLDB  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenRealm  Xaus Vergleich ausschliessenSiteWhere  Xaus Vergleich ausschliessen
KurzbeschreibungIn Java gesschriebenes multithreaded und transaktionales RDBMS infoAuch bekannt unter HSQLDBDBMS for storing time series, events and metricsWeit verbreitetes, allgemein einsetzbares Open Source RDBMSA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataM2M Integrationsplatform zur Speicherung und Abfrage von Zeitserien
Primäres DatenbankmodellRelational DBMSTime Series DBMSRelational DBMS infoKey/Value Zugriff über memcached APIDocument StoreTime Series DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith GEO packageDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,49
Rang#87  Overall
#47  Relational DBMS
Punkte25,83
Rang#28  Overall
#1  Time Series DBMS
Punkte1083,74
Rang#2  Overall
#2  Relational DBMS
Punkte7,60
Rang#52  Overall
#9  Document Stores
Punkte0,06
Rang#356  Overall
#35  Time Series DBMS
Websitehsqldb.orgwww.influxdata.com/­products/­influxdb-overviewwww.mysql.comrealm.iogithub.com/­sitewhere/­sitewhere
Technische Dokumentationhsqldb.org/­web/­hsqlDocsFrame.htmldocs.influxdata.com/­influxdbdev.mysql.com/­docrealm.io/­docssitewhere1.sitewhere.io/­index.html
EntwicklerOracle infoseit 2010, ursprünglich MySQL AB, danach SunRealm, acquired by MongoDB in May 2019SiteWhere
Erscheinungsjahr20012013199520142010
Aktuelle Version2.7.2, Juni 20232.7.6, April 20248.3.0, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoBasiert auf BSD-LizenzOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.Open SourceOpen Source infoCommon Public Attribution License Version 1.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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
ImplementierungsspracheJavaGoC und C++Java
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
OS X infothrough Homebrew
FreeBSD
Linux
OS X
Solaris
Windows
Android
Backend: serverlos
iOS
Windows
Linux
OS X
Windows
Datenschemajaschemafreijajavordefiniertes Schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejaNumeric data and Stringsjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesjaneinjajanein
SQL infoSupport of SQLjaSQL-like query languageja infomit proprietären Erweiterungenneinnein
APIs und andere ZugriffskonzepteHTTP API infoJDBC via HTTP
JDBC
ODBC
HTTP API
JSON over UDP
ADO.NET
JDBC
ODBC
Proprietäres native API
HTTP REST
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBC
Java
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Java infowith Android only
Objective-C
React Native
Swift
Server-seitige Scripts infoStored ProceduresJava, SQLneinja infoproprietäre Syntaxnein inforuns within the applications so server-side scripts are unnecessary
Triggersjaneinjaja infoChange Listeners
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoin enterprise version onlyhorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL FabrickeineSharding infobasierend auf HBase
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinefrei wählbarer Replikationsfaktor infoin enterprise version onlyMulti-Source Replikation
Source-Replica Replikation
keinefrei wählbarer Replikationsfaktor infobasierend auf HBase
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja infonicht für MyISAM Storage Engineneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACID infonicht für MyISAM Storage EngineACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoTable Locks oder Row Locks abhängig von Storage Engineja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoDepending on used storage enginejaja infoIn-Memory realmnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardEinfache Rechteverwaltung mit BenutzeraccountsBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenjaBenutzer mit feingranularem Berechtigungskonzept
Weitere Informationen bereitgestellt vom Systemhersteller
HyperSQL infoalso known as HSQLDBInfluxDBMySQLRealmSiteWhere
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

The Final Frontier: Using InfluxDB on the International Space Station
30. April 2024

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

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

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

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» mehr

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» 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
HyperSQL infoalso known as HSQLDBInfluxDBMySQLRealmSiteWhere
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

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

HyperSQL DataBase flaw leaves library vulnerable to RCE
24. Oktober 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14. November 2022, TheServerSide.com

bereitgestellt von Google News

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

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

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

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

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

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

bereitgestellt von Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9. Juni 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6. Oktober 2016, The Business Journals

Is Swift the Future of Server-side Development?
12. September 2017, Solutions Review

Kotlin Programming Language Will Surpass Java On Android Next Year
15. Oktober 2017, Fossbytes

Here are the winners of Nordic Startup Awards
31. Mai 2016, EU-Startups

bereitgestellt von Google News

11 Best Open source IoT Platforms To Develop Smart Projects
9. März 2023, H2S Media

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

AllegroGraph logo

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt