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 > Faircom EDGE vs. Hazelcast vs. JanusGraph vs. Oracle NoSQL vs. UniData,UniVerse

System Properties Comparison Faircom EDGE vs. Hazelcast vs. JanusGraph vs. Oracle NoSQL vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonHazelcast  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA widely adopted in-memory data gridA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelKey-value store
Relational DBMS
Key-value storeGraph DBMSDocument store
Key-value store
Relational DBMS
Multivalue DBMS
Secondary database modelsDocument store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score5.97
Rank#57  Overall
#6  Key-value stores
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score3.16
Rank#97  Overall
#2  Multivalue DBMS
Websitewww.faircom.com/­products/­faircom-edgehazelcast.comjanusgraph.orgwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlhazelcast.org/­imdg/­docsdocs.janusgraph.orgdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperFairCom CorporationHazelcastLinux Foundation; originally developed as Titan by AureliusOracleRocket Software
Initial release19792008201720111985
Current releaseV3, October 20205.3.6, November 20230.6.3, February 202323.3, December 2023
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial
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 languageANSI C, C++JavaJavaJavaC
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
All OS with a Java VMLinux
OS X
Unix
Windows
Linux
Solaris SPARC/x86
AIX
HP-UX
Linux
Solaris
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-freeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-free
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL Typesyesyesoptionaloptional
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.yesyes infothe object must implement a serialization strategynono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes infoANSI SQL queriesSQL-like query languagenoSQL-like DML and DDL statementsyes
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JCache
JPA
Memcached protocol
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
RESTful HTTP APIJava API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Clojure
Java
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++yes infoEvent Listeners, Executor Servicesyesnoyes
Triggersyesyes infoEventsyesnoyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsyes infoReplicated MapyesElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyes infovia Faunus, a graph analytics enginewith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Immediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integrityyes infowhen using SQLnoyes infoRelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDone or two-phase-commit; repeatable reads; read commitedACIDconfigurable infoACID within a storage node (=shard)ACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infooff heap cache
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Role-based access controlUser authentification and security via Rexster Graph ServerAccess rights for users and rolesAccess rights according to SQL-standard and operating system based

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
Faircom EDGE infoformerly c-treeEDGEHazelcastJanusGraph infosuccessor of TitanOracle NoSQLUniData,UniVerse
Recent citations in the 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

Hazelcast to Demonstrate Power of Unified Platform for Real-Time and AI Applications at the 2024 Gartner ...
13 May 2024, TradingView

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22 February 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

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

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

provided by Google News

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Data + software services
21 August 2018, UCAR

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

Unidata turns 25 | NCAR & UCAR News
15 January 2010, University Corporation for Atmospheric Research

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

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.

Present your product here