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

DBMS > BoltDB vs. DuckDB vs. eXtremeDB vs. FoundationDB vs. SWC-DB

System Properties Comparison BoltDB vs. DuckDB vs. eXtremeDB vs. FoundationDB vs. SWC-DB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDuckDB  Xexclude from comparisoneXtremeDB  Xexclude from comparisonFoundationDB  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionAn embedded key-value store for Go.An embeddable, in-process, column-oriented SQL OLAP RDBMSNatively in-memory DBMS with options for persistency, high-availability and clusteringOrdered key-value store. Core features are complimented by layers.A high performance, scalable Wide Column DBMS
Primary database modelKey-value storeRelational DBMSRelational DBMS
Time Series DBMS
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Wide column store
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score0.80
Rank#214  Overall
#99  Relational DBMS
#18  Time Series DBMS
Score1.06
Rank#185  Overall
#31  Document stores
#28  Key-value stores
#85  Relational DBMS
Score0.08
Rank#364  Overall
#13  Wide column stores
Websitegithub.com/­boltdb/­boltduckdb.orgwww.mcobject.comgithub.com/­apple/­foundationdbgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationduckdb.org/­docswww.mcobject.com/­docs/­extremedb.htmapple.github.io/­foundationdb
DeveloperMcObjectFoundationDBAlex Kashirin
Initial release20132018200120132020
Current release0.10, February 20248.2, 20216.2.28, November 20200.5, April 2021
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoMIT LicensecommercialOpen Source infoApache 2.0Open Source infoGPL V3
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 languageGoC++C and C++C++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
server-lessAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
OS X
Windows
Linux
Data schemeschema-freeyesyesschema-free infosome layers support schemasschema-free
Typing infopredefined data types such as float or datenoyesyesno infosome layers support typing
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.nonono infosupport of XML interfaces availableno
Secondary indexesnoyesyesno
SQL infoSupport of SQLnoyesyes infowith the option: eXtremeSQLsupported in specific SQL layer onlySQL-like query language
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
Proprietary protocol
Thrift
Supported programming languagesGoC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
C
C#
C++
Java
Lua
Python
Scala
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C++
Server-side scripts infoStored proceduresnonoyesin SQL-layer onlyno
Triggersnonoyes infoby defining eventsnono
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioning / shardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyLinearizable consistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesin SQL-layer only
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlnonono
More information provided by the system vendor
BoltDBDuckDBeXtremeDBFoundationDBSWC-DB infoSuper Wide Column Database
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» 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
BoltDBDuckDBeXtremeDBFoundationDBSWC-DB infoSuper Wide Column Database
Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

MotherDuck launches its DuckDB-based cloud analytics platform
30 May 2024, MSN

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

provided by Google News

McObject Delivers eXtremeDB 8.4 Improving Performance, Security, and Developer Productivity
13 May 2024, Embedded Computing Design

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

McObject & IBM Set New Records for Speed & Stability in STAC-M3 Benchmark for Capital Markets
3 November 2015, Yahoo Lifestyle UK

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11 August 2023, Automation.com

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20 July 2011, Embedded

provided by Google News

FoundationDB Raises $17 Million Series A Financing
26 May 2024, Yahoo Movies UK

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Longview News-Journal

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

provided by Google News



Share this page

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here