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

DBMS > BoltDB vs. Ehcache vs. HBase vs. Interbase vs. Microsoft SQL Server

System Properties Comparison BoltDB vs. Ehcache vs. HBase vs. Interbase vs. Microsoft SQL Server

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonEhcache  Xexclude from comparisonHBase  Xexclude from comparisonInterbase  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A widely adopted Java cache with tiered storage optionsWide-column store based on Apache Hadoop and on concepts of BigTableLight-weight proven RDBMS infooriginally from BorlandMicrosofts flagship relational DBMS
Primary database modelKey-value storeKey-value storeWide column 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
Score4.64
Rank#68  Overall
#8  Key-value stores
Score27.97
Rank#26  Overall
#2  Wide column stores
Score4.08
Rank#75  Overall
#41  Relational DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.ehcache.orghbase.apache.orgwww.embarcadero.com/­products/­interbasewww.microsoft.com/­en-us/­sql-server
Technical documentationwww.ehcache.org/­documentationhbase.apache.org/­book.htmldocs.embarcadero.com/­products/­interbaselearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperTerracotta Inc, owned by Software AGApache Software Foundation infoApache top-level project, originally developed by PowersetEmbarcaderoMicrosoft
Initial release20132009200819841989
Current release3.10.0, March 20222.3.4, January 2021InterBase 2020, December 2019SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache version 2commercialcommercial 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 languageGoJavaJavaCC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinux
Unix
Windows infousing Cygwin
Android
iOS
Linux
OS X
Windows
Linux
Windows
Data schemeschema-freeschema-freeschema-free, schema definition possibleyesyes
Typing infopredefined data types such as float or datenoyesoptions to bring your own types, AVROyesyes
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 infoexport as XML data possibleyes
Secondary indexesnononoyesyes
SQL infoSupport of SQLnononoyesyes
APIs and other access methodsJCacheJava API
RESTful HTTP API
Thrift
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesGoJavaC
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresnonoyes infoCoprocessors in Javayes infoInterbase procedure and trigger languageTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersnoyes infoCache Event Listenersyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoby using Terracotta ServerShardingnonetables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoby using Terracotta ServerMulti-source replication
Source-replica replication
Interbase Change Viewsyes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneTunable Consistency (Strong, Eventual, Weak)Immediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesyes infosupports JTA and can work as an XA resourceSingle row ACID (across millions of columns)ACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMultiversion concurreny controlyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesyes
User concepts infoAccess controlnonoAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACfine 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
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
BoltDBEhcacheHBaseInterbaseMicrosoft SQL Server
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 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

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

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

provided by Google News

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

What Is HBase?
19 August 2021, ibm.com

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook
5 June 2014, Facebook Engineering

provided by Google News

Borland InterBase backdoor detected | ZDNET
11 January 2001, ZDNet

An independent soccer league transforming lives in a slum in Kenya
15 November 2022, FanSided

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera - Tuko.co.ke
21 February 2024, Tuko.co.ke

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

The advance of Air Force Esports
25 June 2023, New Zealand Defence Force

provided by Google News

Containerize SQL Server workloads with Amazon EKS and DxOperator for Kubernetes | Amazon Web Services
14 June 2024, AWS Blog

SQL Server on Linux: What You Need to Know
30 May 2024, ITPro Today

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

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

Make SQL Server end of support the start of your AWS cloud journey | Amazon Web Services
12 June 2024, AWS Blog

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

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