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 > Apache Druid vs. Heroic vs. LokiJS vs. MySQL vs. RethinkDB

Vergleich der Systemeigenschaften Apache Druid vs. Heroic vs. LokiJS vs. MySQL vs. RethinkDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Druid  Xaus Vergleich ausschliessenHeroic  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessen
KurzbeschreibungOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchIn-memory JavaScript DBMSWeit verbreitetes, allgemein einsetzbares Open Source RDBMSDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Time Series DBMSDocument StoreRelational DBMS infoKey/Value Zugriff über memcached APIDocument Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,29
Rang#95  Overall
#49  Relational DBMS
#7  Time Series DBMS
Punkte0,57
Rang#250  Overall
#21  Time Series DBMS
Punkte0,48
Rang#262  Overall
#42  Document Stores
Punkte1087,72
Rang#2  Overall
#2  Relational DBMS
Punkte2,84
Rang#106  Overall
#19  Document Stores
Websitedruid.apache.orggithub.com/­spotify/­heroicgithub.com/­techfort/­LokiJSwww.mysql.comrethinkdb.com
Technische Dokumentationdruid.apache.org/­docs/­latest/­designspotify.github.io/­heroictechfort.github.io/­LokiJSdev.mysql.com/­docrethinkdb.com/­docs
EntwicklerApache Software Foundation and contributorsSpotifyOracle infoseit 2010, ursprünglich MySQL AB, danach SunThe Linux Foundation infosince July 2017
Erscheinungsjahr20122014201419952009
Aktuelle Version29.0.1, April 20248.3.0, Jaenner 20242.4.1, August 2020
Lizenz infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoApache 2.0Open SourceOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.Open Source infoApache Version 2
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.
ImplementierungsspracheJavaJavaJavaScriptC und C++C++
Server BetriebssystemeLinux
OS X
Unix
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)FreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Datenschemaja infoschema-less columns are supportedschemafreischemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja infostring, binary, float, bool, date, geometry
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesjaja infovia Elasticsearchja infoüber Viewsjaja
SQL infoSupport of SQLSQL for queryingneinneinja infomit proprietären Erweiterungennein
APIs und andere ZugriffskonzepteJDBC
RESTful HTTP/JSON API
HQL (Heroic Query Language, a JSON-based language)
HTTP API
JavaScript APIADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenClojure
JavaScript
PHP
Python
R
Ruby
Scala
JavaScriptAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-seitige Scripts infoStored ProceduresneinneinView Functions in JavaScriptja infoproprietäre Syntax
TriggersneinneinjajaClient-side triggers through changefeeds
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomanual/auto, time-basedShardingkeinehorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL FabricSharding inforange based
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, durch HDFS, S3 oder andere Storage EnginesjakeineMulti-Source Replikation
Source-Replica Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
keineImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infonicht für MyISAM Storage Enginenein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinneinnein infoAtomare Operationen innerhalb einer Collection möglichACID infonicht für MyISAM Storage EngineAtomic single-document operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoTable Locks oder Row Locks abhängig von Storage Engineja infoMVCC based
Durability infoDauerhafte Speicherung der Datenjajaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjajanein
Berechtigungskonzept infoZugriffskontrolleRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemneinBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollenja infousers and table-level permissions

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
DrittanbieterNavicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» 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

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
Apache DruidHeroicLokiJSMySQLRethinkDB
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

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21. Februar 2024, Dark Reading

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26. Januar 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26. Februar 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6. Juni 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6. Juni 2023, Business Wire

bereitgestellt von Google News

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google 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

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10. April 2024, hackernoon.com

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

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

bereitgestellt von Google News

MongoDB: The Popular Database for IoT
15. August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16. Dezember 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5. Oktober 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24. Januar 2017, TechRepublic

Review: RethinkDB rethinks real-time Web apps
23. September 2015, InfoWorld

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Präsentieren Sie hier Ihr Produkt