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 > Datomic vs. H2 vs. IRONdb vs. LokiJS vs. MySQL

Vergleich der Systemeigenschaften Datomic vs. H2 vs. IRONdb vs. LokiJS vs. MySQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDatomic  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessen
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungDBMS mit Fokus auf der Abspeicherung von historischen Daten und 'point-in-time queries'. Es verwendet Fremdsysteme zur Speicherung der DatenFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityIn-memory JavaScript DBMSWeit verbreitetes, allgemein einsetzbares Open Source RDBMS
Primäres DatenbankmodellRelational DBMSRelational DBMSTime Series DBMSDocument StoreRelational DBMS infoKey/Value Zugriff über memcached API
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,59
Rang#150  Overall
#69  Relational DBMS
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte0,43
Rang#264  Overall
#42  Document Stores
Punkte1083,74
Rang#2  Overall
#2  Relational DBMS
Websitewww.datomic.comwww.h2database.comwww.circonus.com/solutions/time-series-database/github.com/­techfort/­LokiJSwww.mysql.com
Technische Dokumentationdocs.datomic.comwww.h2database.com/­html/­main.htmldocs.circonus.com/irondb/category/getting-startedtechfort.github.io/­LokiJSdev.mysql.com/­doc
EntwicklerCognitectThomas MuellerCirconus LLC.Oracle infoseit 2010, ursprünglich MySQL AB, danach Sun
Erscheinungsjahr20122005201720141995
Aktuelle Version1.0.6735, Juni 20232.2.220, Juli 2023V0.10.20, January 20188.4.0, April 2024
Lizenz infoCommercial or Open Sourcekommerziell infoLimitierte Edition gratisOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziellOpen SourceOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.
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.
ImplementierungsspracheJava, ClojureJavaC und C++JavaScriptC und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VMLinuxServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)FreeBSD
Linux
OS X
Solaris
Windows
Datenschemajajaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infotext, numeric, histogramsneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesjajaneinja infoüber Viewsja
SQL infoSupport of SQLneinjaSQL-like query language (Circonus Analytics Query Language: CAQL)neinja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteRESTful HTTP APIJDBC
ODBC
HTTP APIJavaScript APIADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenClojure
Java
Java.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
JavaScriptAda
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 Proceduresja infoTransaction FunctionsJava Stored Procedures and User-Defined Functionsyes, in LuaView Functions in JavaScriptja infoproprietäre Syntax
TriggersBy using transaction functionsjaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeine infoBut extensive use of caching in the application peerskeineAutomatic, metric affinity per nodekeinehorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabric
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeine infoBut extensive use of caching in the application peersWith clustering: 2 database servers on different computers operate on identical copies of a databaseconfigurable replication factor, datacenter awarekeineMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate consistency per node, eventual consistency across nodeskeineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinnein infoAtomare Operationen innerhalb einer Collection möglichACID infonicht für MyISAM Storage Engine
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jaja infoTable Locks oder Row Locks abhängig von Storage Engine
Durability infoDauerhafte Speicherung der Datenja infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)jajaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja inforecommended only for testing and developmentjaneinjaja
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinneinBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollen

Weitere Informationen bereitgestellt vom Systemhersteller

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
DrittanbieterAiven 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

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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
DatomicH2IRONdbLokiJSMySQL
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, 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

Nubank buys firm behind Clojure programming language
28. Juli 2020, Finextra

Zoona Case Study
16. Dezember 2017, AWS Blog

Architecting Software for Leverage
13. November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

Nubank acquires US company; PayPal studies cryptocurrencies
24. Juli 2020, iupana.com

bereitgestellt von Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21. Februar 2024, SiliconANGLE News

Apica gets $6 million in funding and buys Circonus -
21. Februar 2024, Enterprise Times

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7. Mai 2024, Laravel News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22. April 2024, blogs.oracle.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

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.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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