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

DBMS > AlaSQL vs. Databricks vs. Hazelcast vs. InfluxDB vs. MySQL

Vergleich der Systemeigenschaften AlaSQL vs. Databricks vs. Hazelcast vs. InfluxDB vs. MySQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenDatabricks  Xaus Vergleich ausschliessenHazelcast  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.A widely adopted in-memory data gridDBMS for storing time series, events and metricsWeit verbreitetes, allgemein einsetzbares Open Source RDBMS
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store
Relational DBMS
Key-Value StoreTime Series DBMSRelational DBMS infoKey/Value Zugriff über memcached API
Sekundäre DatenbankmodelleDocument Store infoJSON support with IMDG 3.12Spatial DBMS infowith GEO packageDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,51
Rang#256  Overall
#40  Document Stores
#118  Relational DBMS
Punkte81,08
Rang#15  Overall
#2  Document Stores
#10  Relational DBMS
Punkte5,46
Rang#61  Overall
#7  Key-Value Stores
Punkte24,39
Rang#28  Overall
#1  Time Series DBMS
Punkte1061,34
Rang#2  Overall
#2  Relational DBMS
Websitealasql.orgwww.databricks.comhazelcast.comwww.influxdata.com/­products/­influxdb-overviewwww.mysql.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.databricks.comhazelcast.org/­imdg/­docsdocs.influxdata.com/­influxdbdev.mysql.com/­doc
EntwicklerAndrey Gershun & Mathias R. WulffDatabricksHazelcastOracle infoseit 2010, ursprünglich MySQL AB, danach Sun
Erscheinungsjahr20142013200820131995
Aktuelle Version5.3.6, November 20232.7.6, April 20248.4.0, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicensekommerziellOpen Source infoApache Version 2; commercial licenses availableOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
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.
ImplementierungsspracheJavaScriptJavaGoC und C++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)gehostetAlle Betriebssysteme mit einer Java VMLinux
OS X infothrough Homebrew
FreeBSD
Linux
OS X
Solaris
Windows
DatenschemaschemafreiFlexible Schema (defined schema, partial schema, schema free)schemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaNumeric data and Stringsja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaja infothe object must implement a serialization strategyneinja
Sekundärindizesneinjajaneinja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.with Databricks SQLSQL-like query languageSQL-like query languageja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
RESTful HTTP API
JCache
JPA
Memcached Protokoll
RESTful HTTP API
HTTP API
JSON over UDP
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenJavaScriptPython
R
Scala
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.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
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionenja infoEvent Listeners, Executor Servicesneinja infoproprietäre Syntax
Triggersjaja infoEventsneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingSharding infoin enterprise version onlyhorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabric
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinejaja infoReplicated Mapfrei wählbarer Replikationsfaktor infoin enterprise version onlyMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDone or two-phase-commit; repeatable reads; read commitedneinACID infonicht für MyISAM Storage Engine
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoTable Locks oder Row Locks abhängig von Storage Engine
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja infoDepending on used storage engineja
Berechtigungskonzept infoZugriffskontrolleneinRole-based access controlEinfache Rechteverwaltung mit BenutzeraccountsBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLDatabricksHazelcastInfluxDBMySQL
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» mehr
InfluxData 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

Scaling Data Collection: Solving Renewable Energy Challenges with InfluxDB
6. Juni 2024

Deadman Alerts with Grafana and InfluxDB Cloud 3.0
5. Juni 2024

Chasing the Skies: Monitoring Flights with InfluxDB
4. Juni 2024

Monitoring Your Cloud Environments and Applications with InfluxDB
30. Mai 2024

Webinar Recap: Unleash the Full Potential of Your Time Series Data with InfluxDB and AWS
29. Mai 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 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

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» 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
AlaSQLDatabricksHazelcastInfluxDBMySQL
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2023
2. Januar 2024, Matthias Gelbmann, 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

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

Erwähnungen in aktuellen Nachrichten

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

Exclusive | Databricks to Buy Data-Management Startup Tabular in Bid for AI Clients
4. Juni 2024, The Wall Street Journal

Databricks acquires data optimization startup Tabular in fresh challenge to Snowflake
4. Juni 2024, CNBC

Databricks' $1B Tabular buy raises questions around table format wars
5. Juni 2024, The Register

Databricks CEO Ali Ghodsi on Snowflake rivalry and the 'why' behind Databricks' latest billion-dollar deal
5. Juni 2024, Yahoo Finance

Databricks buys Tabular to win the Iceberg war – Blocks and Files
5. Juni 2024, Blocks and Files

bereitgestellt von Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7. März 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17. April 2024, VentureBeat

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15. Mai 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7. November 2023, Finovate

Hazelcast: The 'true' value of streaming real-time data
27. September 2023, ComputerWeekly.com

bereitgestellt von Google News

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

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5. Juni 2024, hackernoon.com

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

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

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15. Februar 2024, Simplilearn

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

How to Create a MySQL 8 Database User With Remote Access
4. Januar 2024, TechRepublic

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.

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt