DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BoltDB vs. Drizzle vs. EJDB vs. Manticore Search vs. Microsoft SQL Server

System Properties Comparison BoltDB vs. Drizzle vs. EJDB vs. Manticore Search vs. Microsoft SQL Server

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDrizzle  Xexclude from comparisonEJDB  Xexclude from comparisonManticore Search  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionAn embedded key-value store for Go.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Embeddable document-store database library with JSON representation of queries (in MongoDB style)Multi-storage database for search, including full-text search.Microsofts flagship relational DBMS
Primary database modelKey-value storeRelational DBMSDocument storeSearch engineRelational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score0.31
Rank#296  Overall
#44  Document stores
Score0.29
Rank#302  Overall
#21  Search engines
Score821.56
Rank#3  Overall
#3  Relational DBMS
Websitegithub.com/­boltdb/­boltgithub.com/­Softmotions/­ejdbmanticoresearch.comwww.microsoft.com/­en-us/­sql-server
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdmanual.manticoresearch.comlearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperDrizzle project, originally started by Brian AkerSoftmotionsManticore SoftwareMicrosoft
Initial release20132008201220171989
Current release7.2.4, September 20126.0, February 2023SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGNU GPLOpen Source infoGPLv2Open Source infoGPL version 2commercial 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++CC++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
server-lessFreeBSD
Linux
macOS
Windows
Linux
Windows
Data schemeschema-freeyesschema-freeFixed schemayes
Typing infopredefined data types such as float or datenoyesyes infostring, integer, double, bool, date, object_idInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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.noCan index from XMLyes
Secondary indexesnoyesnoyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsnoSQL-like query languageyes
APIs and other access methodsJDBCin-process shared libraryBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesGoC
C++
Java
PHP
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresnononouser defined functionsTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersnono infohooks for callbacks inside the server can be used.nonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedtables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
noneSynchronous replication based on Galera libraryyes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Foreign keys infoReferential integritynoyesno infotypically not needed, however similar functionality with collection joins possiblenoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnoyes infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoRead/Write Lockingyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlnoPluggable authentication mechanisms infoe.g. LDAP, HTTPnonofine 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 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
BoltDBDrizzleEJDBManticore SearchMicrosoft SQL Server
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, 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

Conferences, events and webinars

PASS Data Community Summit
Seattle, Washington, 4-8 November 2024

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

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Manticore Search Now Integrates With Grafana
9 August 2023, hackernoon.com

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

provided by Google News

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

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

Containerize SQL Server workloads with Amazon EKS and DxOperator for Kubernetes | Amazon Web Services
14 June 2024, AWS Blog

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

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

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

RaimaDB logo

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

Neo4j logo

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

Milvus logo

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

Present your product here