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 > Oracle NoSQL vs. PouchDB vs. Sadas Engine vs. SiteWhere vs. Teradata

System Properties Comparison Oracle NoSQL vs. PouchDB vs. Sadas Engine vs. SiteWhere vs. Teradata

Editorial information provided by DB-Engines
NameOracle NoSQL  Xexclude from comparisonPouchDB  Xexclude from comparisonSadas Engine  Xexclude from comparisonSiteWhere  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesJavaScript DBMS with an API inspired by CouchDBSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsM2M integration platform for persisting/querying time series dataA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelDocument store
Key-value store
Relational DBMS
Document 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.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.00
Rank#383  Overall
#158  Relational DBMS
Score0.06
Rank#356  Overall
#35  Time Series DBMS
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websitewww.oracle.com/­database/­nosql/­technologies/­nosqlpouchdb.comwww.sadasengine.comgithub.com/­sitewhere/­sitewherewww.teradata.com
Technical documentationdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlpouchdb.com/­guideswww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationsitewhere1.sitewhere.io/­index.htmldocs.teradata.com
DeveloperOracleApache Software FoundationSADAS s.r.l.SiteWhereTeradata
Initial release20112012200620101984
Current release23.3, December 20237.1.1, June 20198.0Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Sourcecommercial infofree trial version availableOpen Source infoCommon Public Attribution License Version 1.0commercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaScriptC++Java
Server operating systemsLinux
Solaris SPARC/x86
server-less, requires a JavaScript environment (browser, Node.js)AIX
Linux
Windows
Linux
OS X
Windows
hosted
Linux
Data schemeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeyespredefined schemeyes
Typing infopredefined data types such as float or dateoptionalnoyesyesyes
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.nonononoyes
Secondary indexesyesyes infovia viewsyesnoyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyesnoyes infoSQL 2016 + extensions
APIs and other access methodsRESTful HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
ODBC
Proprietary protocol
HTTP REST.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesC
C#
Go
Java
JavaScript (Node.js)
Python
JavaScript.Net
C
C#
C++
Groovy
Java
PHP
Python
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresnoView functions in JavaScriptnoyes infoUDFs, stored procedures, table functions in parallel
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioningSharding infobased on HBaseSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
noneselectable replication factor infobased on HBaseMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integrationyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infodepending on configuration
Eventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataconfigurable infoACID within a storage node (=shard)nonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yes infooff heap cacheyesyes infomanaged by 'Learn by Usage'noyes
User concepts infoAccess controlAccess rights for users and rolesnoAccess rights for users, groups and roles according to SQL-standardUsers with fine-grained authorization conceptfine 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
Oracle NoSQLPouchDBSadas EngineSiteWhereTeradata
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

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Cloud database comparison: AWS, Microsoft, Google and Oracle
23 August 2022, TechTarget

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

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

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

provided by Google News

SiteWhere: An open platform for connected devices
11 July 2017, Open Source For You

Ten Popular IoT Platforms You Should be Aware of
27 March 2023, Open Source For You

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

provided by Google News

Teradata Co. (NYSE:TDC) Shares Sold by Panagora Asset Management Inc.
25 May 2024, Defense World

Teradata takes plunge into lakehouse waters, but not everyone is convinced
23 May 2024, The Register

Director CHOU TIMOTHY C K Sells Shares of Teradata Corp (TDC)
22 May 2024, Yahoo Finance

Teradata AI Unlimited joins Microsoft Fabric in private preview
21 May 2024, Investing.com

Teradata (TDC) Reports Earnings Tomorrow: What To Expect
23 May 2024, The Globe and Mail

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