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

DBMS > Firebolt vs. Qdrant vs. RethinkDB vs. TimescaleDB

System Properties Comparison Firebolt vs. Qdrant vs. RethinkDB vs. TimescaleDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFirebolt  Xexclude from comparisonQdrant  Xexclude from comparisonRethinkDB  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionHighly scalable cloud data warehouse and analytics product infoForked from ClickhouseA high-performance vector database with neural network or semantic-based matchingDBMS for the Web with a mechanism to push updated query results to applications in realtime.A time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelRelational DBMSVector DBMSDocument storeTime Series DBMS
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.73
Rank#140  Overall
#63  Relational DBMS
Score1.28
Rank#167  Overall
#7  Vector DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score4.46
Rank#71  Overall
#5  Time Series DBMS
Websitewww.firebolt.iogithub.com/­qdrant/­qdrant
qdrant.tech
rethinkdb.comwww.timescale.com
Technical documentationdocs.firebolt.ioqdrant.tech/­documentationrethinkdb.com/­docsdocs.timescale.com
DeveloperFirebolt Analytics Inc.QdrantThe Linux Foundation infosince July 2017Timescale
Initial release2020202120092017
Current release2.4.1, August 20202.15.0, May 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoApache Version 2Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageRustC++C
Server operating systemshostedDocker
Linux
macOS
Windows
Linux
OS X
Windows
Linux
OS X
Windows
Data schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesNumbers, Strings, Geo, Booleanyes infostring, binary, float, bool, date, geometrynumerics, 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.nonoyes
Secondary indexesyesyes infoKeywords, numberic ranges, geo, full-textyesyes
SQL infoSupport of SQLyesnonoyes infofull PostgreSQL SQL syntax
APIs and other access methods.Net
ODBC
RESTful HTTP API
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesGo
JavaScript (Node.js)
Python
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
TriggersnoClient-side triggers through changefeedsyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding inforange basedyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesdepending on storage layerCollection-level replicationSource-replica replicationSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency, tunable consistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlKey-based authenticationyes infousers and table-level permissionsfine 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

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

More resources
FireboltQdrantRethinkDBTimescaleDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

10 Best Data Pipeline Tools of 2024 to Boost Your Productivity
20 February 2024, Datamation

Cloud data unicorn Firebolt fires dozens of employees
7 September 2022, CTech

Firebolt, a data warehouse startup, raises $100M at a $1.4B valuation for faster, cheaper analytics on large data sets
26 January 2022, TechCrunch

Firebolt vs Snowflake | Data Warehousing Platform Comparison
1 April 2022, TechRepublic

Firebolt, Israeli Cloud Data Warehouse Startup Forklifts Forward
5 January 2021, Forbes

provided by Google News

Open source vector database startup Qdrant raises $28M
23 January 2024, TechCrunch

Qdrant Raises $28M to Advance Massive-Scale AI Applications
23 January 2024, businesswire.com

Qdrant Hybrid Cloud is Now Available for OCI Customers: Managed Vector Search Engine for Data-Sensitive AI ...
16 April 2024, blogs.oracle.com

Qdrant offers managed vector database for hybrid clouds
16 April 2024, InfoWorld

Why Vector Data Services For AI Are A Moveable Feast
17 April 2024, Forbes

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Open Source Horizon Claims Edge over Google's Firebase Mobile Back-End -- ADTmag
23 May 2016, ADT Magazine

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

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

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

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

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

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.

Present your product here