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

DBMS > Amazon DynamoDB vs. Drizzle vs. Sqrrl vs. TimesTen vs. ToroDB

System Properties Comparison Amazon DynamoDB vs. Drizzle vs. Sqrrl vs. TimesTen vs. ToroDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonDrizzle  Xexclude from comparisonSqrrl  Xexclude from comparisonTimesTen  Xexclude from comparisonToroDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.ToroDB 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 cloudMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Adaptable, secure NoSQL built on Apache AccumuloIn-Memory RDBMS compatible to OracleA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelDocument store
Key-value store
Relational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSDocument store
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.31
Rank#163  Overall
#74  Relational DBMS
Websiteaws.amazon.com/­dynamodbsqrrl.comwww.oracle.com/­database/­technologies/­related/­timesten.htmlgithub.com/­torodb/­server
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.oracle.com/­database/­timesten-18.1
DeveloperAmazonDrizzle project, originally started by Brian AkerAmazon infooriginally Sqrrl Data, Inc.Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 20058Kdata
Initial release20122008201219982016
Current release7.2.4, September 201211 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoGNU GPLcommercialcommercialOpen Source infoAGPL-V3
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++JavaJava
Server operating systemshostedFreeBSD
Linux
OS X
LinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
All OS with a Java 7 VM
Data schemeschema-freeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes infostring, integer, double, boolean, date, object_id
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 indexesyesyesyesyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsnoyes
APIs and other access methodsRESTful HTTP APIJDBCAccumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C
C++
Java
PHP
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnononoPL/SQL
Triggersyes infoby integration with AWS Lambdano infohooks for callbacks inside the server can be used.nonono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infomaking use of HadoopnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
selectable replication factor infomaking use of HadoopMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnoyesno
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 regionACIDAtomic updates per row, document, or graph entityACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby means of logfiles and checkpointsyes
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)Pluggable authentication mechanisms infoe.g. LDAP, HTTPCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)fine grained access rights according to SQL-standardAccess rights for users and roles

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

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Recent citations in the news

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

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

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

Distributed Transactions at Scale in Amazon DynamoDB
7 November 2023, InfoQ.com

provided by Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6 May 2024, TechTarget

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, cisomag.com

Mark Terenzoni
23 February 2024, Dark Reading

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18 September 2023, Mint

provided by Google News

The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

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

RaimaDB logo

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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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