DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dolt vs. QuestDB vs. Spark SQL vs. TigerGraph

System Properties Comparison Dolt vs. QuestDB vs. Spark SQL vs. TigerGraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonQuestDB  Xexclude from comparisonSpark SQL  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaA high performance open source SQL database for time series dataSpark SQL is a component on top of 'Spark Core' for structured data processingA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelRelational DBMSTime Series DBMSRelational DBMSGraph DBMS
Secondary database modelsDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score2.52
Rank#109  Overall
#9  Time Series DBMS
Score18.96
Rank#33  Overall
#20  Relational DBMS
Score1.83
Rank#139  Overall
#13  Graph DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
questdb.iospark.apache.org/­sqlwww.tigergraph.com
Technical documentationdocs.dolthub.comquestdb.io/­docsspark.apache.org/­docs/­latest/­sql-programming-guide.htmldocs.tigergraph.com
DeveloperDoltHub IncQuestDB Technology IncApache Software Foundation
Initial release2018201420142017
Current release3.5.0 ( 2.13), September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoApache 2.0commercial
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJava (Zero-GC), C++, RustScalaC++
Server operating systemsLinux
macOS
Windows
Linux
macOS
Windows
Linux
OS X
Windows
Linux
Data schemeyesyes infoschema-free via InfluxDB Line Protocolyesyes
Typing infopredefined data types such as float or dateyesyesyesyes
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.nononono
Secondary indexesyesnono
SQL infoSupport of SQLyesSQL with time-series extensionsSQL-like DML and DDL statementsSQL-like query language (GSQL)
APIs and other access methodsCLI Client
HTTP REST
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
JDBC
ODBC
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Java
Python
R
Scala
C++
Java
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenonoyes
Triggersyesnonono
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by timestamps)yes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Source-replica replication with eventual consistencynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID for single-table writesnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infothrough memory mapped filesnono
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupnoRole-based access control
More information provided by the system vendor
DoltQuestDBSpark SQLTigerGraph
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5 April 2024

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
DoltQuestDBSpark SQLTigerGraph
Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11 November 2021, Business Insider

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Aquis Exchange goes live with QuestDB for real time monitoring
2 November 2022, FinanceFeeds

provided by Google News

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

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

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

Neo4j logo

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

AllegroGraph logo

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

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Present your product here