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 > JanusGraph vs. Oracle Berkeley DB vs. RocksDB vs. TimescaleDB

System Properties Comparison JanusGraph vs. Oracle Berkeley DB vs. RocksDB vs. TimescaleDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameJanusGraph infosuccessor of Titan  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonRocksDB  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Widely used in-process key-value storeEmbeddable persistent key-value store optimized for fast storage (flash and RAM)A time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelGraph DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Key-value storeTime Series DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Websitejanusgraph.orgwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlrocksdb.orgwww.timescale.com
Technical documentationdocs.janusgraph.orgdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlgithub.com/­facebook/­rocksdb/­wikidocs.timescale.com
DeveloperLinux Foundation; originally developed as Titan by AureliusOracle infooriginally developed by Sleepycat, which was acquired by OracleFacebook, Inc.Timescale
Initial release2017199420132017
Current release0.6.3, February 202318.1.40, May 20208.11.4, April 20242.13.0, November 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infocommercial license availableOpen Source infoBSDOpen Source infoApache 2.0
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, Java, C++ (depending on the Berkeley DB edition)C++C
Server operating systemsLinux
OS X
Unix
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
LinuxLinux
OS X
Windows
Data schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnononumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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 infoonly with the Berkeley DB XML editionnoyes
Secondary indexesyesyesnoyes
SQL infoSupport of SQLnoyes infoSQL interfaced based on SQLite is availablenoyes infofull PostgreSQL SQL syntax
APIs and other access methodsJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
C++ API
Java API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesClojure
Java
Python
.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
C++
Go
Java
Perl
Python
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyesnonouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersyesyes infoonly for the SQL APIyes
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)nonehorizontal partitioningyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationyesSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infovia Faunus, a graph analytics enginenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlUser authentification and security via Rexster Graph Servernonofine grained access rights according to SQL-standard

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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
JanusGraph infosuccessor of TitanOracle Berkeley DBRocksDBTimescaleDB
Recent citations in the news

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

provided by Google News

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

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

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

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

Motorola A780 Linux based smartphone to have mobile database
14 September 2004, Geekzone

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6 April 2023, Phoronix

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, azure.microsoft.com

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

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

Neo4j logo

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

Present your product here