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

DBMS > BoltDB vs. jBASE vs. QuestDB vs. Realm vs. Sphinx

System Properties Comparison BoltDB vs. jBASE vs. QuestDB vs. Realm vs. Sphinx

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonjBASE  Xexclude from comparisonQuestDB  Xexclude from comparisonRealm  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A robust multi-value DBMS comprising development tools and middlewareA high performance open source SQL database for time series dataA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelKey-value storeMultivalue DBMSTime Series DBMSDocument storeSearch engine
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score2.52
Rank#109  Overall
#9  Time Series DBMS
Score7.60
Rank#52  Overall
#9  Document stores
Score5.98
Rank#56  Overall
#5  Search engines
Websitegithub.com/­boltdb/­boltwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasequestdb.iorealm.iosphinxsearch.com
Technical documentationdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9questdb.io/­docsrealm.io/­docssphinxsearch.com/­docs
DeveloperRocket Software (formerly Zumasys)QuestDB Technology IncRealm, acquired by MongoDB in May 2019Sphinx Technologies Inc.
Initial release20131991201420142001
Current release5.73.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoApache 2.0Open SourceOpen Source infoGPL version 2, commercial licence available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJava (Zero-GC), C++, RustC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
AIX
Linux
Windows
Linux
macOS
Windows
Android
Backend: server-less
iOS
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyes infoschema-free via InfluxDB Line Protocolyesyes
Typing infopredefined data types such as float or datenooptionalyesyesno
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.noyesnono
Secondary indexesnonoyesyes infofull-text index on all search fields
SQL infoSupport of SQLnoEmbedded SQL for jBASE in BASICSQL with time-series extensionsnoSQL-like query language (SphinxQL)
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Proprietary protocol
Supported programming languagesGo.Net
Basic
Jabbascript
Java
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
.Net
Java infowith Android only
Objective-C
React Native
Swift
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnoyesnono inforuns within the applications so server-side scripts are unnecessaryno
Triggersnoyesnoyes infoChange Listenersno
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning (by timestamps)noneSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesSource-replica replication with eventual consistencynonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACID for single-table writesACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infothrough memory mapped filesyes infoIn-Memory realm
User concepts infoAccess controlnoAccess rights can be defined down to the item levelyesno
More information provided by the system vendor
BoltDBjBASEQuestDBRealmSphinx
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
BoltDBjBASEQuestDBRealmSphinx
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

AWS Marketplace: QuestDB Cloud Comments
22 February 2024, AWS Blog

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

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

provided by Google News

GDG North Jersey's February Meeting Covers Realm, A New Mobile Database
6 March 2016, njtechweekly.com

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

Here are the winners of Nordic Startup Awards
31 May 2016, EU-Startups

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

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.

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here