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

DBMS > Couchbase vs. Graphite vs. LevelDB vs. OpenTSDB

System Properties Comparison Couchbase vs. Graphite vs. LevelDB vs. OpenTSDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCouchbase infoOriginally called Membase  Xexclude from comparisonGraphite  Xexclude from comparisonLevelDB  Xexclude from comparisonOpenTSDB  Xexclude from comparison
DescriptionA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesScalable Time Series DBMS based on HBase
Primary database modelDocument storeTime Series DBMSKey-value storeTime 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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.30
Rank#36  Overall
#5  Document stores
Score4.57
Rank#73  Overall
#5  Time Series DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Websitewww.couchbase.comgithub.com/­graphite-project/­graphite-webgithub.com/­google/­leveldbopentsdb.net
Technical documentationdocs.couchbase.comgraphite.readthedocs.iogithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdopentsdb.net/­docs/­build/­html/­index.html
DeveloperCouchbase, Inc.Chris DavisGooglecurrently maintained by Yahoo and other contributors
Initial release2011200620112011
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20231.23, February 2021
License infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoApache 2.0Open Source infoBSDOpen Source infoLGPL
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 languageC, C++, Go and ErlangPythonC++Java
Server operating systemsLinux
OS X
Windows
Linux
Unix
Illumos
Linux
OS X
Windows
Linux
Windows
Data schemeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesNumeric data onlynonumeric data for metrics, strings for tags
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 indexesyesnonono
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesnonono
APIs and other access methodsCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
HTTP API
Sockets
HTTP API
Telnet API
Supported programming languages.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
JavaScript (Node.js)
Python
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Erlang
Go
Java
Python
R
Ruby
Server-side scripts infoStored proceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++nonono
Triggersyes infovia the TAP protocolnonono
Partitioning methods infoMethods for storing different data on different nodesAutomatic ShardingnonenoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoincluding cross data center replication
Source-replica replication
nonenoneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
noneImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyes infolockingyesyes
Durability infoSupport for making data persistentyesyesyes infowith automatic compression on writesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoEphemeral bucketsno
User concepts infoAccess controlUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.nonono

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
Couchbase infoOriginally called MembaseGraphiteLevelDBOpenTSDB
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

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

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

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

show all

Recent citations in the news

Institutional investors are Couchbase, Inc.'s (NASDAQ:BASE) biggest bettors and were rewarded after last week's US ...
8 May 2024, Yahoo Finance

Couchbase Archives
7 May 2024, insideBIGDATA

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

Couchbase Survey Finds Enterprises Plan Massive Spend on AI, with Over $21M Allocated in 2023-24
6 May 2024, Datanami

Couchbase's revenue grows 20% and its stock rises in extended trading
5 March 2024, SiliconANGLE News

provided by Google News

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

The value of time series data and TSDBs
10 June 2021, InfoWorld

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

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

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

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

Comparing InfluxDB, TimescaleDB, and QuestDB Timeseries Databases
30 June 2021, Towards Data Science

A real-time processing revival – O'Reilly
1 April 2015, oreilly.com

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.

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.

Milvus logo

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

SingleStore logo

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

Present your product here