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

DBMS > BaseX vs. Faircom DB vs. FileMaker vs. Microsoft Access vs. Riak KV

System Properties Comparison BaseX vs. Faircom DB vs. FileMaker vs. Microsoft Access vs. Riak KV

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonFileMaker  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.Native high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.FileMaker is a cross-platform RDBMS that includes a GUI frontend.Microsoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)Distributed, fault tolerant key-value store
Primary database modelNative XML DBMSKey-value store
Relational DBMS
Relational DBMSRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexes
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.96
Rank#141  Overall
#4  Native XML DBMS
Score0.31
Rank#298  Overall
#42  Key-value stores
#137  Relational DBMS
Score48.81
Rank#21  Overall
#15  Relational DBMS
Score107.93
Rank#11  Overall
#8  Relational DBMS
Score4.95
Rank#76  Overall
#9  Key-value stores
Websitebasex.orgwww.faircom.com/­products/­faircom-dbwww.claris.com/­filemakerwww.microsoft.com/­en-us/­microsoft-365/­access
Technical documentationdocs.basex.orgdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlwww.claris.com/­resources/­documentationdeveloper.microsoft.com/­en-us/­accesswww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperBaseX GmbHFairCom CorporationClaris infoa subsidiary of AppleMicrosoftOpenSource, formerly Basho Technologies
Initial release20071979198319922009
Current release10.7, August 2023V12, November 202019.4.1, November 20211902 (16.0.11328.20222), March 20193.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoBSD licensecommercial infoRestricted, free version availablecommercialcommercial infoBundled with Microsoft OfficeOpen Source infoApache version 2, commercial enterprise edition
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 languageJavaANSI C, C++C++Erlang
Server operating systemsLinux
OS X
Windows
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
iOS infoclient part only
Linux
OS X
Windows
Windows infoNot a real database server, but making use of DLLsLinux
OS X
Data schemeschema-freeschema free, schema optional, schema required, partial schema,yesyesschema-free
Typing infopredefined data types such as float or dateno infoXQuery supports typesyes, ANSI SQL Types, JSON, typed binary structuresyesyesno
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.noyes infoA http query request can return the data in XML formatno
Secondary indexesyesyesyesyesrestricted
SQL infoSupport of SQLnoyes, ANSI SQL with proprietary extensionsyes infovia pluginsyes infobut not compliant to any SQL standardno
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Filemaker WebDirect
JDBC
ODBC
ADO.NET
DAO
ODBC
OLE DB
HTTP API
Native Erlang Interface
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
PHPC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresyesyes info.Net, JavaScript, C/C++yesyes infosince Access 2010 using the ACE-engineErlang
Triggersyes infovia eventsyesyesyes infosince Access 2010 using the ACE-engineyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnoneFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningnonenoneSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Source-replica replication, warm standby infosince Version 14noneselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual Consistency
Foreign keys infoReferential integritynoyesyesyesno infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writertunable from ACID to Eventually ConsistentnoACID infobut no files for transaction loggingno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesYes, tunable from durable to delayed durability to in-memoryyesyes infobut no files for transaction loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsFine grained access rights according to SQL-standard with additional protections for filessimple rights management via user accounts and connection to external directory servicesno infoa simple user-level security was built in till version Access 2003yes, using Riak Security

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
BaseXFaircom DB infoformerly c-treeACEFileMakerMicrosoft AccessRiak KV
DB-Engines blog posts

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

U.S. worker interruptions costly, research shows
3 December 2023, Reuters

Open Offices Still A Mistake For Employee Productivity, Collaboration
16 August 2018, Forbes

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

Statistical analysis of word usage in biological publications since 1965: Historical delineation highlighting an ...
29 January 2020, sciencedirect.com

provided by Google News

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

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

Top Milvus Alternatives in 2024
4 October 2023, Slashdot

provided by Google News

Reviews - Features
1 March 2024, Reverse Shot

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15 October 2023, Patently Apple

Tilda Swinton Wasn't Prepared for 'Problemista' Horror Stories from Audiences Who Recognize Her Toxic Art World ...
4 March 2024, Yahoo Movies Canada

Apple subsidiary FileMaker returns to its original name from the '80s
6 August 2019, The Verge

provided by Google News

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8 October 2023, Autodesk Redshift

ACCDE File (What It Is and How to Open One)
27 July 2023, Lifewire

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak's NoSQL Database and its New Fit with Apache Mesos
19 August 2015, The New Stack

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.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

SingleStore logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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