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 > BaseX vs. Dolt vs. Faircom DB vs. LMDB vs. Sadas Engine

System Properties Comparison BaseX vs. Dolt vs. Faircom DB vs. LMDB vs. Sadas Engine

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonDolt  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonLMDB  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.A MySQL compatible DBMS with Git-like versioning of data and schemaNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.A high performant, light-weight, embedded key-value database librarySADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelNative XML DBMSRelational DBMSKey-value store
Relational DBMS
Key-value storeRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.73
Rank#142  Overall
#4  Native XML DBMS
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score1.99
Rank#125  Overall
#21  Key-value stores
Score0.00
Rank#383  Overall
#158  Relational DBMS
Websitebasex.orggithub.com/­dolthub/­dolt
www.dolthub.com
www.faircom.com/­products/­faircom-dbwww.symas.com/­symas-embedded-database-lmdbwww.sadasengine.com
Technical documentationdocs.basex.orgdocs.dolthub.comdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlwww.lmdb.tech/­docwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperBaseX GmbHDoltHub IncFairCom CorporationSymasSADAS s.r.l.
Initial release20072018197920112006
Current release10.7, August 2023V12, November 20200.9.32, January 20248.0
License infoCommercial or Open SourceOpen Source infoBSD licenseOpen Source infoApache Version 2.0commercial infoRestricted, free version availableOpen Sourcecommercial infofree trial version available
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 languageJavaGoANSI C, C++CC++
Server operating systemsLinux
OS X
Windows
Linux
macOS
Windows
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
Unix
Windows
AIX
Linux
Windows
Data schemeschema-freeyesschema free, schema optional, schema required, partial schema,schema-freeyes
Typing infopredefined data types such as float or dateno infoXQuery supports typesyesyes, ANSI SQL Types, JSON, typed binary structuresyes
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.nononono
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLnoyesyes, ANSI SQL with proprietary extensionsnoyes
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
CLI Client
HTTP REST
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JDBC
ODBC
Proprietary protocol
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C
C++
Clojure
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Nim
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Rust
Swift
Tcl
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresyesyes infocurrently in alpha releaseyes info.Net, JavaScript, C/C++nono
Triggersyes infovia eventsyesyesnono
Partitioning methods infoMethods for storing different data on different nodesnonenoneFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writerACIDtunable from ACID to Eventually ConsistentACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesYes, 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.yesyesyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsOnly one user is configurable, and must be specified in the config file at startupFine 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
BaseXDoltFaircom DB infoformerly c-treeACELMDBSadas Engine
Recent citations in the news

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

provided by Google News

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

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

provided by Google News

The Tom Brady Data Biography
8 September 2023, StatsBomb

Automating SAP S/4HANA Migration with IT-Conductor, BGP Managed Services, and AWS | Amazon Web Services
22 August 2023, AWS Blog

The Lightning Memory-mapped Database
2 March 2016, InfoQ.com

Akamai launches managed database service – Blocks and Files
25 April 2022, Blocks & Files

Connecting the worlds of metabolomics databases
15 June 2021, Medical Xpress

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here