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

DBMS > Quasardb vs. SQLite vs. TerminusDB vs. TimescaleDB

System Properties Comparison Quasardb vs. SQLite vs. TerminusDB vs. TimescaleDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameQuasardb  Xexclude from comparisonSQLite  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionDistributed, high-performance timeseries databaseWidely used embeddable, in-process RDBMSScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationshipsA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelTime Series DBMSRelational DBMSGraph DBMSTime Series DBMS
Secondary database modelsDocument store
RDF store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.17
Rank#325  Overall
#29  Graph DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Websitequasar.aiwww.sqlite.orgterminusdb.comwww.timescale.com
Technical documentationdoc.quasar.ai/­masterwww.sqlite.org/­docs.htmlterminusdb.github.io/­terminusdb/­#docs.timescale.com
DeveloperquasardbDwayne Richard HippDataChemist Ltd.Timescale
Initial release2009200020182017
Current release3.14.1, January 20243.45.3  (15 April 2024), April 202411.0.0, January 20232.13.0, November 2023
License infoCommercial or Open Sourcecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoPublic DomainOpen Source infoGPL V3Open Source infoApache 2.0
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 languageC++CProlog, RustC
Server operating systemsBSD
Linux
OS X
Windows
server-lessLinuxLinux
OS X
Windows
Data schemeschema-freeyes infodynamic column typesyesyes
Typing infopredefined data types such as float or dateyes infointeger and binaryyes infonot rigid because of 'dynamic typing' concept.yesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.nononoyes
Secondary indexesyes infowith tagsyesyes
SQL infoSupport of SQLSQL-like query languageyes infoSQL-92 is not fully supportedSQL-like query language (WOQL)yes infofull PostgreSQL SQL syntax
APIs and other access methodsHTTP APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
JavaScript
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnonoyesuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoconsistent hashingnoneGraph Partitioningyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with selectable replication factornoneJournaling StreamsSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infovia file-system locksyesyes
Durability infoSupport for making data persistentyes infoby using LevelDByesyes infoin-memory journalingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoTransient modeyesno
User concepts infoAccess controlCryptographically strong user authentication and audit trailnoRole-based access controlfine 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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
QuasardbSQLiteTerminusDB infoformer name was DataChemistTimescaleDB
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Hubble Unexpectedly Finds Double Quasar in Distant Universe
4 October 2023, Science@NASA

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

provided by Google News

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29 August 2023, hackernoon.com

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

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

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

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

TimescaleDB for Azure Database for PostgreSQL to power IoT and time-series workloads | Azure updates
18 March 2019, azure.microsoft.com

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

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