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

DBMS > AlaSQL vs. HBase vs. Memgraph vs. MySQL vs. RocksDB

Vergleich der Systemeigenschaften AlaSQL vs. HBase vs. Memgraph vs. MySQL vs. RocksDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenRocksDB  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryWide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableAn open source graph database built for real-time streaming and compatible with Neo4jWeit verbreitetes, allgemein einsetzbares Open Source RDBMSEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primäres DatenbankmodellDocument Store
Relational DBMS
Wide Column StoreGraph DBMSRelational DBMS infoKey/Value Zugriff über memcached APIKey-Value Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte30,50
Rang#26  Overall
#2  Wide Column Stores
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte1083,74
Rang#2  Overall
#2  Relational DBMS
Punkte3,65
Rang#85  Overall
#11  Key-Value Stores
Websitealasql.orghbase.apache.orgmemgraph.comwww.mysql.comrocksdb.org
Technische Dokumentationgithub.com/­AlaSQL/­alasqlhbase.apache.org/­book.htmlmemgraph.com/­docsdev.mysql.com/­docgithub.com/­facebook/­rocksdb/­wiki
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerAndrey Gershun & Mathias R. WulffApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetMemgraph LtdOracle infoseit 2010, ursprünglich MySQL AB, danach SunFacebook, Inc.
Erscheinungsjahr20142008201719952013
Aktuelle Version2.3.4, Jaenner 20218.4.0, April 20248.11.4, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.Open Source infoBSD
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.
ImplementierungsspracheJavaScriptJavaC und C++C und C++C++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Linux
Unix
Windows infomit Cygwin
LinuxFreeBSD
Linux
OS X
Solaris
Windows
Linux
Datenschemaschemafreischema-free, schema definition possibleschemafrei und schema-optionaljaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinoptions to bring your own types, AVROjajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesneinneinjanein
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.neinneinja infomit proprietären Erweiterungennein
APIs und andere ZugriffskonzepteJavaScript APIJava API
RESTful HTTP API
Thrift
Bolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
Proprietäres native API
C++ API
Java API
Unterstützte ProgrammiersprachenJavaScriptC
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
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
Perl
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinja infoCoprocessors in Javaja infoproprietäre Syntaxnein
Triggersjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingSharding infodynamic graph partitioninghorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabrichorizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikation
Source-Replica Replikation
Multi-source replication using RAFTMulti-Source Replikation
Source-Replica Replikation
ja
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja inforelationships in graphsja infonicht für MyISAM Storage Enginenein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageSingle row ACID (across millions of columns)ACID infowith snapshot isolationACID infonicht für MyISAM Storage Engineja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)ja infoTable Locks oder Row Locks abhängig von Storage Engineja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejaja infowith periodic snapshot and write-ahead logging (WAL) of changesjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajajaja
Berechtigungskonzept infoZugriffskontrolleneinAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACUsers, roles and permissionsBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollennein
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLHBaseMemgraphMySQLRocksDB
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
DrittanbieterAiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» mehr

Navicat 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
Speedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» 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
AlaSQLHBaseMemgraphMySQLRocksDB
DB-Engines Blog Posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

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

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

MapR Technologies' Executives to Speak About Big Data, HBase and Hadoop at Upcoming April Conferences
10. Mai 2024, Yahoo Movies UK

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9. Oktober 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20. Oktober 2023, hackernoon.com

HBase: The database big data left behind
6. Mai 2016, InfoWorld

HydraBase – The evolution of HBase@Facebook
5. Juni 2014, Facebook Engineering

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
4. Mai 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

How to Implement Custom JSON Utility Procedures With Memgraph MAGE and Python
26. März 2021, Towards Data Science

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

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

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

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

bereitgestellt von Google News

Did Rockset Just Solve Real-Time Analytics?
25. August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31. August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29. März 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21. September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10. August 2021, AWS Blog

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

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt