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 > Google Cloud Bigtable vs. Lovefield vs. OpenSearch vs. Riak TS vs. RRDtool

System Properties Comparison Google Cloud Bigtable vs. Lovefield vs. OpenSearch vs. Riak TS vs. RRDtool

Editorial information provided by DB-Engines
NameGoogle Cloud Bigtable  Xexclude from comparisonLovefield  Xexclude from comparisonOpenSearch  Xexclude from comparisonRiak TS  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Embeddable relational database for web apps written in pure JavaScriptA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVIndustry 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 modelKey-value store
Wide column store
Relational DBMSSearch engineTime Series DBMSTime Series DBMS
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Websitecloud.google.com/­bigtablegoogle.github.io/­lovefieldgithub.com/­opensearch-project
opensearch.org
oss.oetiker.ch/­rrdtool
Technical documentationcloud.google.com/­bigtable/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdopensearch.org/­docs/­latestwww.tiot.jp/­riak-docs/­riak/­ts/­latestoss.oetiker.ch/­rrdtool/­doc
DeveloperGoogleGoogleAmazon Web ServicesOpen Source, formerly Basho TechnologiesTobias Oetiker
Initial release20152014202120151999
Current release2.1.12, February 20172.5.0, January 20233.0.0, September 20221.8.0, 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache Version 2.0Open SourceOpen Source infoGPL V2 and FLOSS
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.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageJavaScriptJavaErlangC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAll OS with a Java VMLinux
OS X
HP-UX
Linux
Data schemeschema-freeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeyes
Typing infopredefined data types such as float or datenoyesyesnoNumeric 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 indexesnoyesyes infoAll search fields are automatically indexedrestrictedno
SQL infoSupport of SQLnoSQL-like query language infovia JavaScript builder patternSQL-like query languageyes, limitedno
APIs and other access methodsgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Java API
RESTful HTTP/JSON API
HTTP API
Native Erlang Interface
in-process shared library
Pipes
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
Python
JavaScriptGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C 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 proceduresnonoyesErlangno
TriggersnoUsing read-only observersyes infoby using the 'percolation' featureyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesnoneyesselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistencynone
Foreign keys infoReferential integritynoyesnono infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infousing MemoryDByes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nonono
More information provided by the system vendor
Google Cloud BigtableLovefieldOpenSearchRiak TSRRDtool
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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 partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
Google Cloud BigtableLovefieldOpenSearchRiak TSRRDtool
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

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

provided by Google News

Amazon OpenSearch Service now supports OpenSearch version 2.13
21 May 2024, AWS Blog

Amazon OpenSearch Service zero-ETL integration with Amazon S3 now available
22 May 2024, AWS Blog

Amazon OpenSearch Service releases cross cluster alerting monitors
21 May 2024, AWS Blog

Introducing blueprint discovery and other UI enhancements for Amazon OpenSearch Ingestion | Amazon Web Services
22 May 2024, AWS Blog

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

provided by Google News

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, 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

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

SNMP: The Little Protocol That Could
7 November 2020, Techopedia

provided by Google News



Share this page

Featured Products

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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.

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