DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon DynamoDB vs. Datomic vs. Microsoft Azure AI Search vs. Postgres-XL vs. VoltDB

System Properties Comparison Amazon DynamoDB vs. Datomic vs. Microsoft Azure AI Search vs. Postgres-XL vs. VoltDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonDatomic  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparisonPostgres-XL  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilitySearch-as-a-service for web and mobile app developmentBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelDocument store
Key-value store
Relational DBMSSearch engineRelational DBMSRelational DBMS
Secondary database modelsVector DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score72.39
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score1.47
Rank#145  Overall
#66  Relational DBMS
Score5.51
Rank#59  Overall
#7  Search engines
Score0.41
Rank#261  Overall
#122  Relational DBMS
Score1.34
Rank#155  Overall
#71  Relational DBMS
Websiteaws.amazon.com/­dynamodbwww.datomic.comazure.microsoft.com/­en-us/­services/­searchwww.postgres-xl.orgwww.voltdb.com
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.datomic.comlearn.microsoft.com/­en-us/­azure/­searchwww.postgres-xl.org/­documentationdocs.voltdb.com
DeveloperAmazonCognitectMicrosoftVoltDB Inc.
Initial release2012201220152014 infosince 2012, originally named StormDB2010
Current release1.0.7180, July 2024V110 R1, October 201811.3, April 2022
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercial infolimited edition freecommercialOpen Source infoMozilla public licenseOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, ClojureCJava, C++
Server operating systemshostedAll OS with a Java VMhostedLinux
macOS
Linux
OS X infofor development
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonoyes infoXML type, but no XML query functionality
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnononoyes infodistributed, parallel query executionyes infoonly a subset of SQL 99
APIs and other access methodsRESTful HTTP APIRESTful HTTP APIRESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Clojure
Java
C#
Java
JavaScript
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnoyes infoTransaction Functionsnouser defined functionsJava
Triggersyes infoby integration with AWS LambdaBy using transaction functionsnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnone infoBut extensive use of caching in the application peersSharding infoImplicit feature of the cloud servicehorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesnone infoBut extensive use of caching in the application peersyes infoImplicit feature of the cloud serviceMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesno infoFOREIGN KEY constraints are not supported
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 regionACIDnoACID infoMVCCACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes infoSnapshots and command logging
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 developmentnono
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noyes infousing Azure authenticationfine grained access rights according to SQL-standardUsers and roles with access to stored procedures

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 DynamoDBDatomicMicrosoft Azure AI SearchPostgres-XLVoltDB
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

Build a scalable, context-aware chatbot with Amazon DynamoDB, Amazon Bedrock, and LangChain
6 November 2024, AWS Blog

AWS Re:Invent 2018: Amazon DynamoDB Deep Dive: Advanced Design Patterns For DynamoDB (DAT401) [1a006c]
9 November 2024, Vatican.va

How Channel Corporation modernized their architecture with Amazon DynamoDB, Part 2: Streams
6 November 2024, AWS Blog

AWS Re:Invent 2018: Amazon DynamoDB Deep Dive: Advanced Design Patterns For DynamoDB (DAT401) [11b37b]
8 November 2024, University of Birmingham

How Channel Corporation modernized their architecture with Amazon DynamoDB, Part 1: Motivation and approaches
6 November 2024, AWS Blog

provided by Google News

Lucas Cavalcanti on Using Clojure, Microservices, Hexagonal Architecture and Public Cloud at Nubank
16 August 2021, InfoQ.com

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, iupana.com

Zoona Case Study
16 December 2017, AWS Blog

Fintech Powerhouse Nubank Buys U.S. Software Firm Cognitect
23 July 2020, Bloomberg

These are the top 25 people who will have the most influence in tech this year, according to a survey of over
15 April 2020, Business Insider India

provided by Google News

Announcing the availability of Azure OpenAI Data Zones and latest updates from Azure AI
6 November 2024, azure.microsoft.com

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4 April 2024, azure.microsoft.com

From code to production: New ways Azure helps you build transformational AI experiences
21 May 2024, azure.microsoft.com

Public Preview of Azure OpenAI and AI Search in-app connectors for Logic Apps (Standard)
2 April 2024, azure.microsoft.com

Boost your AI with Azure's new Phi model, streamlined RAG, and custom generative AI models
22 August 2024, azure.microsoft.com

provided by Google News

5 Takeaways from Big Data Spain 2017
5 December 2017, Towards Data Science

provided by Google News

VoltDB Makes Key New Hires to Accelerate Telco Business Growth
28 October 2021, The Fast Mode

VoltDB Announces Latest Version Of Its In-Memory Database
9 February 2018, RTInsights

Solutions Review Sits Down with VoltDB CEO David Flower
17 April 2018, Solutions Review

MemSQL, VoltDB Vie For In-Memory Big Data Role
12 February 2015, InformationWeek

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

Present your product here