DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DynamoDB vs. AnzoGraph DB vs. IBM Db2 vs. JSqlDb vs. Netezza

System Properties Comparison Amazon DynamoDB vs. AnzoGraph DB vs. IBM Db2 vs. JSqlDb vs. Netezza

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonAnzoGraph DB  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonJSqlDb  Xexclude from comparisonNetezza infoAlso called PureData System for Analytics by IBM  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationCommon in IBM host environments, 2 different versions for host and Windows/LinuxJavaScript Query Language Database, stores JavaScript objects and primitivesData warehouse and analytics appliance part of IBM PureSystems
Primary database modelDocument store
Key-value store
Graph DBMS
RDF store
Relational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBDocument store
Object oriented DBMS
Relational DBMS
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.45
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.29
Rank#303  Overall
#25  Graph DBMS
#14  RDF stores
Score125.90
Rank#9  Overall
#6  Relational DBMS
Score8.59
Rank#45  Overall
#29  Relational DBMS
Websiteaws.amazon.com/­dynamodbcambridgesemantics.com/­anzographwww.ibm.com/­products/­db2jsqldb.org (offline)www.ibm.com/­products/­netezza
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmwww.ibm.com/­docs/­en/­db2
DeveloperAmazonCambridge SemanticsIBMKonrad von BackstromIBM
Initial release201220181983 infohost version20182000
Current release2.3, January 202112.1, October 20160.8, December 2018
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercial infofree trial version availablecommercial infofree version is availableOpen Sourcecommercial
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.
Implementation languageC and C++
Server operating systemshostedLinuxAIX
HP-UX
Linux
Solaris
Windows
z/OS
Linux
macOS
Windows
Linux infoincluded in appliance
Data schemeschema-freeSchema-free and OWL/RDFS-schema supportyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyes
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.nono
Secondary indexesyesnoyesnoyes
SQL infoSupport of SQLnoSPARQL and SPARQL* as primary query language. Cypher preview.yesnoyes
APIs and other access methodsRESTful HTTP APIApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
JDBC
ODBC
OLE DB
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C++
Java
Python
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
JavaScriptC
C++
Fortran
Java
Lua
Perl
Python
R
Server-side scripts infoStored proceduresnouser defined functions and aggregatesyesfunctions in JavaScriptyes
Triggersyes infoby integration with AWS Lambdanoyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic shardingSharding infoonly with Windows/Unix/Linux VersionnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication in MPP-Clusteryes infowith separate tools (MQ, InfoSphere)noneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)Kerberos/HDFS data loadingnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency in MPP-Cluster
Foreign keys infoReferential integritynono infonot needed in graphsyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users and rolesfine grained access rights according to SQL-standardUsers with fine-grained authorization concept

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

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

More resources
Amazon DynamoDBAnzoGraph DBIBM Db2 infoformerly named DB2 or IBM Database 2JSqlDbNetezza infoAlso called PureData System for Analytics by IBM
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Recent citations in the news

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

Introducing configurable maximum throughput for Amazon DynamoDB on-demand | Amazon Web Services
3 May 2024, AWS Blog

provided by Google News

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

provided by Google News

Use AWS DMS to migrate data from IBM Db2 DPF to an AWS target | Amazon Web Services
28 May 2024, AWS Blog

12 Most Popular Databases in 2024
6 June 2024, MarkTechPost

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3 April 2024, Precisely

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

provided by Google News

Roundup: Telehouse, Cloudera, Netezza, EMC
31 May 2024, Data Center Knowledge

IBM announces availability of the high-performance, cloud-native Netezza Performance Server as a Service on AWS
11 July 2023, IBM

AWS and IBM Netezza come out in support of Iceberg in table format face-off
1 August 2023, The Register

How to migrate a large data warehouse from IBM Netezza to Amazon Redshift with no downtime | Amazon Web Services
21 August 2019, AWS Blog

Netezza Performance Server
12 August 2020, IBM

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