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

DBMS > BoltDB vs. Couchbase vs. Drizzle vs. Qdrant vs. TimescaleDB

System Properties Comparison BoltDB vs. Couchbase vs. Drizzle vs. Qdrant vs. TimescaleDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonDrizzle  Xexclude from comparisonQdrant  Xexclude from comparisonTimescaleDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionAn embedded key-value store for Go.A distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A high-performance vector database with neural network or semantic-based matchingA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelKey-value storeDocument storeRelational DBMSVector DBMSTime Series DBMS
Secondary database modelsKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score17.30
Rank#36  Overall
#5  Document stores
Score1.16
Rank#175  Overall
#6  Vector DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Websitegithub.com/­boltdb/­boltwww.couchbase.comgithub.com/­qdrant/­qdrant
qdrant.tech
www.timescale.com
Technical documentationdocs.couchbase.comqdrant.tech/­documentationdocs.timescale.com
DeveloperCouchbase, Inc.Drizzle project, originally started by Brian AkerQdrantTimescale
Initial release20132011200820212017
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20237.2.4, September 20122.15.0, May 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoGNU GPLOpen Source infoApache Version 2.0Open Source infoApache 2.0
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 languageGoC, C++, Go and ErlangC++RustC
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
FreeBSD
Linux
OS X
Docker
Linux
macOS
Windows
Linux
OS X
Windows
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or datenoyesyesNumbers, Strings, Geo, Booleannumerics, 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 indexesnoyesyesyes infoKeywords, numberic ranges, geo, full-textyes
SQL infoSupport of SQLnoSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyes infowith proprietary extensionsnoyes infofull PostgreSQL SQL syntax
APIs and other access methodsCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
JDBCgRPC
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.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C
C++
Java
PHP
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++nouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersnoyes infovia the TAP protocolno infohooks for callbacks inside the server can be used.yes
Partitioning methods infoMethods for storing different data on different nodesnoneAutomatic ShardingShardingShardingyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication infoincluding cross data center replication
Source-replica replication
Multi-source replication
Source-replica replication
Collection-level replicationSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Eventual Consistency, tunable consistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoEphemeral bucketsyesno
User concepts infoAccess controlnoUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Pluggable authentication mechanisms infoe.g. LDAP, HTTPKey-based authenticationfine 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
BoltDBCouchbase infoOriginally called MembaseDrizzleQdrantTimescaleDB
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

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

Key Value Databases Market Future Business Scope Analysis
17 May 2024, openPR

provided by Google News

Baird Maintains Couchbase (BASE) Outperform Recommendation
17 May 2024, MSN

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

Jump Financial LLC Buys Shares of 60,985 Couchbase, Inc. (NASDAQ:BASE)
16 May 2024, MarketBeat

Couchbase's database gets support for vector search and retrieval-augmented generation
29 February 2024, SiliconANGLE News

Couchbase Server and Capella to gain vector support
1 March 2024, InfoWorld

provided by Google News

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

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

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16 April 2024, Business Wire

Qdrant launches first vector database as a managed hybrid cloud
16 April 2024, VentureBeat

Qdrant Raises $28M to Advance Massive-Scale AI Applications
26 January 2024, Datanami

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, 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

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

provided by Google News



Share this page

Featured Products

SingleStore logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

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

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

Present your product here