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

DBMS > LevelDB vs. Manticore Search vs. MonetDB vs. RavenDB

System Properties Comparison LevelDB vs. Manticore Search vs. MonetDB vs. RavenDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameLevelDB  Xexclude from comparisonManticore Search  Xexclude from comparisonMonetDB  Xexclude from comparisonRavenDB  Xexclude from comparison
DescriptionEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesMulti-storage database for search, including full-text search.A relational database management system that stores data in columnsOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelKey-value storeSearch engineRelational DBMSDocument store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.75
Rank#107  Overall
#19  Key-value stores
Score0.23
Rank#317  Overall
#21  Search engines
Score1.72
Rank#148  Overall
#68  Relational DBMS
Score3.01
Rank#101  Overall
#17  Document stores
Websitegithub.com/­google/­leveldbmanticoresearch.comwww.monetdb.orgravendb.net
Technical documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdmanual.manticoresearch.comwww.monetdb.org/­Documentationravendb.net/­docs
DeveloperGoogleManticore SoftwareMonetDB BVHibernating Rhinos
Initial release2011201720042010
Current release1.23, February 20216.0, February 2023Dec2023 (11.49), December 20235.4, July 2022
License infoCommercial or Open SourceOpen Source infoBSDOpen Source infoGPL version 2Open Source infoMozilla Public License 2.0Open Source infoAGPL version 3, commercial license 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 languageC++C++CC#
Server operating systemsIllumos
Linux
OS X
Windows
FreeBSD
Linux
macOS
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Raspberry Pi
Windows
Data schemeschema-freeFixed schemayesschema-free
Typing infopredefined data types such as float or datenoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesno
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 XML
Secondary indexesnoyes infofull-text index on all search fieldsyesyes
SQL infoSupport of SQLnoSQL-like query languageyes infoSQL 2003 with some extensionsSQL-like query language (RQL)
APIs and other access methodsBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Supported programming languagesC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnouser defined functionsyes, in SQL, C, Ryes
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding via remote tablesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera librarynone infoSource-replica replication available in experimental statusMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infoisolated transactions for atomic changes and binary logging for safe writesACIDACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infowith automatic compression on writesyes infoThe original contents of fields are not stored in the Manticore index.yesyes
User concepts infoAccess controlnonofine grained access rights according to SQL-standardAuthorization levels configured per client per database

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

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

More resources
LevelDBManticore SearchMonetDBRavenDB
Recent citations in the news

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks and Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

provided by Google News

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

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

Google's Gemini comes to databases
9 April 2024, Yahoo Canada Shine On

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

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

Q&A: The Revival of the Column-Oriented Database
19 August 2022, TDWI

provided by Google News

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15 May 2019, Datanami

Review: NoSQL database RavenDB
20 March 2019, TechGenix

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

SingleStore logo

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

Neo4j logo

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

Present your product here