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 > InterSystems IRIS vs. KeyDB vs. MySQL vs. RavenDB

Vergleich der Systemeigenschaften InterSystems IRIS vs. KeyDB vs. MySQL vs. RavenDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameInterSystems IRIS  Xaus Vergleich ausschliessenKeyDB  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessen
KurzbeschreibungA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsWeit verbreitetes, allgemein einsetzbares Open Source RDBMSOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primäres DatenbankmodellDocument Store
Key-Value Store
Object oriented DBMS
Relational DBMS
Key-Value StoreRelational DBMS infoKey/Value Zugriff über memcached APIDocument Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,82
Rang#91  Overall
#15  Document Stores
#14  Key-Value Stores
#1  Object oriented DBMS
#47  Relational DBMS
Punkte0,94
Rang#205  Overall
#30  Key-Value Stores
Punkte1101,50
Rang#2  Overall
#2  Relational DBMS
Punkte3,47
Rang#95  Overall
#16  Document Stores
Websitewww.intersystems.com/­products/­intersystems-irisgithub.com/­Snapchat/­KeyDB
keydb.dev
www.mysql.comravendb.net
Technische Dokumentationdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.keydb.devdev.mysql.com/­docravendb.net/­docs
EntwicklerInterSystemsEQ Alpha Technology Ltd.Oracle infoseit 2010, ursprünglich MySQL AB, danach SunHibernating Rhinos
Erscheinungsjahr2018201919952010
Aktuelle Version2023.3, Juni 20238.3.0, Jaenner 20245.4, Juli 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD-3Open Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.Open Source infoAGPL Version 3, kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
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 BetriebssystemeAIX
Linux
macOS
Ubuntu
Windows
LinuxFreeBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Raspberry Pi
Windows
Datenschemadepending on used data modelschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinja
Sekundärindizesjaja infoby using the Redis Search modulejaja
SQL infoSupport of SQLjaneinja infomit proprietären ErweiterungenSQL-like query language (RQL)
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
Proprietäres Protokoll infoRESP - REdis Serialization ProtocoADO.NET
JDBC
ODBC
Proprietäres native API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Unterstützte Programmiersprachen.Net
C++
Java
JavaScript (Node.js)
Python
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresjaLuaja infoproprietäre Syntaxja
Triggersjaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardinghorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL FabricSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikation
Source-Replica Replikation
Multi-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Immediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Fremdschlüssel inforeferenzielle Integritätjaneinja infonicht für MyISAM Storage Enginenein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDOptimistic locking, atomic execution of commands blocks and scriptsACID infonicht für MyISAM Storage EngineACID, Cluster-wide transaction available
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoTable Locks oder Row Locks abhängig von Storage Engineja
Durability infoDauerhafte Speicherung der Datenjaja infoConfigurable mechanisms for persistency via snapshots and/or operations logsjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja
Berechtigungskonzept infoZugriffskontrolleyeseinfacher Passwort-basierter Zugriffsschutz und ACLBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenAuthorization levels configured per client per database
Weitere Informationen bereitgestellt vom Systemhersteller
InterSystems IRISKeyDBMySQLRavenDB
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
DrittanbieterNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» 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

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
InterSystems IRISKeyDBMySQLRavenDB
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

Erwähnungen in aktuellen Nachrichten

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

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26. März 2024, Datanami

InterSystems Introduces Two New Cloud-Native Smart Data Services to Accelerate Database and Machine Learning ...
11. Januar 2024, Business Wire

Building data-intensive, mission-critical apps with data fabric virtuosos InterSystems
17. Dezember 2023, Tech Wire Asia

Volumez Announces Collaboration with InterSystems to Enhance Cloud Infrastructure and Support Smart Data Fabrics ...
20. Juni 2023, PR Newswire

bereitgestellt von Google News

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12. Mai 2022, TechCrunch

Garnet–open-source faster cache-store speeds up applications, services
18. März 2024, Microsoft

Snap Acquires KeyDB for Open-Source Services
17. Mai 2022, XR Today

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Microsoft open-sources Garnet cache-store -- a Redis rival?
19. März 2024, The Stack

bereitgestellt von Google News

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

Oracle Academy continues support for MySQL Community in Hong Kong and Taiwan
26. März 2024, blogs.oracle.com

Unlock insights on Amazon RDS for MySQL data with zero-ETL integration to Amazon Redshift | Amazon Web Services
21. März 2024, AWS Blog

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

General Availability: Azure Database for MySQL Import feature for Azure Database for MySQL Single to Flexible Server ...
17. Januar 2024, azure.microsoft.com

bereitgestellt von Google News

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23. Mai 2022, InfoQ.com

How I Created a RavenDB Python Client
23. September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

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