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

DBMS > Databricks vs. OpenQM vs. PouchDB vs. Riak TS vs. TigerGraph

System Properties Comparison Databricks vs. OpenQM vs. PouchDB vs. Riak TS vs. TigerGraph

Editorial information provided by DB-Engines
NameDatabricks  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonPouchDB  Xexclude from comparisonRiak TS  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.QpenQM is a high-performance, self-tuning, multi-value DBMSJavaScript DBMS with an API inspired by CouchDBRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelDocument store
Relational DBMS
Multivalue DBMSDocument storeTime Series DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score78.61
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score1.83
Rank#139  Overall
#13  Graph DBMS
Websitewww.databricks.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmpouchdb.comwww.tigergraph.com
Technical documentationdocs.databricks.compouchdb.com/­guideswww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.tigergraph.com
DeveloperDatabricksRocket Software, originally Martin PhillipsApache Software FoundationOpen Source, formerly Basho Technologies
Initial release20131993201220152017
Current release3.4-127.1.1, June 20193.0.0, September 2022
License infoCommercial or Open SourcecommercialOpen Source infoGPLv2, extended commercial license availableOpen SourceOpen Sourcecommercial
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 languageJavaScriptErlangC++
Server operating systemshostedAIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Linux
Data schemeFlexible Schema (defined schema, partial schema, schema free)yes infowith some exceptionsschema-freeschema-freeyes
Typing infopredefined data types such as float or datenonoyes
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.yesyesnonono
Secondary indexesyesyesyes infovia viewsrestricted
SQL infoSupport of SQLwith Databricks SQLnonoyes, limitedSQL-like query language (GSQL)
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP API
Native Erlang Interface
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesPython
R
Scala
.Net
Basic
C
Java
Objective C
PHP
Python
JavaScriptC infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C++
Java
Server-side scripts infoStored proceduresuser defined functions and aggregatesyesView functions in JavaScriptErlangyes
Triggersyesyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesyesSharding infowith a proxy-based framework, named couchdb-loungeSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynonono infolinks between datasets can be storedyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlAccess rights can be defined down to the item levelnonoRole-based access control
More information provided by the system vendor
DatabricksOpenQM infoalso called QMPouchDBRiak TSTigerGraph
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» more

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
DatabricksOpenQM infoalso called QMPouchDBRiak TSTigerGraph
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

show all

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

show all

Recent citations in the news

5. Databricks
14 May 2024, CNBC

This Is the Platform Nancy Pelosi Used to Make Her Private Investment in Databricks
9 May 2024, Yahoo Finance

Feature Engineering for Time-Series Using PySpark on Databricks
15 May 2024, Towards Data Science

AI is Driving Record Sales at Multibillion-Dollar Databricks. An IPO Can Wait … - WSJ
6 March 2024, The Wall Street Journal

Build Data Pipelines on Databricks in 5 Easy Steps
15 May 2024, Database Trends and Applications

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

Enterprise NoSQL Database for the IoT Becomes Open Source
11 May 2016, ENGINEERING.com

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

New TigerGraph CEO Refocuses Efforts on Enterprise Customers
31 July 2023, Datanami

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

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

Present your product here