DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Faircom DB vs. MarkLogic vs. NCache vs. Postgres-XL vs. RDFox

System Properties Comparison Faircom DB vs. MarkLogic vs. NCache vs. Postgres-XL vs. RDFox

Editorial information provided by DB-Engines
NameFaircom DB infoformerly c-treeACE  Xexclude from comparisonMarkLogic  Xexclude from comparisonNCache  Xexclude from comparisonPostgres-XL  Xexclude from comparisonRDFox  Xexclude from comparison
DescriptionNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Operational and transactional Enterprise NoSQL databaseOpen-Source and Enterprise in-memory Key-Value StoreBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresHigh performance knowledge graph and semantic reasoning engine
Primary database modelKey-value store
Relational DBMS
Document store
Native XML DBMS
RDF store infoas of version 7
Search engine
Key-value storeRelational DBMSGraph DBMS
RDF store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Document store
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.18
Rank#314  Overall
#45  Key-value stores
#141  Relational DBMS
Score4.15
Rank#70  Overall
#11  Document stores
#1  Native XML DBMS
#1  RDF stores
#8  Search engines
Score0.91
Rank#196  Overall
#29  Key-value stores
Score0.43
Rank#260  Overall
#119  Relational DBMS
Score0.22
Rank#305  Overall
#25  Graph DBMS
#15  RDF stores
Websitewww.faircom.com/­products/­faircom-dbwww.progress.com/­marklogicwww.alachisoft.com/­ncachewww.postgres-xl.orgwww.oxfordsemantic.tech
Technical documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlwww.progress.com/­marklogic/­documentationwww.alachisoft.com/­resources/­docswww.postgres-xl.org/­documentationdocs.oxfordsemantic.tech
DeveloperFairCom CorporationMarkLogic Corp.AlachisoftOxford Semantic Technologies
Initial release1979200120052014 infosince 2012, originally named StormDB2017
Current releaseV13, July 202411.0, December 20225.3.3, April 202410 R1, October 20186.0, Septermber 2022
License infoCommercial or Open Sourcecommercial infoRestricted, free version availablecommercial inforestricted free version is availableOpen Source infoEnterprise Edition availableOpen Source infoMozilla public licensecommercial
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++C++C#, .NET, .NET Core, JavaCC++
Server operating systemsAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
OS X
Windows
Linux
Windows
Linux
macOS
Linux
macOS
Windows
Data schemeschema free, schema optional, schema required, partial schema,schema-free infoSchema can be enforcedschema-freeyesyes infoRDF schemas
Typing infopredefined data types such as float or dateyes, ANSI SQL Types, JSON, typed binary structuresyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyes
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.noyesnoyes infoXML type, but no XML query functionality
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsyes infoSQL92SQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes infodistributed, parallel query executionno
APIs and other access methodsADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
IDistributedCache
JCache
LINQ
Proprietary native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
RESTful HTTP API
SPARQL 1.1
Supported programming languages.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
Java
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++yes infovia XQuery or JavaScriptno infosupport for stored procedures with SQL-Server CLRuser defined functions
Triggersyesyesyes infoNotificationsyes
Partitioning methods infoMethods for storing different data on different nodesFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingyeshorizontal partitioning
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).yesyes, with selectable consistency levelreplication via a shared file system
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyImmediate Consistency in stand-alone mode, Eventual Consistency in replicated setups
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datatunable from ACID to Eventually ConsistentACID infocan act as a resource manager in an XA/JTA transactionoptimistic locking and pessimistic lockingACID infoMVCCACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentYes, tunable from durable to delayed durability to in-memoryyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes, with Range Indexesyesnoyes
User concepts infoAccess controlFine grained access rights according to SQL-standard with additional protections for filesRole-based access control at the document and subdocument levelsAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)fine grained access rights according to SQL-standardRoles, resources, and access types
More information provided by the system vendor
Faircom DB infoformerly c-treeACEMarkLogicNCachePostgres-XLRDFox
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache 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

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

More resources
Faircom DB infoformerly c-treeACEMarkLogicNCachePostgres-XLRDFox
Conferences, events and webinars

Progress MarkLogic World
Washington DC, 23-25 September 2024

Recent citations in the news

Progress Brings Industry Leaders Together to Share Insights on AI and Data at MarkLogic World Tour US 2024
18 September 2024, Progress Investor Relations

Progress Software announces speaker lineup for MarkLogic World Tour US
18 September 2024, TipRanks

Progress Brings Industry Leaders Together to Share Insights on AI and Data at MarkLogic World Tour US 2024
18 September 2024, StockTitan

Vantage Closes Wholesale Deal in Santa Clara
30 May 2024, Data Center Knowledge

Progress unveils enhanced AI capabilities in latest MarkLogic Server release
9 September 2024, Mi3

provided by Google News

How to use NCache in ASP.Net Core
9 July 2024, InfoWorld

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

provided by Google News

Samsung Electronics Announces Acquisition of Oxford Semantic Technologies, UK-Based Knowledge Graph Startup
18 July 2024, Samsung Global Newsroom

Samsung acquires UK-based knowledge graph company
19 July 2024, evertiq.com

University spin-out Oxford Semantic Technologies acquired by Samsung Electronics
16 July 2024, University of Oxford

Samsung eyes Oxford tech firm for innovative AI venture
20 July 2024, Oxford Mail

Use semantic reasoning to infer new facts from your RDF graph by integrating RDFox with Amazon Neptune
20 February 2023, AWS Blog

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

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