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

DBMS > Badger vs. EJDB vs. FatDB vs. InfluxDB vs. Microsoft SQL Server

System Properties Comparison Badger vs. EJDB vs. FatDB vs. InfluxDB vs. Microsoft SQL Server

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonEJDB  Xexclude from comparisonFatDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Embeddable document-store database library with JSON representation of queries (in MongoDB style)A .NET NoSQL DBMS that can integrate with and extend SQL Server.DBMS for storing time series, events and metricsMicrosofts flagship relational DBMS
Primary database modelKey-value storeDocument storeDocument store
Key-value store
Time Series DBMSRelational DBMS
Secondary database modelsSpatial DBMS infowith GEO packageDocument 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.27
Rank#297  Overall
#44  Document stores
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Websitegithub.com/­dgraph-io/­badgergithub.com/­Softmotions/­ejdbwww.influxdata.com/­products/­influxdb-overviewwww.microsoft.com/­en-us/­sql-server
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgergithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.influxdata.com/­influxdblearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperDGraph LabsSoftmotionsFatCloudMicrosoft
Initial release20172012201220131989
Current release2.7.6, April 2024SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPLv2commercialOpen Source infoMIT-License; commercial enterprise version availablecommercial 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.
Implementation languageGoCC#GoC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
server-lessWindowsLinux
OS X infothrough Homebrew
Linux
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyes infostring, integer, double, bool, date, object_idyesNumeric data and Stringsyes
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.nonoyes
Secondary indexesnonoyesnoyes
SQL infoSupport of SQLnonono infoVia inetgration in SQL ServerSQL-like query languageyes
APIs and other access methodsin-process shared library.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
HTTP API
JSON over UDP
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesGoActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C#.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresnonoyes infovia applicationsnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersnonoyes infovia applicationsnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding infoin enterprise version onlytables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneselectable replication factorselectable replication factor infoin enterprise version onlyyes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonononoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyesyes
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.noyes infoDepending on used storage engineyes
User concepts infoAccess controlnonono infoCan implement custom security layer via applicationssimple rights management via user accountsfine grained access rights according to SQL-standard
More information provided by the system vendor
BadgerEJDBFatDBInfluxDBMicrosoft SQL Server
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 2024

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
BadgerEJDBFatDBInfluxDBMicrosoft SQL Server
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, 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

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6 September 2023, SiliconANGLE News

provided by Google News

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

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

Hackers Exploiting MS-SQL Severs To Deploy Mallox Ransomware
13 May 2024, CybersecurityNews

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

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

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here