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

DBMS > HarperDB vs. OrigoDB vs. QuestDB vs. SpatiaLite

System Properties Comparison HarperDB vs. OrigoDB vs. QuestDB vs. SpatiaLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHarperDB  Xexclude from comparisonOrigoDB  Xexclude from comparisonQuestDB  Xexclude from comparisonSpatiaLite  Xexclude from comparison
DescriptionUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.A fully ACID in-memory object graph databaseA high performance open source SQL database for time series dataSpatial extension of SQLite
Primary database modelDocument storeDocument store
Object oriented DBMS
Time Series DBMSSpatial DBMS
Secondary database modelsRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.60
Rank#244  Overall
#38  Document stores
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score2.70
Rank#105  Overall
#8  Time Series DBMS
Score1.63
Rank#146  Overall
#3  Spatial DBMS
Websitewww.harperdb.ioorigodb.comquestdb.iowww.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationdocs.harperdb.io/­docsorigodb.com/­docsquestdb.io/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperHarperDBRobert Friberg et alQuestDB Technology IncAlessandro Furieri
Initial release20172009 infounder the name LiveDB20142008
Current release3.1, August 20215.0.0, August 2020
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen SourceOpen Source infoApache 2.0Open Source infoMPL 1.1, GPL v2.0 or LGPL v2.1
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 languageNode.jsC#Java (Zero-GC), C++, RustC++
Server operating systemsLinux
OS X
Linux
Windows
Linux
macOS
Windows
server-less
Data schemedynamic schemayesyes infoschema-free via InfluxDB Line Protocolyes
Typing infopredefined data types such as float or dateyes infoJSON data typesUser defined using .NET types and collectionsyesyes
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 indexesyesyesnoyes
SQL infoSupport of SQLSQL-like data manipulation statementsnoSQL with time-series extensionsyes
APIs and other access methodsJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
.NET Client API
HTTP API
LINQ
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Supported programming languages.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
.NetC infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-side scripts infoStored proceduresCustom Functions infosince release 3.1yesnono
Triggersnoyes infoDomain Eventsnoyes
Partitioning methods infoMethods for storing different data on different nodesA table resides as a whole on one (or more) nodes in a clusterhorizontal partitioning infoclient side managed; servers are not synchronizedhorizontal partitioning (by timestamps)none
Replication methods infoMethods for redundantly storing data on multiple nodesyes infothe nodes on which a table resides can be definedSource-replica replicationSource-replica replication with eventual consistencynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynodepending on modelnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACID for single-table writesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes, using LMDByes infoWrite ahead logyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infothrough memory mapped filesyes
User concepts infoAccess controlAccess rights for users and rolesRole based authorizationno
More information provided by the system vendor
HarperDBOrigoDBQuestDBSpatiaLite
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

Fluid real-time dashboards with Grafana and QuestDB
11 June 2024

QuestDB 8.0: Major Release
23 May 2024

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

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
HarperDBOrigoDBQuestDBSpatiaLite
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

Serent Capital invests in software firm HarperDB
12 June 2024, PE Hub

HarperDB Attracts Significant Growth Investment from Serent Capital
12 June 2024, Business Wire

HarperDB Receives Growth Investment from Serent Capital
12 June 2024, FinSMEs

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Jaxon Repp on HarperDB Distributed Database Platform
23 March 2022, InfoQ.com

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

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

QuestDB Raises $12M in Series A Funding
8 November 2021, FinSMEs

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

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

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