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

DBMS > Amazon DynamoDB vs. Databricks vs. InterSystems Caché vs. Postgres-XL vs. VelocityDB

System Properties Comparison Amazon DynamoDB vs. Databricks vs. InterSystems Caché vs. Postgres-XL vs. VelocityDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonDatabricks  Xexclude from comparisonInterSystems Caché  Xexclude from comparisonPostgres-XL  Xexclude from comparisonVelocityDB  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.A multi-model DBMS and application serverBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelDocument store
Key-value store
Document store
Relational DBMS
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMSGraph DBMS
Object oriented DBMS
Secondary database modelsDocument storeDocument store
Spatial DBMS
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
Score81.08
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score0.11
Rank#354  Overall
#37  Graph DBMS
#16  Object oriented DBMS
Websiteaws.amazon.com/­dynamodbwww.databricks.comwww.intersystems.com/­products/­cachewww.postgres-xl.orgvelocitydb.com
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.databricks.comdocs.intersystems.comwww.postgres-xl.org/­documentationvelocitydb.com/­UserGuide
DeveloperAmazonDatabricksInterSystemsVelocityDB Inc
Initial release2012201319972014 infosince 2012, originally named StormDB2011
Current release2018.1.4, May 202010 R1, October 20187.x
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialcommercialOpen Source infoMozilla public licensecommercial
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC#
Server operating systemshostedhostedAIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
Linux
macOS
Any that supports .NET
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)depending on used data modelyesyes
Typing infopredefined data types such as float or dateyesyesyesyes
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.yesyesyes infoXML type, but no XML query functionalityno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnowith Databricks SQLyesyes infodistributed, parallel query executionno
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
RESTful HTTP API
.NET Client API
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
.Net
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Python
R
Scala
C#
C++
Java
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
Server-side scripts infoStored proceduresnouser defined functions and aggregatesyesuser defined functionsno
Triggersyes infoby integration with AWS LambdayesyesCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesno
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 infoMVCCACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users, groups and rolesfine grained access rights according to SQL-standardBased on Windows Authentication
More information provided by the system vendor
Amazon DynamoDBDatabricksInterSystems CachéPostgres-XLVelocityDB
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» more

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 DynamoDBDatabricksInterSystems CachéPostgres-XLVelocityDB
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

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Use Amazon DynamoDB incremental exports to drive continuous data retention | Amazon Web Services
12 June 2024, AWS Blog

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

Simplify private connectivity to Amazon DynamoDB with AWS PrivateLink | Amazon Web Services
19 March 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

provided by Google News

Databricks is Taking the Ultimate Risk of Building 'USB for AI' – AIM
15 June 2024, Analytics India Magazine

The Three Big Announcements by Databricks AI Team in June 2024
17 June 2024, MarkTechPost

Databricks launches LakeFlow to help its customers build their data pipelines
12 June 2024, TechCrunch

Databricks tells investors annualized revenue will reach $2.4 billion at midway point of year
13 June 2024, CNBC

Databricks open-sources Unity Catalog, challenging Snowflake on interoperability for data workloads
12 June 2024, VentureBeat

provided by Google News

Cognizant Deploys a Comprehensive Hospital Performance Management Solution at Hunterdon Healthcare
21 February 2012, Cognizant news

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12 February 2022, CRN

Epic On EHR Interoperability: Not A '1-Time Project'
10 April 2015, InformationWeek

Associative Data Modeling Demystified – Part1
9 July 2016, Data Science Central

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, ibm.com

provided by Google News



Share this page

Featured Products

Neo4j logo

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

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

Present your product here