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

DBMS > BoltDB vs. Memgraph vs. Microsoft SQL Server vs. PouchDB vs. SAP HANA

System Properties Comparison BoltDB vs. Memgraph vs. Microsoft SQL Server vs. PouchDB vs. SAP HANA

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonMemgraph  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonPouchDB  Xexclude from comparisonSAP HANA  Xexclude from comparison
DescriptionAn embedded key-value store for Go.An open source graph database built for real-time streaming and compatible with Neo4jMicrosofts flagship relational DBMSJavaScript DBMS with an API inspired by CouchDBIn-memory, column based data store. Available as appliance or cloud service
Primary database modelKey-value storeGraph DBMSRelational DBMSDocument storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score44.69
Rank#22  Overall
#16  Relational DBMS
Websitegithub.com/­boltdb/­boltmemgraph.comwww.microsoft.com/­en-us/­sql-serverpouchdb.comwww.sap.com/­products/­hana.html
Technical documentationmemgraph.com/­docslearn.microsoft.com/­en-US/­sql/­sql-serverpouchdb.com/­guideshelp.sap.com/­hana
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperMemgraph LtdMicrosoftApache Software FoundationSAP
Initial release20132017198920122010
Current releaseSQL Server 2022, November 20227.1.1, June 20192.0 SPS07 (April 4, 2023), April 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoBSL 1.1; commercial license for enterprise edition availablecommercial inforestricted free version is availableOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenonononono infoalso available as a cloud based service
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC and C++C++JavaScript
Server operating systemsBSD
Linux
OS X
Solaris
Windows
LinuxLinux
Windows
server-less, requires a JavaScript environment (browser, Node.js)Appliance or cloud-service
Data schemeschema-freeschema-free and schema-optionalyesschema-freeyes
Typing infopredefined data types such as float or datenoyesyesnoyes
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.nonoyesnono
Secondary indexesnoyesyes infovia viewsyes
SQL infoSupport of SQLnonoyesnoyes
APIs and other access methodsBolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
HTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
ODBC
Supported programming languagesGo.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
JavaScript
Server-side scripts infoStored proceduresnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaView functions in JavaScriptSQLScript, R
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infodynamic graph partitioningtables can be distributed across several files (horizontal partitioning); sharding through federationSharding infowith a proxy-based framework, named couchdb-loungeyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using RAFTyes, but depending on the SQL-Server EditionMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes inforelationships in graphsyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACID infowith snapshot isolationACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesyes
User concepts infoAccess controlnoUsers, roles and permissionsfine grained access rights according to SQL-standardnoyes
More information provided by the system vendor
BoltDBMemgraphMicrosoft SQL ServerPouchDBSAP HANA
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
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
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
BoltDBMemgraphMicrosoft SQL ServerPouchDBSAP HANA
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

Enhance Your Network with the Power of a Graph DB
1 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

provided by Google News

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

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28 March 2024, AWS Blog

SolarWinds upgrades free Plan Explorer tool for enhanced SQL Server analysis
5 May 2024, IT Brief New Zealand

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

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

provided by Google News

SAP reveals latest update of SAP HANA Cloud
9 May 2024, Edge Middle East

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

Introducing SAP's Robust Suite of Development Tools: Empowering Customization and Innovation in Business
8 May 2024, EIN News

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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