DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Faircom DB vs. JanusGraph vs. Memgraph vs. NSDb

System Properties Comparison Faircom DB vs. JanusGraph vs. Memgraph vs. NSDb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFaircom DB infoformerly c-treeACE  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonMemgraph  Xexclude from comparisonNSDb  Xexclude from comparison
DescriptionNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017An open source graph database built for real-time streaming and compatible with Neo4jScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of Kubernetes
Primary database modelKey-value store
Relational DBMS
Graph DBMSGraph DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Websitewww.faircom.com/­products/­faircom-dbjanusgraph.orgmemgraph.comnsdb.io
Technical documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.janusgraph.orgmemgraph.com/­docsnsdb.io/­Architecture
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperFairCom CorporationLinux Foundation; originally developed as Titan by AureliusMemgraph Ltd
Initial release1979201720172017
Current releaseV12, November 20200.6.3, February 2023
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen Source infoApache 2.0Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoApache Version 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 languageANSI C, C++JavaC and C++Java, Scala
Server operating systemsAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
OS X
Unix
Windows
LinuxLinux
macOS
Data schemeschema free, schema optional, schema required, partial schema,yesschema-free and schema-optional
Typing infopredefined data types such as float or dateyes, ANSI SQL Types, JSON, typed binary structuresyesyesyes: int, bigint, decimal, string
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
Secondary indexesyesyesall fields are automatically indexed
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsnonoSQL-like query language
APIs and other access methodsADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Bolt protocol
Cypher query language
gRPC
HTTP REST
WebSocket
Supported programming languages.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
Clojure
Java
Python
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Java
Scala
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++yesno
Triggersyesyes
Partitioning methods infoMethods for storing different data on different nodesFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infodynamic graph partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).yesMulti-source replication using RAFT
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in graphsyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datatunable from ACID to Eventually ConsistentACIDACID infowith snapshot isolationno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentYes, tunable from durable to delayed durability to in-memoryyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infowith periodic snapshot and write-ahead logging (WAL) of changesUsing Apache Lucene
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlFine grained access rights according to SQL-standard with additional protections for filesUser authentification and security via Rexster Graph ServerUsers, roles and permissions
More information provided by the system vendor
Faircom DB infoformerly c-treeACEJanusGraph infosuccessor of TitanMemgraphNSDb
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
Faircom DB infoformerly c-treeACEJanusGraph infosuccessor of TitanMemgraphNSDb
Recent citations in the news

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

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

Enhance Your Network with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

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

RaimaDB logo

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

SingleStore logo

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

Present your product here