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. Dolt vs. HEAVY.AI vs. Microsoft SQL Server vs. Sequoiadb

System Properties Comparison Badger vs. Dolt vs. HEAVY.AI vs. Microsoft SQL Server vs. Sequoiadb

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonDolt  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A MySQL compatible DBMS with Git-like versioning of data and schemaA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareMicrosofts flagship relational DBMSNewSQL database with distributed OLTP and SQL
Primary database modelKey-value storeRelational DBMSRelational DBMSRelational DBMSDocument store
Relational DBMS
Secondary database modelsDocument storeSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#331  Overall
#49  Key-value stores
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score1.77
Rank#141  Overall
#65  Relational DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Websitegithub.com/­dgraph-io/­badgergithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­heavyai/­heavydb
www.heavy.ai
www.microsoft.com/­en-us/­sql-serverwww.sequoiadb.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.dolthub.comdocs.heavy.ailearn.microsoft.com/­en-US/­sql/­sql-serverwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperDGraph LabsDoltHub IncHEAVY.AI, Inc.MicrosoftSequoiadb Ltd.
Initial release20172018201619892013
Current release5.10, January 2022SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2.0Open Source infoApache Version 2; enterprise edition availablecommercial inforestricted free version is availableOpen Source infoServer: AGPL; Client: Apache V2
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.
Implementation languageGoGoC++ and CUDAC++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
LinuxLinux
Windows
Linux
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesyes infooid, date, timestamp, binary, regex
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.nononoyesno
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLnoyesyesyesSQL-like query language
APIs and other access methodsCLI Client
HTTP REST
JDBC
ODBC
Thrift
Vega
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
proprietary protocol using JSON
Supported programming languagesGoAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
All languages supporting JDBC/ODBC/Thrift
Python
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresnoyes infocurrently in alpha releasenoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaJavaScript
Triggersnoyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoRound robintables can be distributed across several files (horizontal partitioning); sharding through federationSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-source replicationyes, but depending on the SQL-Server EditionSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlnoOnly one user is configurable, and must be specified in the config file at startupfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardsimple password-based access control

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
BadgerDoltHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Microsoft SQL ServerSequoiadb
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

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, oreilly.com

provided by Google News

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Making the most of geospatial intelligence
14 April 2023, InfoWorld

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16 February 2023, Datanami

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

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

RDS Custom for SQL Server supports SQL Server Developer Edition
17 November 2023, 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



Share this page

Featured Products

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

RaimaDB logo

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

Present your product here