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 > CouchDB vs. Google BigQuery vs. Graphite vs. GridDB

System Properties Comparison CouchDB vs. Google BigQuery vs. Graphite vs. GridDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonGoogle BigQuery  Xexclude from comparisonGraphite  Xexclude from comparisonGridDB  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Large scale data warehouse service with append-only tablesData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperScalable in-memory time series database optimized for IoT and Big Data
Primary database modelDocument storeRelational DBMSTime Series DBMSTime Series DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionKey-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.30
Rank#47  Overall
#7  Document stores
Score58.10
Rank#19  Overall
#13  Relational DBMS
Score4.83
Rank#67  Overall
#4  Time Series DBMS
Score2.09
Rank#120  Overall
#10  Time Series DBMS
Websitecouchdb.apache.orgcloud.google.com/­bigquerygithub.com/­graphite-project/­graphite-webgriddb.net
Technical documentationdocs.couchdb.org/­en/­stablecloud.google.com/­bigquery/­docsgraphite.readthedocs.iodocs.griddb.net
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerGoogleChris DavisToshiba Corporation
Initial release2005201020062013
Current release3.3.3, December 20235.1, August 2022
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoApache 2.0Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also available
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangPythonC++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
hostedLinux
Unix
Linux
Data schemeschema-freeyesyesyes
Typing infopredefined data types such as float or datenoyesNumeric data onlyyes infonumerical, string, blob, geometry, boolean, timestamp
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.nononono
Secondary indexesyes infovia viewsnonoyes
SQL infoSupport of SQLnoyesnoSQL92, SQL-like TQL (Toshiba Query Language)
APIs and other access methodsRESTful HTTP/JSON APIRESTful HTTP/JSON APIHTTP API
Sockets
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
JavaScript (Node.js)
Python
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresView functions in JavaScriptuser defined functions infoin JavaScriptnono
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0nonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobs
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencynoneImmediate consistency within container, eventual consistency across containers
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleno infoSince BigQuery is designed for querying datanoACID at container level
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyes infolockingyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users can be defined per databaseAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)noAccess rights for users can be defined per database
More information provided by the system vendor
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Google BigQueryGraphiteGridDB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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
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
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Google BigQueryGraphiteGridDB
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

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

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

Recent citations in the news

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

provided by Google News

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
22 December 2021, CIO

Google Cloud partners Coinbase to accept crypto payments
11 October 2022, Ledger Insights

Hightouch Raises $38M in Funding
19 July 2023, FinSMEs

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

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

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

How Grafana made observability accessible
12 June 2023, InfoWorld

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16 May 2023, global.toshiba

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Present your product here