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

DBMS > BoltDB vs. Drizzle vs. Manticore Search vs. Memgraph vs. Snowflake

System Properties Comparison BoltDB vs. Drizzle vs. Manticore Search vs. Memgraph vs. Snowflake

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDrizzle  Xexclude from comparisonManticore Search  Xexclude from comparisonMemgraph  Xexclude from comparisonSnowflake  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.Multi-storage database for search, including full-text search.An open source graph database built for real-time streaming and compatible with Neo4jCloud-based data warehousing service for structured and semi-structured data
Primary database modelKey-value storeRelational DBMSSearch engineGraph DBMSRelational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.22
Rank#312  Overall
#21  Search engines
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitegithub.com/­boltdb/­boltmanticoresearch.commemgraph.comwww.snowflake.com
Technical documentationmanual.manticoresearch.commemgraph.com/­docsdocs.snowflake.net/­manuals/­index.html
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperDrizzle project, originally started by Brian AkerManticore SoftwareMemgraph LtdSnowflake Computing Inc.
Initial release20132008201720172014
Current release7.2.4, September 20126.0, February 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGNU GPLOpen Source infoGPL version 2Open Source infoBSL 1.1; commercial license for enterprise edition availablecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++C++C and C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
FreeBSD
Linux
macOS
Windows
Linuxhosted
Data schemeschema-freeyesFixed schemaschema-free and schema-optionalyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or datenoyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyes
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 XMLnoyes
Secondary indexesnoyesyes infofull-text index on all search fields
SQL infoSupport of SQLnoyes infowith proprietary extensionsSQL-like query languagenoyes
APIs and other access methodsJDBCBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Bolt protocol
Cypher query language
CLI Client
JDBC
ODBC
Supported programming languagesGoC
C++
Java
PHP
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnonouser defined functionsuser defined functions
Triggersnono infohooks for callbacks inside the server can be used.nono infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infodynamic graph partitioningyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Synchronous replication based on Galera libraryMulti-source replication using RAFTyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDyes infoisolated transactions for atomic changes and binary logging for safe writesACID infowith snapshot isolationACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes infowith periodic snapshot and write-ahead logging (WAL) of changesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlnoPluggable authentication mechanisms infoe.g. LDAP, HTTPnoUsers, roles and permissionsUsers with fine-grained authorization concept, user roles and pluggable authentication
More information provided by the system vendor
BoltDBDrizzleManticore SearchMemgraphSnowflake
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
BoltDBDrizzleManticore SearchMemgraphSnowflake
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

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

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 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

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

provided by Google News

Enhance Your Network with the Power of a Graph DB
1 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 Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

Former Snowflake and Microsoft execs back new data governance startup Codified
27 February 2024, GeekWire

Cloud database startup takes on Oracle, Snowflake, AWS
15 December 2023, SDxCentral

Data Storage Stocks Q4 Results: Benchmarking Snowflake (NYSE:SNOW)
16 April 2024, Yahoo Finance

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

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

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.

Neo4j logo

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

AllegroGraph logo

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

Present your product here