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 > Bangdb vs. JanusGraph vs. Oracle Rdb vs. SQL.JS vs. SwayDB

System Properties Comparison Bangdb vs. JanusGraph vs. Oracle Rdb vs. SQL.JS vs. SwayDB

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonOracle Rdb  Xexclude from comparisonSQL.JS  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Port of SQLite to JavaScriptAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Graph DBMSRelational DBMSRelational DBMSKey-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score1.14
Rank#178  Overall
#80  Relational DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.04
Rank#387  Overall
#61  Key-value stores
Websitebangdb.comjanusgraph.orgwww.oracle.com/­database/­technologies/­related/­rdb.htmlsql.js.orgswaydb.simer.au
Technical documentationdocs.bangdb.comdocs.janusgraph.orgwww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlsql.js.org/­documentation/­index.html
DeveloperSachin Sinha, BangDBLinux Foundation; originally developed as Titan by AureliusOracle, originally developed by Digital Equipment Corporation (DEC)Alon Zakai infoenhancements implemented by othersSimer Plaha
Initial release20122017198420122018
Current releaseBangDB 2.0, October 20210.6.3, February 20237.4.1.1, 2021
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache 2.0commercialOpen SourceOpen Source infoGNU Affero GPL V3.0
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 languageC, C++JavaJavaScriptScala
Server operating systemsLinuxLinux
OS X
Unix
Windows
HP Open VMSserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesFlexible Schema (defined schema, partial schema, schema free)yesschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyesno
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.nonononono
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesno
SQL infoSupport of SQLSQL like support with command line toolnoyesyes infoSQL-92 is not fully supportedno
APIs and other access methodsProprietary protocol
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JavaScript API
Supported programming languagesC
C#
C++
Java
Python
Clojure
Java
Python
JavaScriptJava
Kotlin
Scala
Server-side scripts infoStored proceduresnoyesnono
Triggersyes, Notifications (with Streaming only)yesnono
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)yesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics enginenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency
Immediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyes, on a single nodeACIDAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesno infoexcept by serializing a db to a fileyes
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 modenoyesyes
User concepts infoAccess controlyes (enterprise version only)User authentification and security via Rexster Graph Servernono

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
BangdbJanusGraph infosuccessor of TitanOracle RdbSQL.JSSwayDB
DB-Engines blog posts

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

show all

Recent citations in the news

Database Deep Dives: JanusGraph
8 August 2019, IBM

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

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

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

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here