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 > Apache Jena - TDB vs. Bangdb vs. CrateDB vs. Lovefield vs. RRDtool

System Properties Comparison Apache Jena - TDB vs. Bangdb vs. CrateDB vs. Lovefield vs. RRDtool

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonBangdb  Xexclude from comparisonCrateDB  Xexclude from comparisonLovefield  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkConverged and high performance database for device data, events, time series, document and graphDistributed Database based on LuceneEmbeddable relational database for web apps written in pure JavaScriptIndustry 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 modelRDF storeDocument store
Graph DBMS
Time Series DBMS
Document store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Relational DBMSTime Series DBMS
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.62
Rank#83  Overall
#3  RDF stores
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score0.71
Rank#227  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlbangdb.comcratedb.comgoogle.github.io/­lovefieldoss.oetiker.ch/­rrdtool
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmldocs.bangdb.comcratedb.com/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdoss.oetiker.ch/­rrdtool/­doc
DeveloperApache Software Foundation infooriginally developed by HP LabsSachin Sinha, BangDBCrateGoogleTobias Oetiker
Initial release20002012201320141999
Current release4.9.0, July 2023BangDB 2.0, October 20212.1.12, February 20171.8.0, 2022
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoBSD 3Open SourceOpen Source infoApache 2.0Open 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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
Implementation languageJavaC, C++JavaJavaScriptC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsAll OS with a Java VMLinuxAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariHP-UX
Linux
Data schemeyes infoRDF Schemasschema-freeFlexible Schema (defined schema, partial schema, schema free)yesyes
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyesyesNumeric 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 indexesyesyes infosecondary, composite, nested, reverse, geospatialyesyesno
SQL infoSupport of SQLnoSQL like support with command line toolyes, but no triggers and constraints, and PostgreSQL compatibilitySQL-like query language infovia JavaScript builder patternno
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
Proprietary protocol
RESTful HTTP API
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
in-process shared library
Pipes
Supported programming languagesJavaC
C#
C++
Java
Python
.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
JavaScriptC 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 proceduresyesnouser defined functions (Javascript)nono
Triggersyes infovia event handleryes, Notifications (with Streaming only)noUsing read-only observersno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor, Knob for CAP (enterprise version only)Configurable replication on table/partition-levelnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyEventual Consistency
Read-after-write consistency on record level
none
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsACIDno infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modenoyes infousing MemoryDByes
User concepts infoAccess controlAccess control via Jena Securityyes (enterprise version only)rights management via user accountsnono
More information provided by the system vendor
Apache Jena - TDBBangdbCrateDBLovefieldRRDtool
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
Licensing and pricing modelsSee CrateDB pricing >
» 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

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

More resources
Apache Jena - TDBBangdbCrateDBLovefieldRRDtool
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

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24 July 2022, Data Science Central

Extract and query knowledge graphs using Apache Jena (SPARQL Engine)
4 December 2019, Towards Data Science

6 Libraries in Java for Machine Learning
2 October 2023, Analytics India Magazine

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4 May 2022, Nature.com

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

provided by Google News

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Crate.io Expands CrateDB Cloud with the Launch of CrateDB Edge
15 April 2021, GlobeNewswire

Crate.io Introduces CrateDB 2.0 Enterprise and Open Source Editions
16 May 2017, businesswire.com

provided by Google News

Kagiso interactive shares: all eyes on android at google I/O
11 May 2015, WhaTech

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

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

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

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