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. OrigoDB vs. VoltDB vs. XTDB

System Properties Comparison LevelDB vs. Manticore Search vs. OrigoDB vs. VoltDB vs. XTDB

Editorial information provided by DB-Engines
NameLevelDB  Xexclude from comparisonManticore Search  Xexclude from comparisonOrigoDB  Xexclude from comparisonVoltDB  Xexclude from comparisonXTDB infoformerly named Crux  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 fully ACID in-memory object graph databaseDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memoryA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelKey-value storeSearch engineDocument store
Object oriented DBMS
Relational DBMSDocument store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.25
Rank#115  Overall
#19  Key-value stores
Score0.29
Rank#302  Overall
#21  Search engines
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score1.47
Rank#157  Overall
#73  Relational DBMS
Score0.18
Rank#332  Overall
#46  Document stores
Websitegithub.com/­google/­leveldbmanticoresearch.comorigodb.comwww.voltdb.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdmanual.manticoresearch.comorigodb.com/­docsdocs.voltdb.comwww.xtdb.com/­docs
DeveloperGoogleManticore SoftwareRobert Friberg et alVoltDB Inc.Juxt Ltd.
Initial release201120172009 infounder the name LiveDB20102019
Current release1.23, February 20216.0, February 202311.3, April 20221.19, September 2021
License infoCommercial or Open SourceOpen Source infoBSDOpen Source infoGPL version 2Open SourceOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro EditionsOpen Source infoMIT License
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 languageC++C++C#Java, C++Clojure
Server operating systemsIllumos
Linux
OS X
Windows
FreeBSD
Linux
macOS
Windows
Linux
Windows
Linux
OS X infofor development
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeFixed schemayesyesschema-free
Typing infopredefined data types such as float or datenoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, BooleanUser defined using .NET types and collectionsyesyes, extensible-data-notation format
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 XMLno infocan be achieved using .NETno
Secondary indexesnoyes infofull-text index on all search fieldsyesyesyes
SQL infoSupport of SQLnoSQL-like query languagenoyes infoonly a subset of SQL 99limited SQL, making use of Apache Calcite
APIs and other access methodsBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
.NET Client API
HTTP API
LINQ
Java API
JDBC
RESTful HTTP/JSON API
HTTP REST
JDBC
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
.NetC#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Clojure
Java
Server-side scripts infoStored proceduresnouser defined functionsyesJavano
Triggersnonoyes infoDomain Eventsnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning infoclient side managed; servers are not synchronizedShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera librarySource-replica replicationMulti-source replication
Source-replica replication
yes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integritynonodepending on modelno infoFOREIGN KEY constraints are not supportedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infoisolated transactions for atomic changes and binary logging for safe writesACIDACID infoTransactions are executed single-threaded within stored proceduresACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoData access is serialized by the serveryes
Durability infoSupport for making data persistentyes infowith automatic compression on writesyes infoThe original contents of fields are not stored in the Manticore index.yes infoWrite ahead logyes infoSnapshots and command loggingyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlnonoRole based authorizationUsers and roles with access to stored procedures

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 SearchOrigoDBVoltDBXTDB infoformerly named Crux
Recent citations in the news

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

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

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

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

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

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

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

Highlighting in Search Results
24 May 2020, hackernoon.com

provided by Google News

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

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.

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

Present your product here