DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Phoenix vs. InfinityDB vs. LevelDB vs. Manticore Search vs. TerminusDB

System Properties Comparison Apache Phoenix vs. InfinityDB vs. LevelDB vs. Manticore Search vs. TerminusDB

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonInfinityDB  Xexclude from comparisonLevelDB  Xexclude from comparisonManticore Search  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseA Java embedded Key-Value Store which extends the Java Map interfaceEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesMulti-storage database for search, including full-text search.Scalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelRelational DBMSKey-value storeKey-value storeSearch engineGraph DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score2.35
Rank#111  Overall
#19  Key-value stores
Score0.22
Rank#312  Overall
#21  Search engines
Score0.17
Rank#325  Overall
#29  Graph DBMS
Websitephoenix.apache.orgboilerbay.comgithub.com/­google/­leveldbmanticoresearch.comterminusdb.com
Technical documentationphoenix.apache.orgboilerbay.com/­infinitydb/­manualgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdmanual.manticoresearch.comterminusdb.github.io/­terminusdb/­#
DeveloperApache Software FoundationBoiler Bay Inc.GoogleManticore SoftwareDataChemist Ltd.
Initial release20142002201120172018
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20194.01.23, February 20216.0, February 202311.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoBSDOpen Source infoGPL version 2Open Source infoGPL V3
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 languageJavaJavaC++C++Prolog, Rust
Server operating systemsLinux
Unix
Windows
All OS with a Java VMIllumos
Linux
OS X
Windows
FreeBSD
Linux
macOS
Windows
Linux
Data schemeyes infolate-bound, schema-on-read capabilitiesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeFixed schemayes
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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.nononoCan index from XMLno
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilitynoyes infofull-text index on all search fields
SQL infoSupport of SQLyesnonoSQL-like query languageSQL-like query language (WOQL)
APIs and other access methodsJDBCAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
JavaC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
JavaScript
Python
Server-side scripts infoStored proceduresuser defined functionsnonouser defined functionsyes
Triggersnonononoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneSharding infoPartitioning is done manually, search queries against distributed index is supportedGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
nonenoneSynchronous replication based on Galera libraryJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilitynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsnoyes infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infowith automatic compression on writesyes infoThe original contents of fields are not stored in the Manticore index.yes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancynononoRole-based access control

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
Apache PhoenixInfinityDBLevelDBManticore SearchTerminusDB infoformer name was DataChemist
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

show all

Recent citations in the news

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18 April 2019, eWeek

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps | Amazon Web Services
2 June 2016, AWS Blog

provided by Google 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 & Files

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

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

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

AllegroGraph logo

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

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