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

DBMS > Amazon DynamoDB vs. EsgynDB vs. FileMaker vs. LMDB vs. Titan

System Properties Comparison Amazon DynamoDB vs. EsgynDB vs. FileMaker vs. LMDB vs. Titan

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonEsgynDB  Xexclude from comparisonFileMaker  Xexclude from comparisonLMDB  Xexclude from comparisonTitan  Xexclude from comparison
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionFileMaker is a cross-platform RDBMS that includes a GUI frontend.A high performant, light-weight, embedded key-value database libraryTitan is a Graph DBMS optimized for distributed clusters.
Primary database modelDocument store
Key-value store
Relational DBMSRelational DBMSKey-value storeGraph 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
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score1.99
Rank#125  Overall
#21  Key-value stores
Websiteaws.amazon.com/­dynamodbwww.esgyn.cnwww.claris.com/­filemakerwww.symas.com/­symas-embedded-database-lmdbgithub.com/­thinkaurelius/­titan
Technical documentationdocs.aws.amazon.com/­dynamodbwww.claris.com/­resources/­documentationwww.lmdb.tech/­docgithub.com/­thinkaurelius/­titan/­wiki
DeveloperAmazonEsgynClaris infoa subsidiary of AppleSymasAurelius, owned by DataStax
Initial release20122015198320112012
Current release19.4.1, November 20210.9.32, January 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialcommercialOpen SourceOpen Source infoApache license, version 2.0
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++, JavaCJava
Server operating systemshostedLinuxiOS infoclient part only
Linux
OS X
Windows
Linux
Unix
Windows
Linux
OS X
Unix
Windows
Data schemeschema-freeyesyesschema-freeyes
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.noyes infoA http query request can return the data in XML formatno
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLnoyesyes infovia pluginsnono
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
Filemaker WebDirect
JDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
All languages supporting JDBC/ODBC/ADO.NetPHP.Net
C
C++
Clojure
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Nim
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Rust
Swift
Tcl
Clojure
Java
Python
Server-side scripts infoStored proceduresnoJava Stored Proceduresyesnoyes
Triggersyes infoby integration with AWS Lambdanoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonenoneyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication between multi datacentersSource-replica replication, warm standby infosince Version 14noneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesnonoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesyesnoyes infoRelationships in graph
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 regionACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardsimple rights management via user accounts and connection to external directory servicesnoUser authentification and security via Rexster Graph Server

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 DynamoDBEsgynDBFileMakerLMDBTitan
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

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

How Heroku reduced their operational overhead by migrating their 30 TB self-managed database from Amazon EC2 to ...
9 May 2024, AWS Blog

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

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

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

provided by Google News

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

Reviews - Features
1 March 2024, Reverse Shot

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15 October 2023, Patently Apple

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14 February 2024, Bloomberg Law

Apple subsidiary FileMaker returns to its original name from the '80s
6 August 2019, The Verge

provided by Google News

Automating SAP S/4HANA Migration with IT-Conductor, BGP Managed Services, and AWS | Amazon Web Services
22 August 2023, AWS Blog

The Tom Brady Data Biography
8 September 2023, StatsBomb

The Lightning Memory-mapped Database
2 March 2016, InfoQ.com

Akamai launches managed database service – Blocks and Files
25 April 2022, Blocks & Files

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

provided by Google News

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20 August 2015, All Things Distributed

Beyond Titan: The Evolution of DataStax's New Graph Database
21 June 2016, Datanami

DataStax acquires Aurelius, the startup behind the Titan graph database
3 February 2015, VentureBeat

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

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.

RaimaDB logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Milvus logo

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

Present your product here