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

DBMS > HarperDB vs. MySQL vs. Newts vs. Quasardb vs. Sequoiadb

Vergleich der Systemeigenschaften HarperDB vs. MySQL vs. Newts vs. Quasardb vs. Sequoiadb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHarperDB  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenNewts  Xaus Vergleich ausschliessenQuasardb  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessen
KurzbeschreibungUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Weit verbreitetes, allgemein einsetzbares Open Source RDBMSTime Series DBMS basierend auf CassandraDistributed, high-performance timeseries databaseNewSQL database with distributed OLTP and SQL
Primäres DatenbankmodellDocument StoreRelational DBMS infoKey/Value Zugriff über memcached APITime Series DBMSTime Series DBMSDocument Store
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,55
Rang#248  Overall
#38  Document Stores
Punkte1083,74
Rang#2  Overall
#2  Relational DBMS
Punkte0,00
Rang#383  Overall
#41  Time Series DBMS
Punkte0,14
Rang#332  Overall
#29  Time Series DBMS
Punkte0,45
Rang#261  Overall
#41  Document Stores
#122  Relational DBMS
Websitewww.harperdb.iowww.mysql.comopennms.github.io/­newtsquasar.aiwww.sequoiadb.com
Technische Dokumentationdocs.harperdb.io/­docsdev.mysql.com/­docgithub.com/­OpenNMS/­newts/­wikidoc.quasar.ai/­masterwww.sequoiadb.com/­en/­index.php?m=Files&a=index
EntwicklerHarperDBOracle infoseit 2010, ursprünglich MySQL AB, danach SunOpenNMS GroupquasardbSequoiadb Ltd.
Erscheinungsjahr20171995201420092013
Aktuelle Version3.1, August 20218.4.0, April 20243.14.1, Jänner 2024
Lizenz infoCommercial or Open Sourcekommerziell infofree community edition availableOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.Open Source infoApache 2.0kommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoServer: AGPL; Client: Apache V2
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.
ImplementierungsspracheNode.jsC und C++JavaC++C++
Server BetriebssystemeLinux
OS X
FreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
BSD
Linux
OS X
Windows
Linux
Datenschemadynamic schemajaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoJSON data typesjajaja infointeger and binaryja infooid, date, timestamp, binary, regex
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinnein
Sekundärindizesjajaneinja infomittels Tagsja
SQL infoSupport of SQLSQL-like data manipulation statementsja infomit proprietären ErweiterungenneinSQL-like query languageSQL-like query language
APIs und andere ZugriffskonzepteJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
ADO.NET
JDBC
ODBC
Proprietäres native API
HTTP REST
Java API
HTTP APIProprietäres Protokoll basierend auf JSON
Unterstützte Programmiersprachen.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Java.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
.Net
C++
Java
PHP
Python
Server-seitige Scripts infoStored ProceduresCustom Functions infosince release 3.1ja infoproprietäre SyntaxneinneinJavaScript
Triggersneinjaneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenA table resides as a whole on one (or more) nodes in a clusterhorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL FabricSharding infobasierend auf CassandraSharding infoconsistent hashingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infothe nodes on which a table resides can be definedMulti-Source Replikation
Source-Replica Replikation
frei wählbarer Replikationsfaktor infobasierend auf CassandraSource-Replica Replikation mit wählbarem ReplikationsfaktorSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinwith Hadoop integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency infobasierend auf Cassandra
Immediate Consistency infobasierend auf Cassandra
Immediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infonicht für MyISAM Storage Engineneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsACID infonicht für MyISAM Storage EngineneinACIDwährend einer Transaktion wird das Dokument gesperrt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoTable Locks oder Row Locks abhängig von Storage Enginejajaja
Durability infoDauerhafte Speicherung der Datenyes, using LMDBjajaja infomittels LevelDBja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja infoTransient modenein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenneinCryptographically strong user authentication and audit traileinfacher Passwort-basierter Zugriffsschutz

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

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

CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
HarperDBMySQLNewtsQuasardbSequoiadb
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

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22. Juni 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29. November 2022, AWS Blog

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9. Januar 2023, business-news.ucdenver.edu

HarperDB: An underdog SQL / NoSQL database | ZDNET
7. Februar 2018, ZDNet

Build a Hacker News Clone using React and HarperDB — SitePoint
18. Oktober 2021, SitePoint

bereitgestellt von Google News

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

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22. April 2024, Oracle

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

How to Create a MySQL 8 Database User With Remote Access
4. Januar 2024, TechRepublic

bereitgestellt von Google News

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11. September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3. Juli 2023, Boat International

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6. Juni 2023, PR Newswire

Meet the NiceGUI: Your Soon-to-be Favorite Python UI Library
16. April 2024, Towards Data Science

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

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

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

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.

Präsentieren Sie hier Ihr Produkt