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 > BoltDB vs. EventStoreDB vs. IBM Cloudant vs. Microsoft SQL Server vs. OpenEdge

System Properties Comparison BoltDB vs. EventStoreDB vs. IBM Cloudant vs. Microsoft SQL Server vs. OpenEdge

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonEventStoreDB  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOpenEdge  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Industrial-strength, open-source database solution built from the ground up for event sourcing.Database as a Service offering based on Apache CouchDBMicrosofts flagship relational DBMSApplication development environment with integrated database management system
Primary database modelKey-value storeEvent StoreDocument storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score1.19
Rank#173  Overall
#1  Event Stores
Score2.75
Rank#104  Overall
#19  Document stores
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score3.45
Rank#85  Overall
#46  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.eventstore.comwww.ibm.com/­products/­cloudantwww.microsoft.com/­en-us/­sql-serverwww.progress.com/­openedge
Technical documentationdevelopers.eventstore.comcloud.ibm.com/­docs/­Cloudantlearn.microsoft.com/­en-US/­sql/­sql-serverdocumentation.progress.com/­output/­ua/­OpenEdge_latest
DeveloperEvent Store LimitedIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014MicrosoftProgress Software Corporation
Initial release20132012201019891984
Current release21.2, February 2021SQL Server 2022, November 2022OpenEdge 12.2, March 2020
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Sourcecommercialcommercial inforestricted free version is availablecommercial
Cloud-based only infoOnly available as a cloud servicenonoyesnono
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 languageGoErlangC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
Windows
hostedLinux
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenonoyesyes
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.nonoyesyes
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnonoyesyes infoclose to SQL 92
APIs and other access methodsRESTful HTTP/JSON APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
Supported programming languagesGoC#
Java
JavaScript
Objective-C
PHP
Ruby
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Progress proprietary ABL (Advanced Business Language)
Server-side scripts infoStored proceduresnoView functions (Map-Reduce) in JavaScriptTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayes
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingtables can be distributed across several files (horizontal partitioning); sharding through federationhorizontal partitioning infosince Version 11.4
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
yes, but depending on the SQL-Server EditionSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesno infoatomic operations within a document possibleACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic lockingyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controlnoAccess rights for users can be defined per databasefine grained access rights according to SQL-standardUsers and groups

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
3rd partiesNavicat for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

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

More resources
BoltDBEventStoreDBIBM CloudantMicrosoft SQL ServerOpenEdge
DB-Engines blog posts

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

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

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

What You Need to Know About SQL Server Yukon
1 June 2024, ITPro Today

Mastering the SQL Server command-line interface
30 May 2024, SitePoint

The Essential Guide to SQL Server 2014 Series: Scalability
1 June 2024, ITPro Today

Automate downgrading SQL Server to Developer edition on Amazon EC2 | Amazon Web Services
27 May 2024, AWS Blog

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

provided by Google News

OpenEdge Application Development | Progress OpenEdge
14 September 2014, Progress Software

What's New in OpenEdge 12.8
15 April 2024, release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11 March 2024, GBHackers

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

Neo4j logo

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

Milvus logo

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

Present your product here