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

DBMS > Google Cloud Bigtable vs. Lovefield vs. Oracle Berkeley DB vs. Riak TS vs. RRDtool

System Properties Comparison Google Cloud Bigtable vs. Lovefield vs. Oracle Berkeley DB vs. Riak TS vs. RRDtool

Editorial information provided by DB-Engines
NameGoogle Cloud Bigtable  Xexclude from comparisonLovefield  Xexclude from comparisonOracle Berkeley DB  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 JavaScriptWidely used in-process key-value storeRiak 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 DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Time Series DBMSTime Series 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
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Websitecloud.google.com/­bigtablegoogle.github.io/­lovefieldwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmloss.oetiker.ch/­rrdtool
Technical documentationcloud.google.com/­bigtable/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.tiot.jp/­riak-docs/­riak/­ts/­latestoss.oetiker.ch/­rrdtool/­doc
DeveloperGoogleGoogleOracle infooriginally developed by Sleepycat, which was acquired by OracleOpen Source, formerly Basho TechnologiesTobias Oetiker
Initial release20152014199420151999
Current release2.1.12, February 201718.1.40, May 20203.0.0, September 20221.8.0, 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infocommercial license availableOpen 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.
Implementation languageJavaScriptC, Java, C++ (depending on the Berkeley DB edition)ErlangC 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, SafariAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
OS X
HP-UX
Linux
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyesnonoNumeric 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.nonoyes infoonly with the Berkeley DB XML editionnono infoExporting into and restoring from XML files possible
Secondary indexesnoyesyesrestrictedno
SQL infoSupport of SQLnoSQL-like query language infovia JavaScript builder patternyes infoSQL interfaced based on SQLite is availableyes, limitedno
APIs and other access methodsgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
HTTP API
Native Erlang Interface
in-process shared library
Pipes
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
Python
JavaScript.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
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 proceduresnononoErlangno
TriggersnoUsing read-only observersyes infoonly for the SQL APIyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesnoneSource-replica replicationselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual 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 operationsACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes 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 MemoryDByesyes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nononono

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 BigtableLovefieldOracle Berkeley DBRiak 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

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

How to store financial market data for backtesting
26 January 2019, Towards Data Science

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle News

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

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

Present your product here