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 > eXtremeDB vs. Memgraph vs. MySQL vs. OpenEdge vs. Sequoiadb

Vergleich der Systemeigenschaften eXtremeDB vs. Memgraph vs. MySQL vs. OpenEdge vs. Sequoiadb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameeXtremeDB  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenOpenEdge  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessen
KurzbeschreibungNatively in-memory DBMS with options for persistency, high-availability and clusteringAn open source graph database built for real-time streaming and compatible with Neo4jWeit verbreitetes, allgemein einsetzbares Open Source RDBMSAnwendungsentwicklungsumgebung mit integrierter DatenbankNewSQL database with distributed OLTP and SQL
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Graph DBMSRelational DBMS infoKey/Value Zugriff über memcached APIRelational DBMSDocument Store
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,74
Rang#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte1083,74
Rang#2  Overall
#2  Relational DBMS
Punkte3,51
Rang#86  Overall
#46  Relational DBMS
Punkte0,45
Rang#261  Overall
#41  Document Stores
#122  Relational DBMS
Websitewww.mcobject.commemgraph.comwww.mysql.comwww.progress.com/­openedgewww.sequoiadb.com
Technische Dokumentationwww.mcobject.com/­docs/­extremedb.htmmemgraph.com/­docsdev.mysql.com/­docdocumentation.progress.com/­output/­ua/­OpenEdge_latestwww.sequoiadb.com/­en/­index.php?m=Files&a=index
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerMcObjectMemgraph LtdOracle infoseit 2010, ursprünglich MySQL AB, danach SunProgress Software CorporationSequoiadb Ltd.
Erscheinungsjahr20012017199519842013
Aktuelle Version8.2, 20218.4.0, April 2024OpenEdge 12.2, Maerz 2020
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.kommerziellOpen 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.
ImplementierungsspracheC und C++C und C++C und C++C++
Server BetriebssystemeAIX
HP-UX
Linux
macOS
Solaris
Windows
LinuxFreeBSD
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
Datenschemajaschemafrei und schema-optionaljajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja 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, XSLTnein infosupport of XML interfaces availableneinjajanein
Sekundärindizesjajajaja
SQL infoSupport of SQLja infowith the option: eXtremeSQLneinja infomit proprietären Erweiterungenja infoclose to SQL 92SQL-like query language
APIs und andere Zugriffskonzepte.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
Bolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
Proprietäres native API
JDBC
ODBC
Proprietäres Protokoll basierend auf JSON
Unterstützte Programmiersprachen.Net
C
C#
C++
Java
Lua
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
Progress proprietary ABL (Advanced Business Language).Net
C++
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresjaja infoproprietäre SyntaxjaJavaScript
Triggersja infoby defining eventsjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung / shardingSharding infodynamic graph partitioninghorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabrichorizontale Partitionierung infosince Version 11.4Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
Multi-source replication using RAFTMulti-Source Replikation
Source-Replica Replikation
Source-Replica ReplikationSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaja inforelationships in graphsja infonicht für MyISAM Storage Enginejanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infowith snapshot isolationACID infonicht für MyISAM Storage EngineACIDwährend einer Transaktion wird das Dokument gesperrt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoOptimistic (MVCC) and pessimistic (locking) strategies availableyes, multi-version concurrency control (MVCC)ja infoTable Locks oder Row Locks abhängig von Storage Enginejaja
Durability infoDauerhafte Speicherung der Datenjaja infowith periodic snapshot and write-ahead logging (WAL) of changesjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaneinnein
Berechtigungskonzept infoZugriffskontrolleUsers, roles and permissionsBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenBenutzer und Gruppeneinfacher Passwort-basierter Zugriffsschutz
Weitere Informationen bereitgestellt vom Systemhersteller
eXtremeDBMemgraphMySQLOpenEdgeSequoiadb
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Memgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» mehr
You 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
DrittanbieterNavicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» 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 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
eXtremeDBMemgraphMySQLOpenEdgeSequoiadb
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

McObject Announces the Release of eXtremeDB/rt 1.2
23. Mai 2023, Embedded Computing Design

McObject Offers eXtremeDB 8.3 for Incremental Improvements and New Platforms
11. November 2022, Automation.com

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

McObject and Lynx Software Technologies Team Up for the First COTS Hard Real-Time DBMS for Mission- and Safety ...
21. Oktober 2021, GlobeNewswire

Beta tests for real time in-memory embedded database ...
4. Mai 2021, eeNews Europe

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
1. 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

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

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

OpenEdge Application Development | Progress OpenEdge
14. September 2014, Progress Software

What's New in OpenEdge 12.8
15. April 2024, release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11. März 2024, GBHackers

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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