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

DBMS > Amazon SimpleDB vs. PouchDB vs. Realm vs. STSdb vs. Teradata

System Properties Comparison Amazon SimpleDB vs. PouchDB vs. Realm vs. STSdb vs. Teradata

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonPouchDB  Xexclude from comparisonRealm  Xexclude from comparisonSTSdb  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreJavaScript DBMS with an API inspired by CouchDBA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelKey-value storeDocument storeDocument storeKey-value storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score2.28
Rank#115  Overall
#21  Document stores
Score7.60
Rank#52  Overall
#9  Document stores
Score0.04
Rank#360  Overall
#52  Key-value stores
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websiteaws.amazon.com/­simpledbpouchdb.comrealm.iogithub.com/­STSSoft/­STSdb4www.teradata.com
Technical documentationdocs.aws.amazon.com/­simpledbpouchdb.com/­guidesrealm.io/­docsdocs.teradata.com
DeveloperAmazonApache Software FoundationRealm, acquired by MongoDB in May 2019STS Soft SCTeradata
Initial release20072012201420111984
Current release7.1.1, June 20194.0.8, September 2015Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourcecommercialOpen SourceOpen SourceOpen Source infoGPLv2, commercial license availablecommercial
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 languageJavaScriptC#
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js)Android
Backend: server-less
iOS
Windows
Windowshosted
Linux
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or datenonoyesyes infoprimitive types and user defined types (classes)yes
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
Secondary indexesyes infoAll columns are indexed automaticallyyes infovia viewsyesnoyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLnonononoyes infoSQL 2016 + extensions
APIs and other access methodsRESTful HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
.NET Client API.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
JavaScript.Net
Java infowith Android only
Objective-C
React Native
Swift
C#
Java
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresnoView functions in JavaScriptno inforuns within the applications so server-side scripts are unnecessarynoyes infoUDFs, stored procedures, table functions in parallel
Triggersnoyesyes infoChange Listenersnoyes
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationSharding infowith a proxy-based framework, named couchdb-loungenonenoneSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
nonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoIn-Memory realmyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noyesnofine 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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon SimpleDBPouchDBRealmSTSdbTeradata
DB-Engines blog posts

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20 May 2009, AWS Blog

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed Product On AWS
12 November 2013, TechCrunch

Amazon SimpleDB Management in Eclipse | AWS News Blog
22 July 2009, AWS Blog

Amazon Goes Back to the Future With 'NoSQL' Database
19 January 2012, WIRED

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

provided by Google News

GDG North Jersey's February Meeting Covers Realm, A New Mobile Database
6 March 2016, njtechweekly.com

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

provided by Google News

Why Teradata (TDC) Shares Are Plunging Today
7 May 2024, Yahoo Finance

Kenvue, Crocs rise; Disney, Teradata fall, Tuesday, 5/7/2024
7 May 2024, ABC News

The Analyst Landscape: 9 Takes On Teradata - Teradata (NYSE:TDC)
7 May 2024, Benzinga

Teradata's stock tumbles after BofA cuts rating on lack of near-term positive catalysts
7 May 2024, Seeking Alpha

Teradata (TDC) Q1 Earnings and Revenues Beat Estimates
6 May 2024, Yahoo Finance

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.

AllegroGraph logo

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

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

Milvus logo

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

Present your product here