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. Bangdb vs. KeyDB vs. LokiJS vs. Microsoft SQL Server

System Properties Comparison Badger vs. Bangdb vs. KeyDB vs. LokiJS vs. Microsoft SQL Server

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonBangdb  Xexclude from comparisonKeyDB  Xexclude from comparisonLokiJS  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Converged and high performance database for device data, events, time series, document and graphAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsIn-memory JavaScript DBMSMicrosofts flagship relational DBMS
Primary database modelKey-value storeDocument store
Graph DBMS
Time Series DBMS
Key-value storeDocument storeRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS
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.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score0.70
Rank#229  Overall
#32  Key-value stores
Score0.49
Rank#260  Overall
#42  Document stores
Score821.56
Rank#3  Overall
#3  Relational DBMS
Websitegithub.com/­dgraph-io/­badgerbangdb.comgithub.com/­Snapchat/­KeyDB
keydb.dev
github.com/­techfort/­LokiJSwww.microsoft.com/­en-us/­sql-server
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.bangdb.comdocs.keydb.devtechfort.github.io/­LokiJSlearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperDGraph LabsSachin Sinha, BangDBEQ Alpha Technology Ltd.Microsoft
Initial release20172012201920141989
Current releaseBangDB 2.0, October 2021SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoBSD 3Open Source infoBSD-3Open Sourcecommercial 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 languageGoC, C++C++JavaScriptC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
LinuxLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyes: string, long, double, int, geospatial, stream, eventspartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesnoyes
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.nonononoyes
Secondary indexesnoyes infosecondary, composite, nested, reverse, geospatialyes infoby using the Redis Search moduleyes infovia viewsyes
SQL infoSupport of SQLnoSQL like support with command line toolnonoyes
APIs and other access methodsProprietary protocol
RESTful HTTP API
Proprietary protocol infoRESP - REdis Serialization ProtocoJavaScript APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesGoC
C#
C++
Java
Python
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
JavaScriptC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresnonoLuaView functions in JavaScriptTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersnoyes, Notifications (with Streaming only)noyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingnonetables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication
Source-replica replication
noneyes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneTunable consistency, set CAP knob accordinglyEventual Consistency
Strong eventual consistency with CRDTs
noneImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDOptimistic locking, atomic execution of commands blocks and scriptsno infoatomic operations within a single collection possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyes
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, run db with in-memory only modeyesyesyes
User concepts infoAccess controlnoyes (enterprise version only)simple password-based access control and ACLnofine 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
BadgerBangdbKeyDBLokiJSMicrosoft SQL Server
DB-Engines blog posts

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

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

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, Microsoft

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The Stack

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

The Essential Guide to SQL Server 2014 Series: Scalability
1 June 2024, ITPro Today

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

A generative AI use case using Amazon RDS for SQL Server as a vector data store | Amazon Web Services
22 May 2024, AWS Blog

Top Causes of SQL Server Downtime
1 June 2024, ITPro Today

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

provided by Google News



Share this page

Featured Products

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

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.

Present your product here