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

DBMS > Geode vs. jBASE vs. RRDtool vs. SQL.JS

System Properties Comparison Geode vs. jBASE vs. RRDtool vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonjBASE  Xexclude from comparisonRRDtool  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesA robust multi-value DBMS comprising development tools and middlewareIndustry 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 modelKey-value storeMultivalue DBMSTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.92
Rank#131  Overall
#23  Key-value stores
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitegeode.apache.orgwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaseoss.oetiker.ch/­rrdtoolsql.js.org
Technical documentationgeode.apache.org/­docsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9oss.oetiker.ch/­rrdtool/­docsql.js.org/­documentation/­index.html
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Rocket Software (formerly Zumasys)Tobias OetikerAlon Zakai infoenhancements implemented by others
Initial release2002199119992012
Current release1.1, February 20175.71.8.0, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfirecommercialOpen 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 systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredAIX
Linux
Windows
HP-UX
Linux
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesoptionalNumeric 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.noyesno infoExporting into and restoring from XML files possibleno
Secondary indexesnono
SQL infoSupport of SQLSQL-like query language (OQL)Embedded SQL for jBASE in BASICnoyes infoSQL-92 is not fully supported
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
in-process shared library
Pipes
JavaScript API
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
.Net
Basic
Jabbascript
Java
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 proceduresuser defined functionsyesnono
Triggersyes infoCache Event Listenersyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistencynonenone
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodeACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes 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.yesyesyesyes
User concepts infoAccess controlAccess rights per client and object definableAccess rights can be defined down to the item levelnono

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
GeodejBASERRDtoolSQL.JS
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

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

show all

Recent citations in the news

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven ...
30 June 2018, InfoQ.com

SD Times news digest: Google announces Prediction Framework; Flutter releases MIX; Apache news roundup
3 January 2022, SDTimes.com

provided by Google News

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

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

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

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

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

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

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.

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.

Present your product here