DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Neptune vs. Badger vs. DataFS vs. MySQL vs. OpenEdge

System Properties Comparison Amazon Neptune vs. Badger vs. DataFS vs. MySQL vs. OpenEdge

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonBadger  Xexclude from comparisonDataFS  Xexclude from comparisonMySQL  Xexclude from comparisonOpenEdge  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.All data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.Widely used open source RDBMSApplication development environment with integrated database management system
Primary database modelGraph DBMS
RDF store
Key-value storeObject oriented DBMSRelational DBMS infoKey/Value like access via memcached APIRelational DBMS
Secondary database modelsGraph DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.29
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score0.22
Rank#320  Overall
#47  Key-value stores
Score0.09
Rank#360  Overall
#17  Object oriented DBMS
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score3.45
Rank#85  Overall
#46  Relational DBMS
Websiteaws.amazon.com/­neptunegithub.com/­dgraph-io/­badgernewdatabase.comwww.mysql.comwww.progress.com/­openedge
Technical documentationaws.amazon.com/­neptune/­developer-resourcesgodoc.org/­github.com/­dgraph-io/­badgerdev.mobiland.com/­Overview.xspdev.mysql.com/­docdocumentation.progress.com/­output/­ua/­OpenEdge_latest
DeveloperAmazonDGraph LabsMobiland AGOracle infosince 2010, originally MySQL AB, then SunProgress Software Corporation
Initial release20172017201819951984
Current release1.1.263, October 20228.4.0, April 2024OpenEdge 12.2, March 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0commercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored 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.
Implementation languageGoC and C++
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
WindowsFreeBSD
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freeClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)yesyes
Typing infopredefined data types such as float or dateyesnoyesyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nononoyesyes
Secondary indexesnononoyesyes
SQL infoSupport of SQLnononoyes infowith proprietary extensionsyes infoclose to SQL 92
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
.NET Client API
Proprietary client DLL
WinRT client
ADO.NET
JDBC
ODBC
Proprietary native API
JDBC
ODBC
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
Go.Net
C
C#
C++
VB.Net
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)
Server-side scripts infoStored proceduresnonoyes infoproprietary syntaxyes
Triggersnonono, except callback-events from server when changes happenedyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneProprietary Sharding systemhorizontal partitioning, sharding with MySQL Cluster or MySQL Fabrichorizontal partitioning infosince Version 11.4
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.noneMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnoyesyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noWindows-ProfileUsers with fine-grained authorization concept infono user groups or rolesUsers and groups

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesNavicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon NeptuneBadgerDataFSMySQLOpenEdge
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 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 May 2017, Paul Andlinger

show all

Recent citations in the news

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

AWS Weekly Roundup: LlamaIndex support for Amazon Neptune, force AWS CloudFormation stack deletion, and more ...
27 May 2024, AWS Blog

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

Amazon Neptune Analytics is now available in the AWS Europe (London) Region
14 March 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

provided by Google News

Authentication Bypass Vulnerability in MySQL
1 June 2024, ITPro Today

12 Most Popular Databases in 2024
6 June 2024, MarkTechPost

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

PlanetScale forks MySQL to add vector support
1 June 2024, Yahoo Movies Canada

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

provided by 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 March 2024, GBHackers

provided by Google News



Share this page

Featured Products

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.

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

Present your product here