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

DBMS > BoltDB vs. Faircom EDGE vs. JanusGraph vs. Manticore Search vs. RocksDB

System Properties Comparison BoltDB vs. Faircom EDGE vs. JanusGraph vs. Manticore Search vs. RocksDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonManticore Search  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Multi-storage database for search, including full-text search.Embeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelKey-value storeKey-value store
Relational DBMS
Graph DBMSSearch engineKey-value store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitegithub.com/­boltdb/­boltwww.faircom.com/­products/­faircom-edgejanusgraph.orgmanticoresearch.comrocksdb.org
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.janusgraph.orgmanual.manticoresearch.comgithub.com/­facebook/­rocksdb/­wiki
DeveloperFairCom CorporationLinux Foundation; originally developed as Titan by AureliusManticore SoftwareFacebook, Inc.
Initial release20131979201720172013
Current releaseV3, October 20200.6.3, February 20236.0, February 20238.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercial infoRestricted, free version availableOpen Source infoApache 2.0Open Source infoGPL version 2Open Source infoBSD
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 languageGoANSI C, C++JavaC++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Android
Linux infoARM, x86
Raspbian
Windows
Linux
OS X
Unix
Windows
FreeBSD
Linux
macOS
Windows
Linux
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)yesFixed schemaschema-free
Typing infopredefined data types such as float or datenoyes, ANSI Standard SQL TypesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanno
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.noyesnoCan index from XMLno
Secondary indexesnoyesyesyes infofull-text index on all search fieldsno
SQL infoSupport of SQLnoyes infoANSI SQL queriesnoSQL-like query languageno
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
C++ API
Java API
Supported programming languagesGoC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Clojure
Java
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnoyes info.Net, JavaScript, C/C++yesuser defined functionsno
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneFile partitioning infoCustomizable business rules for partitioningyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoSynchronous and asynchronous realtime replication based on transaction logsyesSynchronous replication based on Galera libraryyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Tunable Consistency
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes infowhen using SQLyes infoRelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDyes infoisolated transactions for atomic changes and binary logging for safe writesyes
Concurrency infoSupport for concurrent manipulation of datayesyes infoacross SQL and NoSQLyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infoThe original contents of fields are not stored in the Manticore index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlnoFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.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
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
BoltDBFaircom EDGE infoformerly c-treeEDGEJanusGraph infosuccessor of TitanManticore SearchRocksDB
Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9 May 2024, MVPro

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

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

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

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

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

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

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

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

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

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

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here