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 > Badger vs. Graph Engine vs. H2GIS vs. Microsoft SQL Server vs. MonetDB

System Properties Comparison Badger vs. Graph Engine vs. H2GIS vs. Microsoft SQL Server vs. MonetDB

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonH2GIS  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonMonetDB  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineSpatial extension of H2Microsofts flagship relational DBMSA relational database management system that stores data in columns
Primary database modelKey-value storeGraph DBMS
Key-value store
Spatial DBMSRelational DBMSRelational DBMS
Secondary database modelsRelational DBMSDocument store
Graph DBMS
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#320  Overall
#47  Key-value stores
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score0.08
Rank#368  Overall
#7  Spatial DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score1.72
Rank#141  Overall
#64  Relational DBMS
Websitegithub.com/­dgraph-io/­badgerwww.graphengine.iowww.h2gis.orgwww.microsoft.com/­en-us/­sql-serverwww.monetdb.org
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerwww.graphengine.io/­docs/­manualwww.h2gis.org/­docs/­homelearn.microsoft.com/­en-US/­sql/­sql-serverwww.monetdb.org/­Documentation
DeveloperDGraph LabsMicrosoftCNRSMicrosoftMonetDB BV
Initial release20172010201319892004
Current releaseSQL Server 2022, November 2022Dec2023 (11.49), December 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoMIT LicenseOpen Source infoLGPL 3.0commercial inforestricted free version is availableOpen Source infoMozilla Public License 2.0
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 languageGo.NET and CJavaC++C
Server operating systemsBSD
Linux
OS X
Solaris
Windows
.NETLinux
Windows
FreeBSD
Linux
OS X
Solaris
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.nononoyes
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnonoyesyesyes infoSQL 2003 with some extensions
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
Supported programming languagesGoC#
C++
F#
Visual Basic
JavaC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Server-side scripts infoStored proceduresnoyesyes infobased on H2Transact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayes, in SQL, C, R
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningnonetables can be distributed across several files (horizontal partitioning); sharding through federationSharding via remote tables
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infobased on H2yes, but depending on the SQL-Server Editionnone infoSource-replica replication available in experimental status
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
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 datanonoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlnoyes infobased on H2fine 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
BadgerGraph Engine infoformer name: TrinityH2GISMicrosoft SQL ServerMonetDB
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

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

First Look: New Features in SQL Server 2016
7 June 2024, ITPro Today

How to automate an in-place upgrade of SQL Server on Amazon EC2 | Amazon Web Services
5 June 2024, AWS Blog

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

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, microsoft.com

SQL Server vNext: When and What Is Coming
15 May 2024, redmondmag.com

provided by Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

Monet DB The Column-Store Pioneer - open source for you
4 September 2019, Open Source For You

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