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. Memgraph vs. Snowflake vs. Solr

System Properties Comparison BoltDB vs. Drizzle vs. Memgraph vs. Snowflake vs. Solr

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDrizzle  Xexclude from comparisonMemgraph  Xexclude from comparisonSnowflake  Xexclude from comparisonSolr  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.An open source graph database built for real-time streaming and compatible with Neo4jCloud-based data warehousing service for structured and semi-structured dataA widely used distributed, scalable search engine based on Apache Lucene
Primary database modelKey-value storeRelational DBMSGraph DBMSRelational DBMSSearch engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Score42.91
Rank#24  Overall
#3  Search engines
Websitegithub.com/­boltdb/­boltmemgraph.comwww.snowflake.comsolr.apache.org
Technical documentationmemgraph.com/­docsdocs.snowflake.net/­manuals/­index.htmlsolr.apache.org/­resources.html
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperDrizzle project, originally started by Brian AkerMemgraph LtdSnowflake Computing Inc.Apache Software Foundation
Initial release20132008201720142006
Current release7.2.4, September 20129.6.0, April 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGNU GPLOpen Source infoBSL 1.1; commercial license for enterprise edition availablecommercialOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++C and C++Java
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
LinuxhostedAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemeschema-freeyesschema-free and schema-optionalyes infosupport of semi-structured data formats (JSON, XML, Avro)yes infoDynamic Fields enables on-the-fly addition of new fields
Typing infopredefined data types such as float or datenoyesyesyesyes infosupports customizable data types and automatic typing
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.nonoyesyes
Secondary indexesnoyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLnoyes infowith proprietary extensionsnoyesSolr Parallel SQL Interface
APIs and other access methodsJDBCBolt protocol
Cypher query language
CLI Client
JDBC
ODBC
Java API
RESTful HTTP/JSON API
Supported programming languagesGoC
C++
Java
PHP
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
JavaScript (Node.js)
Python
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnonouser defined functionsJava plugins
Triggersnono infohooks for callbacks inside the server can be used.no infosimilar concept for controling cloud resourcesyes infoUser configurable commands triggered on index changes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infodynamic graph partitioningyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Multi-source replication using RAFTyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduce
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesyes inforelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACID infowith snapshot isolationACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlnoPluggable authentication mechanisms infoe.g. LDAP, HTTPUsers, roles and permissionsUsers with fine-grained authorization concept, user roles and pluggable authenticationyes
More information provided by the system vendor
BoltDBDrizzleMemgraphSnowflakeSolr
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BoltDBDrizzleMemgraphSnowflakeSolr
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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

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

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

provided by Google News

Enhance Your Network with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

How to Implement Custom JSON Utility Procedures With Memgraph MAGE and Python
26 March 2021, Towards Data Science

provided by Google News

Snowflake Unveils the Future of Enterprise AI, Apps, and Data at Sixth-Annual Data Cloud Summit
8 May 2024, Yahoo Finance

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

Snowflake Stock: Is It A Buy Right Now? Here's What Earnings, SNOW Stock Chart Show
6 May 2024, Investor's Business Daily

Infosys at Snowflake Data Cloud Summit 2024
3 May 2024, Infosys

Join third-party data in Amazon Redshift with Snowflake using Amazon Athena | Amazon Web Services
3 November 2023, AWS Blog

provided by Google News

SOLR hosts May Day amid ongoing contract negotiations
13 May 2024, Daily Northwestern

(SOLR) Technical Pivots with Risk Controls
28 April 2024, news.stocktradersdaily.com

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

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

Top 5 stock gainers and losers: SOLR.V, GRSL.V, ANON.C
21 November 2023, Equity.Guru

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

RaimaDB logo

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

Present your product here