DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > KairosDB vs. Microsoft Azure Synapse Analytics vs. PouchDB vs. Teradata vs. TerminusDB

System Properties Comparison KairosDB vs. Microsoft Azure Synapse Analytics vs. PouchDB vs. Teradata vs. TerminusDB

Editorial information provided by DB-Engines
NameKairosDB  Xexclude from comparisonMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xexclude from comparisonPouchDB  Xexclude from comparisonTeradata  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionDistributed Time Series DBMS based on Cassandra or H2Elastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerJavaScript DBMS with an API inspired by CouchDBA hybrid cloud data analytics software platform (Teradata Vantage)Scalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelTime Series DBMSRelational DBMSDocument storeRelational DBMSGraph DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
Document store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.67
Rank#233  Overall
#20  Time Series DBMS
Score19.93
Rank#31  Overall
#19  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score44.87
Rank#22  Overall
#15  Relational DBMS
Score0.23
Rank#316  Overall
#27  Graph DBMS
Websitegithub.com/­kairosdb/­kairosdbazure.microsoft.com/­services/­synapse-analyticspouchdb.comwww.teradata.comterminusdb.com
Technical documentationkairosdb.github.iodocs.microsoft.com/­azure/­synapse-analyticspouchdb.com/­guidesdocs.teradata.comterminusdb.github.io/­terminusdb/­#
DeveloperMicrosoftApache Software FoundationTeradataDataChemist Ltd.
Initial release20132016201219842018
Current release1.2.2, November 20187.1.1, June 2019Teradata Vantage 1.0 MU2, January 201911.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen SourcecommercialOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++JavaScriptProlog, Rust
Server operating systemsLinux
OS X
Windows
hostedserver-less, requires a JavaScript environment (browser, Node.js)hosted
Linux
Linux
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nononoyesno
Secondary indexesnoyesyes infovia viewsyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLnoyesnoyes infoSQL 2016 + extensionsSQL-like query language (WOQL)
APIs and other access methodsGraphite protocol
HTTP REST
Telnet API
ADO.NET
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesJava
JavaScript infoNode.js
PHP
Python
C#
Java
PHP
JavaScriptC
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
JavaScript
Python
Server-side scripts infoStored proceduresnoTransact SQLView functions in JavaScriptyes infoUDFs, stored procedures, table functions in parallelyes
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandraSharding, horizontal partitioningSharding infowith a proxy-based framework, named couchdb-loungeSharding infoHashingGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandrayesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replication
Source-replica replication
Journaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynono infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlsimple password-based access controlyesnofine grained access rights according to SQL-standardRole-based access control

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
KairosDBMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehousePouchDBTeradataTerminusDB infoformer name was DataChemist
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

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

General Available: Azure Synapse Runtime for Apache Spark 3.4 is now GA | Azure updates
8 April 2024, azure.microsoft.com

Azure Synapse Runtime for Apache Spark 3.2 End of Support | Azure updates
22 March 2024, azure.microsoft.com

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18 October 2023, AWS Blog

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26 March 2024, eWeek

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

provided by Google News

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

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

3 Reasons To Think Offline First
22 March 2017, IBM

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

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

provided by Google News

Is There Now An Opportunity In Teradata Corporation (NYSE:TDC)?
11 June 2024, Simply Wall St

Teradata Stock Analysis: Don't Let the Amazon News Fool You Into Buying Now
10 June 2024, InvestorPlace

Teradata to Present at Upcoming Investor Conference
6 June 2024, businesswire.com

Lakehouse dam breaks after departure of long-time Teradata CTO
1 May 2024, The Register

Redwood Investment Management LLC Acquires 103,761 Shares of Teradata Co. (NYSE:TDC)
11 June 2024, MarketBeat

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Irish start-ups received €28m from Enterprise Ireland in 2021
7 April 2022, SiliconRepublic.com

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