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 > IBM Cloudant vs. PouchDB vs. SAP SQL Anywhere vs. SiriDB vs. Teradata

System Properties Comparison IBM Cloudant vs. PouchDB vs. SAP SQL Anywhere vs. SiriDB vs. Teradata

Editorial information provided by DB-Engines
NameIBM Cloudant  Xexclude from comparisonPouchDB  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonSiriDB  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionDatabase as a Service offering based on Apache CouchDBJavaScript DBMS with an API inspired by CouchDBRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsOpen Source Time Series DBMSA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelDocument storeDocument storeRelational DBMSTime Series DBMSRelational 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
Score2.73
Rank#108  Overall
#20  Document stores
Score2.35
Rank#116  Overall
#22  Document stores
Score4.57
Rank#78  Overall
#43  Relational DBMS
Score0.11
Rank#346  Overall
#32  Time Series DBMS
Score47.84
Rank#21  Overall
#15  Relational DBMS
Websitewww.ibm.com/­products/­cloudantpouchdb.comwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlsiridb.comwww.teradata.com
Technical documentationcloud.ibm.com/­docs/­Cloudantpouchdb.com/­guideshelp.sap.com/­docs/­SAP_SQL_Anywheredocs.siridb.comdocs.teradata.com
DeveloperIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Apache Software FoundationSAP infoformerly SybaseCesbitTeradata
Initial release20102012199220171984
Current release7.1.1, June 201917, July 2015Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourcecommercialOpen SourcecommercialOpen Source infoMIT Licensecommercial
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 languageErlangJavaScriptC
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
OS X
Solaris
Windows
Linuxhosted
Linux
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or datenonoyesyes infoNumeric datayes
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.nonoyesnoyes
Secondary indexesyesyes infovia viewsyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLnonoyesnoyes infoSQL 2016 + extensions
APIs and other access methodsRESTful HTTP/JSON APIHTTP REST infoonly for PouchDB Server
JavaScript API
ADO.NET
HTTP API
JDBC
ODBC
HTTP API.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesC#
Java
JavaScript
Objective-C
PHP
Ruby
JavaScriptC
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresView functions (Map-Reduce) in JavaScriptView functions in JavaScriptyes, in C/C++, Java, .Net or Perlnoyes infoUDFs, stored procedures, table functions in parallel
Triggersyesyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infowith a proxy-based framework, named couchdb-loungenoneShardingSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication infoDatabase mirroringyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a document possiblenoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic lockingyesyesyes
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.noyesyesyesyes
User concepts infoAccess controlAccess rights for users can be defined per databasenofine grained access rights according to SQL-standardsimple rights management via user accountsfine 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
IBM CloudantPouchDBSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSiriDBTeradata
DB-Engines blog posts

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

show all

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

show all

Recent citations in the news

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

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

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15 July 2015, PR Newswire

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

Sap Hybris Now Integrated With Office 365, Sharepoint, Azure, and 100+ via Layer2 Cloud Connector
20 February 2018, Newswire

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News

SiriDB tijdreeks database analyseert time series data vanuit elke bron
22 January 2017, Dutch IT Channel

provided by Google News

Connecting Teradata Vantage to Amazon Athena | AWS Partner Network (APN) Blog
23 April 2024, AWS Blog

An interview with Teradata CFO Claire Bramley
9 February 2024, McKinsey

Teradata's stock tumbles on flat revenue and soft guidance
12 February 2024, SiliconANGLE News

Teradata Appoints Richard Petley as Chief Revenue Officer
5 April 2024, Business Wire

Louisiana State Employees Retirement System Purchases New Shares in Teradata Co. (NYSE:TDC)
23 April 2024, MarketBeat

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

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

SingleStore logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here