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 > BoltDB vs. FileMaker vs. IBM Db2 vs. RDF4J vs. RRDtool

System Properties Comparison BoltDB vs. FileMaker vs. IBM Db2 vs. RDF4J vs. RRDtool

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonFileMaker  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionAn embedded key-value store for Go.FileMaker is a cross-platform RDBMS that includes a GUI frontend.Common in IBM host environments, 2 different versions for host and Windows/LinuxRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Industry 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 storeRelational DBMSRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBRDF storeTime Series DBMS
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score128.46
Rank#8  Overall
#5  Relational DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Websitegithub.com/­boltdb/­boltwww.claris.com/­filemakerwww.ibm.com/­products/­db2rdf4j.orgoss.oetiker.ch/­rrdtool
Technical documentationwww.claris.com/­resources/­documentationwww.ibm.com/­docs/­en/­db2rdf4j.org/­documentationoss.oetiker.ch/­rrdtool/­doc
DeveloperClaris infoa subsidiary of AppleIBMSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Tobias Oetiker
Initial release201319831983 infohost version20041999
Current release19.4.1, November 202112.1, October 20161.8.0, 2022
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercialcommercial infofree version is availableOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoGPL V2 and FLOSS
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC and C++JavaC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsBSD
Linux
OS X
Solaris
Windows
iOS infoclient part only
Linux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
z/OS
Linux
OS X
Unix
Windows
HP-UX
Linux
Data schemeschema-freeyesyesyes infoRDF Schemasyes
Typing infopredefined data types such as float or datenoyesyesyesNumeric 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.noyes infoA http query request can return the data in XML formatno infoExporting into and restoring from XML files possible
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLnoyes infovia pluginsyesnono
APIs and other access methodsFilemaker WebDirect
JDBC
ODBC
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
in-process shared library
Pipes
Supported programming languagesGoPHPC
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
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
Server-side scripts infoStored proceduresnoyesyesyesno
Triggersnoyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoonly with Windows/Unix/Linux Versionnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication, warm standby infosince Version 14yes infowith separate tools (MQ, InfoSphere)nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenone
Foreign keys infoReferential integritynoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACIDACID infoIsolation support depends on the API usedno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyesyesyesyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlnosimple rights management via user accounts and connection to external directory servicesfine grained access rights according to SQL-standardnono

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
BoltDBFileMakerIBM Db2 infoformerly named DB2 or IBM Database 2RDF4J infoformerly known as SesameRRDtool
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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Reviews - Features
1 March 2024, Reverse Shot

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

Free FileMaker open-source basic ERP revolutionizes company management
15 May 2024, openPR

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15 October 2023, Patently Apple

Tilda Swinton Wasn't Prepared for 'Problemista' Horror Stories from Audiences Who Recognize Her Toxic Art World ...
1 March 2024, Yahoo News Canada

provided by Google News

Announcing Amazon RDS for Db2 with license through AWS Marketplace | Amazon Web Services
21 May 2024, AWS Blog

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3 April 2024, Precisely

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks & Files

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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

RaimaDB logo

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

AllegroGraph logo

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

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