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

DBMS > Google Cloud Datastore vs. InfinityDB vs. RRDtool vs. SWC-DB vs. TimescaleDB

System Properties Comparison Google Cloud Datastore vs. InfinityDB vs. RRDtool vs. SWC-DB vs. TimescaleDB

Editorial information provided by DB-Engines
NameGoogle Cloud Datastore  Xexclude from comparisonInfinityDB  Xexclude from comparisonRRDtool  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA Java embedded Key-Value Store which extends the Java Map interfaceIndustry 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.A high performance, scalable Wide Column DBMSA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelDocument storeKey-value storeTime Series DBMSWide column storeTime Series DBMS
Secondary database modelsTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.36
Rank#72  Overall
#12  Document stores
Score0.08
Rank#365  Overall
#55  Key-value stores
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Score0.08
Rank#364  Overall
#13  Wide column stores
Score4.46
Rank#71  Overall
#5  Time Series DBMS
Websitecloud.google.com/­datastoreboilerbay.comoss.oetiker.ch/­rrdtoolgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
www.timescale.com
Technical documentationcloud.google.com/­datastore/­docsboilerbay.com/­infinitydb/­manualoss.oetiker.ch/­rrdtool/­docdocs.timescale.com
DeveloperGoogleBoiler Bay Inc.Tobias OetikerAlex KashirinTimescale
Initial release20082002199920202017
Current release4.01.8.0, 20220.5, April 20212.15.0, May 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL V2 and FLOSSOpen Source infoGPL V3Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC infoImplementations in Java (e.g. RRD4J) and C# availableC++C
Server operating systemshostedAll OS with a Java VMHP-UX
Linux
LinuxLinux
OS X
Windows
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesschema-freeyes
Typing infopredefined data types such as float or dateyes, details hereyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysNumeric data onlynumerics, 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.nonono infoExporting into and restoring from XML files possiblenoyes
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilitynoyes
SQL infoSupport of SQLSQL-like query language (GQL)nonoSQL-like query languageyes infofull PostgreSQL SQL syntax
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
in-process shared library
Pipes
Proprietary protocol
Thrift
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages.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
C++.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresusing Google App Enginenononouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
TriggersCallbacks using the Google Apps Enginenononoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneShardingyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using PaxosnonenoneSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflownononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate 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 Consistency infoREAD-COMMITTED or SERIALIZEDnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsno infomanual creation possible, using inversions based on multi-value capabilitynoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoby using the rrdcached daemonyesyes
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.nonoyesnono
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nonofine 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
Google Cloud DatastoreInfinityDBRRDtoolSWC-DB infoSuper Wide Column DatabaseTimescaleDB
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

Best cloud storage of 2024
4 June 2024, TechRadar

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

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

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

provided by Google News

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

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

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

The 16 Best Open Source Network Monitoring Tools in 2023
21 October 2022, Solutions Review

Graph Your Network with Cacti
1 January 2009, Open Source For You

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

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

Timescale announces $15M investment and new enterprise version of TimescaleDB
29 January 2019, TechCrunch

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

Milvus logo

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

Present your product here