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 > DuckDB vs. Google Cloud Datastore vs. H2 vs. RRDtool

System Properties Comparison DuckDB vs. Google Cloud Datastore vs. H2 vs. RRDtool

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonH2  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Industry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primary database modelRelational DBMSDocument storeRelational DBMSTime Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.68
Rank#76  Overall
#41  Relational DBMS
Score4.49
Rank#79  Overall
#12  Document stores
Score8.22
Rank#50  Overall
#32  Relational DBMS
Score2.14
Rank#124  Overall
#10  Time Series DBMS
Websiteduckdb.orgcloud.google.com/­datastorewww.h2database.comoss.oetiker.ch/­rrdtool
Technical documentationduckdb.org/­docscloud.google.com/­datastore/­docswww.h2database.com/­html/­main.htmloss.oetiker.ch/­rrdtool/­doc
DeveloperGoogleThomas MuellerTobias Oetiker
Initial release2018200820051999
Current release0.10, February 20242.2.220, July 20231.8.0, 2022
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGPL V2 and FLOSS
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 languageC++JavaC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsserver-lesshostedAll OS with a Java VMHP-UX
Linux
Data schemeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes, details hereyesNumeric data only
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 infoExporting into and restoring from XML files possible
Secondary indexesyesyesyesno
SQL infoSupport of SQLyesSQL-like query language (GQL)yesno
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
in-process shared library
Pipes
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaC infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-side scripts infoStored proceduresnousing Google App EngineJava Stored Procedures and User-Defined Functionsno
TriggersnoCallbacks using the Google Apps Engineyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using PaxosWith clustering: 2 database servers on different computers operate on identical copies of a databasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistencynone
Foreign keys infoReferential integritynoyes infovia ReferenceProperties or Ancestor pathsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyes, multi-version concurrency control (MVCC)yes infoby using the rrdcached daemon
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.yesnoyesyes
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardno

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
DuckDBGoogle Cloud DatastoreH2RRDtool
DB-Engines blog posts

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

DuckDB and AWS — How to Aggregate 100 Million Rows in 1 Minute
25 April 2024, Towards Data Science

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

Seattle startup MotherDuck raises $52.5M at a $400M valuation to fuel DuckDB analytics platform
20 September 2023, GeekWire

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

What Is Google Cloud Platform?
28 August 2023, Simplilearn

Best cloud storage of 2024
3 April 2024, TechRadar

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

Cacti: Using Graphs to Monitor Networks and Devices
16 March 2011, Packt Hub

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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