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

DBMS > AlaSQL vs. InterSystems IRIS vs. MySQL vs. RRDtool vs. Snowflake

Vergleich der Systemeigenschaften AlaSQL vs. InterSystems IRIS vs. MySQL vs. RRDtool vs. Snowflake

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenInterSystems IRIS  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityWeit verbreitetes, allgemein einsetzbares Open Source RDBMSIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.Data warehousing service aus der Cloud für strukturierte und semi-strukturierte Daten
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store
Key-Value Store
Object oriented DBMS
Relational DBMS
Relational DBMS infoKey/Value Zugriff über memcached APITime Series DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument 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
Punkte3,54
Rang#84  Overall
#14  Document Stores
#10  Key-Value Stores
#1  Object oriented DBMS
#45  Relational DBMS
Punkte1061,34
Rang#2  Overall
#2  Relational DBMS
Punkte1,90
Rang#132  Overall
#11  Time Series DBMS
Punkte130,36
Rang#8  Overall
#5  Relational DBMS
Websitealasql.orgwww.intersystems.com/­products/­intersystems-iriswww.mysql.comoss.oetiker.ch/­rrdtoolwww.snowflake.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdev.mysql.com/­docoss.oetiker.ch/­rrdtool/­docdocs.snowflake.net/­manuals/­index.html
EntwicklerAndrey Gershun & Mathias R. WulffInterSystemsOracle infoseit 2010, ursprünglich MySQL AB, danach SunTobias OetikerSnowflake Computing Inc.
Erscheinungsjahr20142018199519992014
Aktuelle Version2023.3, Juni 20238.4.0, April 20241.8.0, 2022
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicensekommerziellOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.Open Source infoGPL V2 and FLOSSkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
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.
ImplementierungsspracheJavaScriptC und C++C infoImplementations in Java (e.g. RRD4J) and C# available
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)AIX
Linux
macOS
Ubuntu
Windows
FreeBSD
Linux
OS X
Solaris
Windows
HP-UX
Linux
gehostet
Datenschemaschemafreidepending on used data modeljajaja infosupport of semi-structured data formats (JSON, XML, Avro)
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaNumeric data onlyja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjajanein infoExporting into and restoring from XML files possibleja
Sekundärindizesneinjajanein
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.jaja infomit proprietären Erweiterungenneinja
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietäres native API
In-process Library
Pipes
CLI Client
JDBC
ODBC
Unterstützte ProgrammiersprachenJavaScript.Net
C++
Java
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresneinjaja infoproprietäre Syntaxneinuser defined functions
Triggersjajajaneinnein infosimilar concept for controling cloud resources
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardinghorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabrickeineja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
keineja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencykeineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaja infonicht für MyISAM Storage Engineneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDACID infonicht für MyISAM Storage EngineneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoTable Locks oder Row Locks abhängig von Storage Engineja infoby using the rrdcached daemonja
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 haltenjajajajanein
Berechtigungskonzept infoZugriffskontrolleneinyesBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenneinBenutzer mit feingranularem Berechtigungskonzept und Benutzerrollen
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLInterSystems IRISMySQLRRDtoolSnowflake
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» 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
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
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
AlaSQLInterSystems IRISMySQLRRDtoolSnowflake
DB-Engines Blog Posts

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

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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

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

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26. März 2024, HIT Consultant

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
5. Mai 2024, Mobihealth News

InterSystems collaborates with Imagelink Software to accelerate digital transformation for Malaysian government and ...
24. April 2024, PR Newswire

InterSystems and IPA's Subsidiary BioStrand Collaborate to Unveil the Innovative Integration of Vector Search with ...
28. März 2024, Business Wire

InterSystems expands the InterSystems Iris data platform with Vector Search to support next-generation AI applications
3. April 2024, iTWire

bereitgestellt von Google News

Outage for MySQL.com Web Sites
31. Mai 2024, Data Center Knowledge

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

Audit MySQL Databases in Laravel With the DB Auditor Package
27. Mai 2024, Laravel News

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

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

bereitgestellt von Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9. Januar 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15. Dezember 2022, The Daily Swig

How to install Cacti SNMP Monitor on Ubuntu
24. November 2017, TechRepublic

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29. November 2017, Linux.com

Cacti servers under attack by attackers exploiting CVE-2022-46169
16. Januar 2023, Help Net Security

bereitgestellt von Google News

Snowflake denies miscreants melted its security to steal data from top customers
31. Mai 2024, The Register

Threat actor compromising Snowflake database customers
31. Mai 2024, TechTarget

Massive Ticketmaster, Santander data breaches linked to Snowflake cloud storage
31. Mai 2024, The Verge

Snowflake compromised? Attackers exploit stolen credentials
31. Mai 2024, Help Net Security

Snowflake Massive Breach: Ticketmaster User Data Among Those Stolen by Hackers
1. Juni 2024, Tech Times

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

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

Präsentieren Sie hier Ihr Produkt