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

DBMS > Amazon Neptune vs. Cachelot.io vs. Faircom DB vs. mSQL vs. openGauss

System Properties Comparison Amazon Neptune vs. Cachelot.io vs. Faircom DB vs. mSQL vs. openGauss

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonCachelot.io  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonopenGauss  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudIn-memory caching systemNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.mSQL (Mini SQL) is a simple and lightweight RDBMSAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by Huawei
Primary database modelGraph DBMS
RDF store
Key-value storeKey-value store
Relational DBMS
Relational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.29
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score0.04
Rank#388  Overall
#62  Key-value stores
Score0.29
Rank#304  Overall
#43  Key-value stores
#136  Relational DBMS
Score1.27
Rank#169  Overall
#76  Relational DBMS
Score1.06
Rank#184  Overall
#84  Relational DBMS
Websiteaws.amazon.com/­neptunecachelot.iowww.faircom.com/­products/­faircom-dbhughestech.com.au/­products/­msqlgitee.com/­opengauss
opengauss.org
Technical documentationaws.amazon.com/­neptune/­developer-resourcesdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.opengauss.org/­en
gitee.com/­opengauss/­docs
DeveloperAmazonFairCom CorporationHughes TechnologiesHuawei and openGauss community
Initial release20172015197919942019
Current releaseV12, November 20204.4, October 20213.0, March 2022
License infoCommercial or Open SourcecommercialOpen Source infoSimplified BSD Licensecommercial infoRestricted, free version availablecommercial infofree licenses can be providedOpen Source
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ANSI C, C++CC, C++, Java
Server operating systemshostedFreeBSD
Linux
OS X
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Data schemeschema-freeschema-freeschema free, schema optional, schema required, partial schema,yesyes
Typing infopredefined data types such as float or dateyesnoyes, ANSI SQL Types, JSON, typed binary structuresyesyes
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 indexesnonoyesyesyes
SQL infoSupport of SQLnonoyes, ANSI SQL with proprietary extensionsA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersANSI SQL 2011
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
Memcached protocolADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JDBC
ODBC
JDBC
ODBC
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
OCaml
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
C++
Delphi
Java
Perl
PHP
Tcl
C
C++
Java
Server-side scripts infoStored proceduresnonoyes info.Net, JavaScript, C/C++noyes
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningnonehorizontal partitioning (by range, list and hash)
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.noneyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).noneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
noneImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnotunable from ACID to Eventually ConsistentnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesnoyes
Durability infoSupport for making data persistentyes infowith encyption-at-restnoYes, tunable from durable to delayed durability to in-memoryyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnono
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noFine grained access rights according to SQL-standard with additional protections for filesnoAccess 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
Amazon NeptuneCachelot.ioFaircom DB infoformerly c-treeACEmSQL infoMini SQLopenGauss
Recent citations in the news

Exploring new features of Apache TinkerPop 3.7.x in Amazon Neptune | Amazon Web Services
7 June 2024, AWS Blog

Building NHM London's Planetary Knowledge Base with Amazon Neptune and the Registry of Open Data on AWS ...
5 June 2024, AWS Blog

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

AWS Weekly Roundup: LlamaIndex support for Amazon Neptune, force AWS CloudFormation stack deletion, and more ...
27 May 2024, AWS Blog

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

provided by Google News

FairCom Unveils New Look, FairCom DB v13: Introducing 'DB Made Simple'
4 June 2024, businesswire.com

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

provided by Google News

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google News

openGauss Open Source Community Officially Launch
1 July 2020, huawei.com

The openGauss powers database industry forward through innovation
6 January 2022, Global Times

Engineering Students from Thammasat Win 2 'Huawei ICT' Awards to Represent Thailand in Asia-Pacific Competition.
12 January 2024, มหาวิทยาลัยธรรมศาสตร์

Huawei unveils OrangePi Kunpeng Pro development board
10 May 2024, HC Newsroom

Diversified Computing: Open Innovation for Shared Success
30 September 2020, huawei.com

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