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

DBMS > BoltDB vs. Datomic vs. dBASE vs. IBM Db2 vs. Microsoft SQL Server

System Properties Comparison BoltDB vs. Datomic vs. dBASE vs. IBM Db2 vs. Microsoft SQL Server

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDatomic  Xexclude from comparisondBASE  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilitydBase was one of the first databases with a development environment on PC's. Its latest version dBase V is still sold as dBase classic, which needs a DOS Emulation. The up-to-date product is dBase plus.Common in IBM host environments, 2 different versions for host and Windows/LinuxMicrosofts flagship relational DBMS
Primary database modelKey-value storeRelational DBMSRelational DBMSRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBRelational DBMS
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Document store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.62
Rank#230  Overall
#32  Key-value stores
Score1.47
Rank#145  Overall
#66  Relational DBMS
Score8.32
Rank#43  Overall
#27  Relational DBMS
Score121.74
Rank#9  Overall
#6  Relational DBMS
Score799.81
Rank#3  Overall
#3  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.datomic.comwww.dbase.comwww.ibm.com/­products/­db2www.microsoft.com/­en-us/­sql-server
Technical documentationdocs.datomic.comwww.dbase.com/­support/­knowledgebasewww.ibm.com/­docs/­en/­db2learn.microsoft.com/­en-US/­sql/­sql-server
DeveloperCognitectAsthon TateIBMMicrosoft
Initial release2013201219791983 infohost version1989
Current release1.0.7180, July 2024dBASE 2019, 201912.1, October 2016SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercial infolimited edition freecommercialcommercial infofree version is availablecommercial inforestricted free version is 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.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
Implementation languageGoJava, ClojureC and C++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMDOS infodBase Classic
Windows infodBase Pro
AIX
HP-UX
Linux
Solaris
Windows
z/OS
Linux
Windows
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nonoyes
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnononoyesyes
APIs and other access methodsRESTful HTTP APInone infoThe IDE can access other DBMS or ODBC-sources.ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesGoClojure
Java
dBase proprietary IDEC
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresnoyes infoTransaction Functionsno infoThe IDE can access stored procedures in other database systems.yesTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
TriggersnoBy using transaction functionsnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenone infoBut extensive use of caching in the application peersnoneSharding infoonly with Windows/Unix/Linux Versiontables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesnonenone infoBut extensive use of caching in the application peersnoneyes infowith separate tools (MQ, InfoSphere)yes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDno infonot for dBase internal data, but IDE does support transactions when accessing external DBMSACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes inforecommended only for testing and developmentyes
User concepts infoAccess controlnonoAccess rights for users and rolesfine grained access rights according to SQL-standardfine grained access rights 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
BoltDBDatomicdBASEIBM Db2 infoformerly named DB2 or IBM Database 2Microsoft SQL Server
DB-Engines blog posts

DB-Engines Ranking coverage expanded to 169 database management systems
3 June 2013, Paul Andlinger

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

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

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

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

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

provided by Google News

Lucas Cavalcanti on Using Clojure, Microservices, Hexagonal Architecture and Public Cloud at Nubank
16 August 2021, InfoQ.com

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, iupana.com

Zoona Case Study
16 December 2017, AWS Blog

Fintech Powerhouse Nubank Buys U.S. Software Firm Cognitect
23 July 2020, Bloomberg

These are the top 25 people who will have the most influence in tech this year, according to a survey of over
15 April 2020, Business Insider India

provided by Google News

Added Namespace and lost all the PHP OOPs Classes
5 November 2018, SitePoint

WFP DBase (Logistics Data, Budgets and Systems Execution) Factsheet (November 2019)
30 November 2019, ReliefWeb

FlytBase & DroneBase partner up to provide fully autonomous Drone-in-a-Box solutions in Italy
14 December 2021, sUAS News

5 ancient software programs we refuse to give up
31 July 2019, PCWorld

What is Microsoft Visual FoxPro (VFP)?
27 April 2022, TechTarget

provided by Google News

Data migration strategies to Amazon RDS for Db2
15 May 2024, AWS Blog

Db2 is a story worth telling, even if IBM won't
4 July 2024, The Register

Six new Db2 capabilities DBAs must try today with Db2 11.5.9
9 April 2024, ibm.com

Precisely says it’s smoothing migration of Db2 analytics data to AWS cloud
5 April 2024, Blocks & Files

Use AWS DMS to migrate data from IBM Db2 DPF to an AWS target
28 May 2024, AWS Blog

provided by Google News

Save money on Microsoft SQL Server licensing with Microsoft Azure Arc
6 November 2024, microsoft.com

Microsoft Previews Copilot AI in SQL Server Management Studio
7 November 2024, Visual Studio Magazine

Embed textual data in Amazon RDS for SQL Server using Amazon Bedrock
30 October 2024, AWS Blog

Azure Arc and SQL Server: bridge the gap between cloud and on-premise
4 November 2024, Inetum

How to check your SQL Server version
21 August 2024, ITPro

provided by Google News



Share this page

Featured Products

Neo4j logo

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

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.

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