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 > Drizzle vs. InterSystems Caché vs. MySQL vs. Vertica

Vergleich der Systemeigenschaften Drizzle vs. InterSystems Caché vs. MySQL vs. Vertica

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDrizzle  Xaus Vergleich ausschliessenInterSystems Caché  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
KurzbeschreibungMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.A multi-model DBMS and application serverWeit verbreitetes, allgemein einsetzbares Open Source RDBMSCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primäres DatenbankmodellRelational DBMSKey-Value Store
Object oriented DBMS
Relational DBMS
Relational DBMS infoKey/Value Zugriff über memcached APIRelational DBMS infoColumn oriented
Sekundäre DatenbankmodelleDocument StoreDocument Store
Spatial DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1101,50
Rang#2  Overall
#2  Relational DBMS
Punkte11,76
Rang#44  Overall
#28  Relational DBMS
Websitewww.intersystems.com/­products/­cachewww.mysql.comwww.vertica.com
Technische Dokumentationdocs.intersystems.comdev.mysql.com/­docvertica.com/­documentation
EntwicklerDrizzle Projekt, ursprünglich gestartet von Brian AkerInterSystemsOracle infoseit 2010, ursprünglich MySQL AB, danach SunOpenText infopreviously Micro Focus and Hewlett Packard
Erscheinungsjahr2008199719952005
Aktuelle Version7.2.4, September 20122018.1.4, Mai 20208.3.0, Jaenner 202412.0.3, Jänner 2023
Lizenz infoCommercial or Open SourceOpen Source infoGNU GPLkommerziellOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.kommerziell infoLimitierte Community Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
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.
ImplementierungsspracheC++C und C++C++
Server BetriebssystemeFreeBSD
Linux
OS X
AIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Linux
Datenschemajadepending on used data modeljaYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajayes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjajanein
SekundärindizesjajajaNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLja infomit propriätären Erweiterungenjaja infomit proprietären ErweiterungenFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs und andere ZugriffskonzepteJDBC.NET Client API
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietäres native API
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Unterstützte ProgrammiersprachenC
C++
Java
PHP
C#
C++
Java
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-seitige Scripts infoStored Proceduresneinjaja infoproprietäre Syntaxyes, PostgreSQL PL/pgSQL, with minor differences
Triggersnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.jajayes, called Custom Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinehorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabrichorizontal partitioning, hierarchical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Source-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinno infoBi-directional Spark integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaja infonicht für MyISAM Storage Engineja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID infonicht für MyISAM Storage EngineACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoTable Locks oder Row Locks abhängig von Storage Engineja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajanein
Berechtigungskonzept infoZugriffskontrollePluggable Authentication Mechanismen infoz.B. LDAP, HTTPAccess rights for users, groups and rolesBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollenfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
DrizzleInterSystems CachéMySQLVertica infoOpenText™ Vertica™
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» mehr
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» mehr
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» mehr
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» mehr
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» 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
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

CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
DrizzleInterSystems CachéMySQLVertica infoOpenText™ Vertica™
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

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

CeBIT 2003 – InterSystems Caché 5 on show with development partners | bobsguide
20. März 2024, Bobsguide

Defense Health Agency Awards Four Points Technology $39 Million for Intersystems Software Licenses and Maintenance
21. September 2023, ClearanceJobs

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12. Februar 2022, CRN

VMware Surges Ahead in the Virtual SAN Sector with vSAN 6.6
30. Mai 2017, Server Watch

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9. Juli 2016, Data Science Central

bereitgestellt von Google News

Vitess Version 19 Released: Ends Support for MySQL 5.7, Improves MySQL Compatibility
27. März 2024, InfoQ.com

Best Practices for Configuring MySQL Replication
26. März 2024, DevOps.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

Progress outbids private equity in offer for MariaDB plc
28. März 2024, The Register

Want to become an AI developer? Here's how with MySQL HeatWave
13. März 2024, Oracle

bereitgestellt von Google News

Blog Theme - Details
16. Oktober 2023, Oracle

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17. Mai 2023, PR Newswire

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25. Juli 2023, VentureBeat

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26. Juli 2023, Techzine Europe

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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