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

DBMS > BoltDB vs. MonetDB vs. Percona Server for MongoDB vs. Solr vs. SQLite

System Properties Comparison BoltDB vs. MonetDB vs. Percona Server for MongoDB vs. Solr vs. SQLite

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonMonetDB  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonSolr  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A relational database management system that stores data in columnsA drop-in replacement for MongoDB Community Edition with enterprise-grade features.A widely used distributed, scalable search engine based on Apache LuceneWidely used embeddable, in-process RDBMS
Primary database modelKey-value storeRelational DBMSDocument storeSearch engineRelational DBMS
Secondary database modelsDocument store
Spatial 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
Score1.72
Rank#141  Overall
#64  Relational DBMS
Score0.60
Rank#246  Overall
#39  Document stores
Score41.02
Rank#24  Overall
#3  Search engines
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.monetdb.orgwww.percona.com/­mongodb/­software/­percona-server-for-mongodbsolr.apache.orgwww.sqlite.org
Technical documentationwww.monetdb.org/­Documentationdocs.percona.com/­percona-distribution-for-mongodbsolr.apache.org/­resources.htmlwww.sqlite.org/­docs.html
DeveloperMonetDB BVPerconaApache Software FoundationDwayne Richard Hipp
Initial release20132004201520062000
Current releaseDec2023 (11.49), December 20233.4.10-2.10, November 20179.6.1, May 20243.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoMozilla Public License 2.0Open Source infoGPL Version 2Open Source infoApache Version 2Open Source infoPublic Domain
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++JavaC
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Solaris
Windows
LinuxAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)server-less
Data schemeschema-freeyesschema-freeyes infoDynamic Fields enables on-the-fly addition of new fieldsyes infodynamic column types
Typing infopredefined data types such as float or datenoyesyesyes infosupports customizable data types and automatic typingyes infonot rigid because of 'dynamic typing' concept.
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.nonoyesno
Secondary indexesnoyesyesyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLnoyes infoSQL 2003 with some extensionsnoSolr Parallel SQL Interfaceyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
proprietary protocol using JSONJava API
RESTful HTTP/JSON API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesGoC
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnoyes, in SQL, C, RJavaScriptJava pluginsno
Triggersnoyesnoyes infoUser configurable commands triggered on index changesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding via remote tablesShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenone infoSource-replica replication available in experimental statusSource-replica replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Eventual Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnooptimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infovia file-system locks
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 infovia In-Memory Engineyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights for users and rolesyesno

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 SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for 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
BoltDBMonetDBPercona Server for MongoDBSolrSQLite
DB-Engines blog posts

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

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

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

MonetDB Solutions secures investment from ServiceNow
30 September 2019, Centrum Wiskunde & Informatica (CWI)

provided by Google News

MongoDB Performance Tuning
23 May 2024, Database Trends and Applications

Why Isn't the World Upgrading Its Databases?
25 March 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

DB or not DB: Open-sourcer Percona pushes out plethora of SQL and NoSQL tweaks in bid to win over suits
19 May 2020, The Register

provided by Google News

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Solr Network Launches Groundbreaking Solana Token Creator
28 May 2024, AccessWire

(SOLR) Proactive Strategies
27 May 2024, Stock Traders Daily

Have Insiders Been Buying Solar Alliance Energy Inc. (CVE:SOLR) Shares?
27 May 2024, Yahoo Movies UK

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

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.

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

Present your product here