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. FoundationDB vs. OrigoDB vs. Postgres-XL

System Properties Comparison Amazon DynamoDB vs. FoundationDB vs. OrigoDB vs. Postgres-XL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonFoundationDB  Xexclude from comparisonOrigoDB  Xexclude from comparisonPostgres-XL  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudOrdered key-value store. Core features are complimented by layers.A fully ACID in-memory object graph databaseBased on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelDocument store
Key-value store
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Document store
Object oriented DBMS
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Websiteaws.amazon.com/­dynamodbgithub.com/­apple/­foundationdborigodb.comwww.postgres-xl.org
Technical documentationdocs.aws.amazon.com/­dynamodbapple.github.io/­foundationdborigodb.com/­docswww.postgres-xl.org/­documentation
DeveloperAmazonFoundationDBRobert Friberg et al
Initial release201220132009 infounder the name LiveDB2014 infosince 2012, originally named StormDB
Current release6.2.28, November 202010 R1, October 2018
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache 2.0Open SourceOpen Source infoMozilla public license
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C#C
Server operating systemshostedLinux
OS X
Windows
Linux
Windows
Linux
macOS
Data schemeschema-freeschema-free infosome layers support schemasyesyes
Typing infopredefined data types such as float or dateyesno infosome layers support typingUser defined using .NET types and collectionsyes
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.no infocan be achieved using .NETyes infoXML type, but no XML query functionality
Secondary indexesyesnoyesyes
SQL infoSupport of SQLnosupported in specific SQL layer onlynoyes infodistributed, parallel query execution
APIs and other access methodsRESTful HTTP API.NET Client API
HTTP API
LINQ
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresnoin SQL-layer onlyyesuser defined functions
Triggersyes infoby integration with AWS Lambdanoyes infoDomain Eventsyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardinghorizontal partitioning infoclient side managed; servers are not synchronizedhorizontal partitioning
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
Linearizable consistencyImmediate Consistency
Foreign keys infoReferential integritynoin SQL-layer onlydepending on modelyes
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 infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noRole based authorizationfine grained access rights according to SQL-standard

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 DynamoDBFoundationDBOrigoDBPostgres-XL
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

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31 January 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | 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

provided by Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

provided by Google News



Share this page

Featured Products

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

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here