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 > Microsoft Azure Synapse Analytics vs. OrigoDB vs. PouchDB vs. TerminusDB vs. Titan

System Properties Comparison Microsoft Azure Synapse Analytics vs. OrigoDB vs. PouchDB vs. TerminusDB vs. Titan

Editorial information provided by DB-Engines
NameMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xexclude from comparisonOrigoDB  Xexclude from comparisonPouchDB  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparisonTitan  Xexclude from comparison
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
DescriptionElastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerA fully ACID in-memory object graph databaseJavaScript DBMS with an API inspired by CouchDBScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationshipsTitan is a Graph DBMS optimized for distributed clusters.
Primary database modelRelational DBMSDocument store
Object oriented DBMS
Document storeGraph DBMSGraph DBMS
Secondary database modelsDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score19.93
Rank#31  Overall
#19  Relational DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.23
Rank#316  Overall
#27  Graph DBMS
Websiteazure.microsoft.com/­services/­synapse-analyticsorigodb.compouchdb.comterminusdb.comgithub.com/­thinkaurelius/­titan
Technical documentationdocs.microsoft.com/­azure/­synapse-analyticsorigodb.com/­docspouchdb.com/­guidesterminusdb.github.io/­terminusdb/­#github.com/­thinkaurelius/­titan/­wiki
DeveloperMicrosoftRobert Friberg et alApache Software FoundationDataChemist Ltd.Aurelius, owned by DataStax
Initial release20162009 infounder the name LiveDB201220182012
Current release7.1.1, June 201911.0.0, January 2023
License infoCommercial or Open SourcecommercialOpen SourceOpen SourceOpen Source infoGPL V3Open Source infoApache license, version 2.0
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 languageC++C#JavaScriptProlog, RustJava
Server operating systemshostedLinux
Windows
server-less, requires a JavaScript environment (browser, Node.js)LinuxLinux
OS X
Unix
Windows
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesUser defined using .NET types and collectionsnoyesyes
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.nono infocan be achieved using .NETnono
Secondary indexesyesyesyes infovia viewsyes
SQL infoSupport of SQLyesnonoSQL-like query language (WOQL)no
APIs and other access methodsADO.NET
JDBC
ODBC
.NET Client API
HTTP API
LINQ
HTTP REST infoonly for PouchDB Server
JavaScript API
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesC#
Java
PHP
.NetJavaScriptJavaScript
Python
Clojure
Java
Python
Server-side scripts infoStored proceduresTransact SQLyesView functions in JavaScriptyesyes
Triggersnoyes infoDomain Eventsyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding, horizontal partitioninghorizontal partitioning infoclient side managed; servers are not synchronizedSharding infowith a proxy-based framework, named couchdb-loungeGraph Partitioningyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Journaling Streamsyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityno infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsdepending on modelnoyesyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoWrite ahead logyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoin-memory journalingyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlyesRole based authorizationnoRole-based access controlUser authentification and security via Rexster Graph Server

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
Microsoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseOrigoDBPouchDBTerminusDB infoformer name was DataChemistTitan
DB-Engines blog posts

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

show all

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

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

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24 September 2023, DataScientest

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

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

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

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

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

3 Reasons To Think Offline First
22 March 2017, ibm.com

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

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

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20 August 2015, All Things Distributed

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

DataStax acquires Aurelius, the startup behind the Titan graph database
3 February 2015, VentureBeat

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

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