DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BoltDB vs. Firebird vs. OpenTSDB vs. SingleStore

System Properties Comparison BoltDB vs. Firebird vs. OpenTSDB vs. SingleStore

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonFirebird  Xexclude from comparisonOpenTSDB  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Firebird is an open source RDBMS forked from Borland's InterBaseScalable Time Series DBMS based on HBaseMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primary database modelKey-value storeRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score5.60
Rank#62  Overall
#35  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.firebirdsql.orgopentsdb.netwww.singlestore.com
Technical documentationwww.firebirdsql.org/­en/­reference-manualsopentsdb.net/­docs/­build/­html/­index.htmldocs.singlestore.com
DeveloperFirebird Foundationcurrently maintained by Yahoo and other contributorsSingleStore Inc.
Initial release20132000 infoAs fork of Borland's InterBase20112013
Current release5.0.0, January 20248.5, January 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoInitial Developer's Public LicenseOpen Source infoLGPLcommercial infofree developer edition available
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageGoC and C++JavaC++, Go
Server operating systemsBSD
Linux
OS X
Solaris
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
Linux
Windows
Linux info64 bit version required
Data schemeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or datenoyesnumeric data for metrics, strings for tagsyes
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.nonono
Secondary indexesnoyesnoyes
SQL infoSupport of SQLnoyesnoyes infobut no triggers and foreign keys
APIs and other access methodsADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
HTTP API
Telnet API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Supported programming languagesGoC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
Erlang
Go
Java
Python
R
Ruby
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoPSQLnoyes
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infobased on HBaseSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationselectable replication factor infobased on HBaseSource-replica replication infostores two copies of each physical data partition on two separate nodes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocan define user-defined aggregate functions for map-reduce-style calculations
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency infobased on HBaseImmediate Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlnoUsers with fine-grained authorization conceptnoFine grained access control via users, groups and roles
More information provided by the system vendor
BoltDBFirebirdOpenTSDBSingleStore infoformer name was MemSQL
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsCustomers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsF ree Tier and Enterprise Edition
» 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
BoltDBFirebirdOpenTSDBSingleStore infoformer name was MemSQL
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

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

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

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

provided by Google News

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

12 Top Open Source Databases to Consider
1 May 2024, TechTarget

Exploring the Firebird Database
9 August 2023, Open Source For You

Top 15 Databases to Use in 2024 and Beyond
4 June 2021, Appinventiv

FIREBIRD yacht (Oyster, 27.08m, 2016)
27 July 2017, Boat International

provided by Google News

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16 September 2018, InfoQ.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

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

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

provided by Google News

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24 January 2024, businesswire.com

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
18 April 2024, Madrona Venture Group

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks & Files

SingleStore CEO on High-Speed Database Currents
30 January 2024, Bloomberg

provided by Google News



Share this page

Featured Products

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here