DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Galaxybase vs. HBase vs. LMDB vs. Microsoft SQL Server

System Properties Comparison Galaxybase vs. HBase vs. LMDB vs. Microsoft SQL Server

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGalaxybase  Xexclude from comparisonHBase  Xexclude from comparisonLMDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparison
DescriptionScalable, ACID-compliant native distributed parallel graph platformWide-column store based on Apache Hadoop and on concepts of BigTableA high performant, light-weight, embedded key-value database libraryMicrosofts flagship relational DBMS
Primary database modelGraph DBMSWide column storeKey-value storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#383  Overall
#39  Graph DBMS
Score30.50
Rank#26  Overall
#2  Wide column stores
Score1.99
Rank#125  Overall
#21  Key-value stores
Score824.29
Rank#3  Overall
#3  Relational DBMS
Websitegalaxybase.comhbase.apache.orgwww.symas.com/­symas-embedded-database-lmdbwww.microsoft.com/­en-us/­sql-server
Technical documentationhbase.apache.org/­book.htmlwww.lmdb.tech/­doclearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司Apache Software Foundation infoApache top-level project, originally developed by PowersetSymasMicrosoft
Initial release2017200820111989
Current releaseNov 20, November 20212.3.4, January 20210.9.32, January 2024SQL Server 2022, November 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Sourcecommercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud servicenononono
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 languageC and JavaJavaCC++
Server operating systemsLinuxLinux
Unix
Windows infousing Cygwin
Linux
Unix
Windows
Linux
Windows
Data schemeStrong typed schemaschema-free, schema definition possibleschema-freeyes
Typing infopredefined data types such as float or dateyesoptions to bring your own types, AVROyes
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.nononoyes
Secondary indexesyesnonoyes
SQL infoSupport of SQLnononoyes
APIs and other access methodsBrowser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietary native API
Java API
RESTful HTTP API
Thrift
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesGo
Java
Python
C
C#
C++
Groovy
Java
PHP
Python
Scala
.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
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresuser defined procedures and functionsyes infoCoprocessors in JavanoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonetables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneyes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDSingle row ACID (across millions of columns)ACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesyesyesyes
User concepts infoAccess controlRole-based access controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACnofine 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 Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» more

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

More resources
GalaxybaseHBaseLMDBMicrosoft 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

做国产图数据库,「创邻科技」将拓展国际市场| 新科技创业
5 April 2023, 36kr

创邻科技,位居IDC MarketScape中国图数据库市场领导者类别原创
13 September 2023, blog.csdn.net

provided by Google News

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

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

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

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

A Look At HBase, the NoSQL Database Built on Hadoop
6 May 2015, The New Stack

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

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

Samsung Announces Standards-Compliant Key-Value SSD Prototype
5 September 2019, AnandTech

provided by Google News

Configure change data capture parameters on Amazon RDS for SQL Server | Amazon Web Services
14 May 2024, AWS Blog

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

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

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

Mallox Ransomware Deployed Via MS-SQL Honeypot Attack
13 May 2024, Infosecurity Magazine

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.

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

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

Milvus logo

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

Present your product here