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. Memcached vs. Sqrrl vs. UniData,UniVerse vs. Valentina Server

System Properties Comparison Amazon DynamoDB vs. Memcached vs. Sqrrl vs. UniData,UniVerse vs. Valentina Server

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonMemcached  Xexclude from comparisonSqrrl  Xexclude from comparisonUniData,UniVerse  Xexclude from comparisonValentina Server  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudIn-memory key-value store, originally intended for cachingAdaptable, secure NoSQL built on Apache AccumuloMultiValue database and application server with SQL mapping layer and meta database capabilitiesObject-relational database and reports server
Primary database modelDocument store
Key-value store
Key-value storeDocument store
Graph DBMS
Key-value store
Wide column store
Multivalue DBMSRelational 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
Score18.08
Rank#32  Overall
#4  Key-value stores
Score2.85
Rank#98  Overall
#1  Multivalue DBMS
Score0.21
Rank#325  Overall
#144  Relational DBMS
Websiteaws.amazon.com/­dynamodbwww.memcached.orgsqrrl.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidatawww.valentina-db.net
Technical documentationdocs.aws.amazon.com/­dynamodbgithub.com/­memcached/­memcached/­wikidocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidatavalentina-db.com/­docs/­dokuwiki/­v5/­doku.php
DeveloperAmazonDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalAmazon infooriginally Sqrrl Data, Inc.Rocket SoftwareParadigma Software
Initial release20122003201219851999
Current release1.6.27, May 20245.7.5
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoBSD licensecommercialcommercialcommercial
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 languageCJavaC
Server operating systemshostedFreeBSD
Linux
OS X
Unix
Windows
LinuxAIX
HP-UX
Linux
Solaris
Windows
Linux
OS X
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnoyesoptionalyes
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLnononoyesyes
APIs and other access methodsRESTful HTTP APIProprietary protocolAccumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
ODBC
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
.Net
Basic infoU2 Basic
C
Java
.Net
C
C#
C++
Objective-C
PHP
Ruby
Visual Basic
Visual Basic.NET
Server-side scripts infoStored proceduresnononoyesyes
Triggersyes infoby integration with AWS Lambdanonoyes infoU2 Basicyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infomaking use of Hadoopnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnone infoRepcached, a Memcached patch, provides this functionallityselectable replication factor infomaking use of HadoopSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyesnono
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.
Foreign keys infoReferential integritynonononoyes
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 regionnoAtomic updates per row, document, or graph entityACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesnoyesyesyes
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)yes infousing SASL (Simple Authentication and Security Layer) protocolCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)Access rights according to SQL-standard and operating system basedfine 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 DynamoDBMemcachedSqrrlUniData,UniVerseValentina Server
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

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, 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

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

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

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

provided by Google News

Memcached Adoption Spurs Solutions
30 May 2024, Data Center Knowledge

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

provided by Google News

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

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

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, CISO Mag

provided by Google News

Pinning Down Unidata S.p.A.'s (BIT:UD) P/E Is Difficult Right Now
21 May 2024, Simply Wall St

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Data + software services
21 August 2018, UCAR

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

provided by Google News

A Look at Valentina — SitePoint
18 April 2014, SitePoint

MySQL GUI Tools for Windows and Ubuntu/Linux: Top 8 free or open source
7 December 2018, H2S Media

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.

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