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

DBMS > Faircom EDGE vs. Fauna vs. Kinetica vs. MariaDB vs. NCache

System Properties Comparison Faircom EDGE vs. Fauna vs. Kinetica vs. MariaDB vs. NCache

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonKinetica  Xexclude from comparisonMariaDB  Xexclude from comparisonNCache  Xexclude from comparison
DescriptionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Fully vectorized database across both GPUs and CPUsMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.Open-Source and Enterprise in-memory Key-Value Store
Primary database modelKey-value store
Relational DBMS
Document store
Graph DBMS
Relational DBMS
Time Series DBMS
Relational DBMSRelational DBMSKey-value store
Secondary database modelsSpatial DBMS
Time Series DBMS
Document store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document store
Search engine infoUsing distributed Lucene
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
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score0.64
Rank#236  Overall
#109  Relational DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Websitewww.faircom.com/­products/­faircom-edgefauna.comwww.kinetica.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.alachisoft.com/­ncache
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.fauna.comdocs.kinetica.commariadb.com/­kb/­en/­librarywww.alachisoft.com/­resources/­docs
DeveloperFairCom CorporationFauna, Inc.KineticaMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Alachisoft
Initial release1979201420122009 infoFork of MySQL, which was first released in 19952005
Current releaseV3, October 20207.1, August 202111.3.2, February 20245.3.3, April 2024
License infoCommercial or Open Sourcecommercial infoRestricted, free version availablecommercialcommercialOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoEnterprise Edition available
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageANSI C, C++ScalaC, C++C and C++C#, .NET, .NET Core, Java
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
hostedLinuxFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-freeyesyes infoDynamic columns are supportedschema-free
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL Typesnoyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counter
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.yesnonoyesno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes infoANSI SQL queriesnoSQL-like DML and DDL statementsyes infowith proprietary extensionsSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
RESTful HTTP APIJDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
IDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C++
Java
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++user defined functionsuser defined functionsyes infoPL/SQL compatibility added with version 10.3no infosupport for stored procedures with SQL-Server CLR
Triggersyesnoyes infotriggers when inserted values for one or more columns fall within a specified rangeyesyes infoNotifications
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioninghorizontal partitioning infoconsistent hashingShardingseveral options for horizontal partitioning and Shardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replicationSource-replica replicationMulti-source replication
Source-replica replication
yes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integrityyes infowhen using SQLyesyesyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID infonot for MyISAM storage engineoptimistic locking and pessimistic locking
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infonot for in-memory storage engineyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infoGPU vRAM or System RAMyes infowith MEMORY storage engineyes
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Identity management, authentication, and access controlAccess rights for users and roles on table levelfine grained access rights according to SQL-standardAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)
More information provided by the system vendor
Faircom EDGE infoformerly c-treeEDGEFauna infopreviously named FaunaDBKineticaMariaDBNCache
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Market Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» more
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
3rd partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more

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

More resources
Faircom EDGE infoformerly c-treeEDGEFauna infopreviously named FaunaDBKineticaMariaDBNCache
DB-Engines blog posts

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

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

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

provided by Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

Can MariaDB’s enterprise business be saved?
21 February 2024, InfoWorld

Struggling database company MariaDB could be taken private in $37M deal
19 February 2024, TechCrunch

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

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

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.

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