DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > FeatureBase vs. JanusGraph vs. LokiJS vs. Riak KV vs. Sadas Engine

System Properties Comparison FeatureBase vs. JanusGraph vs. LokiJS vs. Riak KV vs. Sadas Engine

Editorial information provided by DB-Engines
NameFeatureBase  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonLokiJS  Xexclude from comparisonRiak KV  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionReal-time database platform that powers real-time analytics and machine learning applications by simultaneously executing low-latency, high-throughput, and highly concurrent workloads.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017In-memory JavaScript DBMSDistributed, fault tolerant key-value storeSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelRelational DBMSGraph DBMSDocument storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.31
Rank#292  Overall
#135  Relational DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Score4.01
Rank#79  Overall
#9  Key-value stores
Score0.07
Rank#373  Overall
#157  Relational DBMS
Websitewww.featurebase.comjanusgraph.orggithub.com/­techfort/­LokiJSwww.sadasengine.com
Technical documentationdocs.featurebase.comdocs.janusgraph.orgtechfort.github.io/­LokiJSwww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperMolecula and Pilosa Open Source ContributorsLinux Foundation; originally developed as Titan by AureliusOpenSource, formerly Basho TechnologiesSADAS s.r.l.
Initial release20172017201420092006
Current release2022, May 20220.6.3, February 20233.2.0, December 20228.0
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open SourceOpen Source infoApache version 2, commercial enterprise editioncommercial infofree trial version available
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 languageGoJavaJavaScriptErlangC++
Server operating systemsLinux
macOS
Linux
OS X
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
AIX
Linux
Windows
Data schemeyesyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnonoyes
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 indexesnoyesyes infovia viewsrestrictedyes
SQL infoSupport of SQLSQL queriesnononoyes
APIs and other access methodsgRPC
JDBC
Kafka Connector
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JavaScript APIHTTP API
Native Erlang Interface
JDBC
ODBC
Proprietary protocol
Supported programming languagesJava
Python
Clojure
Java
Python
JavaScriptC infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresyesView functions in JavaScriptErlangno
Triggersnoyesyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)noneSharding infono "single point of failure"horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesnoneselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infovia Faunus, a graph analytics engineyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
noneEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in graphsnono infolinks between data sets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDno infoatomic operations within a single collection possibleno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes, using Linux fsyncyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlUser authentification and security via Rexster Graph Servernoyes, using Riak SecurityAccess rights for users, groups and roles 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

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

More resources
FeatureBaseJanusGraph infosuccessor of TitanLokiJSRiak KVSadas Engine
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

Get Your Infrastructure Ready for Real-Time Analytics
9 March 2022, Built In

Pilosa: A Scalable High Performance Bitmap Database Index
17 June 2019, hackernoon.com

The 10 Coolest Big Data Tools Of 2021
7 December 2021, CRN

32 Data and Analytics Startups That Will Go Big, According to VCs
28 September 2021, Business Insider

provided by Google 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

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Basho Advances NoSQL Riak Enterprise 2.0 With Search, Advanced Data Types
15 September 2014, Data Center Knowledge

provided by Google News



Share this page

Featured Products

Milvus logo

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

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

Present your product here