DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Neptune vs. Datomic vs. Dolt vs. OpenEdge vs. Yanza

System Properties Comparison Amazon Neptune vs. Datomic vs. Dolt vs. OpenEdge vs. Yanza

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonDatomic  Xexclude from comparisonDolt  Xexclude from comparisonOpenEdge  Xexclude from comparisonYanza  Xexclude from comparison
Yanza seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionFast, reliable graph database built for the cloudDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA MySQL compatible DBMS with Git-like versioning of data and schemaApplication development environment with integrated database management systemTime Series DBMS for IoT Applications
Primary database modelGraph DBMS
RDF store
Relational DBMSRelational DBMSRelational DBMSTime Series DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.29
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score3.45
Rank#85  Overall
#46  Relational DBMS
Websiteaws.amazon.com/­neptunewww.datomic.comgithub.com/­dolthub/­dolt
www.dolthub.com
www.progress.com/­openedgeyanza.com
Technical documentationaws.amazon.com/­neptune/­developer-resourcesdocs.datomic.comdocs.dolthub.comdocumentation.progress.com/­output/­ua/­OpenEdge_latest
DeveloperAmazonCognitectDoltHub IncProgress Software CorporationYanza
Initial release20172012201819842015
Current release1.0.7075, December 2023OpenEdge 12.2, March 2020
License infoCommercial or Open Sourcecommercialcommercial infolimited edition freeOpen Source infoApache Version 2.0commercialcommercial infofree version available
Cloud-based only infoOnly available as a cloud serviceyesnononono infobut mainly used as a service provided by Yanza
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, ClojureGo
Server operating systemshostedAll OS with a Java VMLinux
macOS
Windows
AIX
HP-UX
Linux
Solaris
Windows
Windows
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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.nononoyesno
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLnonoyesyes infoclose to SQL 92no
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
RESTful HTTP APICLI Client
HTTP REST
JDBC
ODBC
HTTP API
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
Clojure
Java
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)any language that supports HTTP calls
Server-side scripts infoStored proceduresnoyes infoTransaction Functionsyes infocurrently in alpha releaseyesno
TriggersnoBy using transaction functionsyesyesyes infoTimer and event based
Partitioning methods infoMethods for storing different data on different nodesnonenone infoBut extensive use of caching in the application peersnonehorizontal partitioning infosince Version 11.4none
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.none infoBut extensive use of caching in the application peersA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Source-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noOnly one user is configurable, and must be specified in the config file at startupUsers and groupsno

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

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

More resources
Amazon NeptuneDatomicDoltOpenEdgeYanza
Recent citations in the news

Building NHM London's Planetary Knowledge Base with Amazon Neptune and the Registry of Open Data on AWS ...
5 June 2024, AWS Blog

Exploring new features of Apache TinkerPop 3.7.x in Amazon Neptune | Amazon Web Services
7 June 2024, AWS Blog

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

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

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

provided by Google News

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

provided by Google News

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

25 Hot New Data Tools and What They DON'T Do
14 May 2020, Towards Data Science

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