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 > BoltDB vs. Elasticsearch vs. GridDB vs. Microsoft SQL Server

System Properties Comparison BoltDB vs. Elasticsearch vs. GridDB vs. Microsoft SQL Server

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonElasticsearch  Xexclude from comparisonGridDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricScalable in-memory time series database optimized for IoT and Big DataMicrosofts flagship relational DBMS
Primary database modelKey-value storeSearch engineTime Series DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Key-value store
Relational DBMS
Document store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score135.35
Rank#7  Overall
#1  Search engines
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.elastic.co/­elasticsearchgriddb.netwww.microsoft.com/­en-us/­sql-server
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.griddb.netlearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperElasticToshiba CorporationMicrosoft
Initial release2013201020131989
Current release8.6, January 20235.1, August 2022SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoElastic LicenseOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaC++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinuxLinux
Windows
Data schemeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyes
Typing infopredefined data types such as float or datenoyesyes infonumerical, string, blob, geometry, boolean, timestampyes
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 indexesnoyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLnoSQL-like query languageSQL92, SQL-like TQL (Toshiba Query Language)yes
APIs and other access methodsJava API
RESTful HTTP/JSON API
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesGo.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresnoyesnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersnoyes infoby using the 'percolation' featureyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingtables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesSource-replica replicationyes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop ConnectorConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate consistency within container, eventual consistency across containersImmediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACID at container levelACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noMemcached and Redis integrationyesyes
User concepts infoAccess controlnoAccess rights for users can be defined per databasefine grained access rights according to SQL-standard
More information provided by the system vendor
BoltDBElasticsearchGridDBMicrosoft SQL Server
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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 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
BoltDBElasticsearchGridDBMicrosoft SQL Server
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, 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

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

Understanding Elasticsearch Reindexing: When to Reindex, Best Practices and Alternatives
8 May 2024, hackernoon.com

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

The Total Economic Impact™️ of Elasticsearch
8 May 2024, BankInfoSecurity.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

Red Hat and Elastic Fuel Retrieval Augmented Generation for GenAI Use Cases
7 May 2024, businesswire.com

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3 December 2019, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

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



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

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.

Present your product here