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 > BigObject vs. Hive vs. RRDtool vs. SQL.JS

System Properties Comparison BigObject vs. Hive vs. RRDtool vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonHive  Xexclude from comparisonRRDtool  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesdata warehouse software for querying and managing large distributed datasets, built on HadoopIndustry 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.Port of SQLite to JavaScript
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.19
Rank#329  Overall
#146  Relational DBMS
Score59.76
Rank#18  Overall
#12  Relational DBMS
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitebigobject.iohive.apache.orgoss.oetiker.ch/­rrdtoolsql.js.org
Technical documentationdocs.bigobject.iocwiki.apache.org/­confluence/­display/­Hive/­Homeoss.oetiker.ch/­rrdtool/­docsql.js.org/­documentation/­index.html
DeveloperBigObject, Inc.Apache Software Foundation infoinitially developed by FacebookTobias OetikerAlon Zakai infoenhancements implemented by others
Initial release2015201219992012
Current release3.1.3, April 20221.8.0, 2022
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache Version 2Open Source infoGPL V2 and FLOSSOpen Source
Cloud-based only infoOnly available as a cloud servicenononono
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# availableJavaScript
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
All OS with a Java VMHP-UX
Linux
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesNumeric data onlyyes
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.nono infoExporting into and restoring from XML files possibleno
Secondary indexesyesyesno
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like DML and DDL statementsnoyes infoSQL-92 is not fully supported
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
JDBC
ODBC
Thrift
in-process shared library
Pipes
JavaScript API
Supported programming languagesC++
Java
PHP
Python
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
JavaScript
Server-side scripts infoStored proceduresLuayes infouser defined functions and integration of map-reducenono
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factornonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistencynonenone
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlnoAccess rights for users, groups and rolesnono

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
BigObjectHiveRRDtoolSQL.JS
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, 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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Apache Software Foundation Announces Apache Hive 4.0
30 April 2024, Datanami

Design a data mesh pattern for Amazon EMR-based data lakes using AWS Lake Formation with Hive metastore ...
10 June 2024, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

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

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, Help Net Security

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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