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 > GridDB vs. InfinityDB vs. LevelDB vs. Manticore Search vs. TerminusDB

System Properties Comparison GridDB vs. InfinityDB vs. LevelDB vs. Manticore Search vs. TerminusDB

Editorial information provided by DB-Engines
NameGridDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonLevelDB  Xexclude from comparisonManticore Search  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionScalable in-memory time series database optimized for IoT and Big DataA 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 modelTime Series DBMSKey-value storeKey-value storeSearch engineGraph DBMS
Secondary database modelsKey-value store
Relational DBMS
Time Series DBMS infousing the Manticore Columnar LibraryDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#128  Overall
#10  Time Series 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
Websitegriddb.netboilerbay.comgithub.com/­google/­leveldbmanticoresearch.comterminusdb.com
Technical documentationdocs.griddb.netboilerbay.com/­infinitydb/­manualgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdmanual.manticoresearch.comterminusdb.github.io/­terminusdb/­#
DeveloperToshiba CorporationBoiler Bay Inc.GoogleManticore SoftwareDataChemist Ltd.
Initial release20132002201120172018
Current release5.1, August 20224.01.23, February 20216.0, February 202311.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercialOpen 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 languageC++JavaC++C++Prolog, Rust
Server operating systemsLinuxAll OS with a Java VMIllumos
Linux
OS X
Windows
FreeBSD
Linux
macOS
Windows
Linux
Data schemeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeFixed schemayes
Typing infopredefined data types such as float or dateyes infonumerical, string, blob, geometry, boolean, timestampyes 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 SQLSQL92, SQL-like TQL (Toshiba Query Language)nonoSQL-like query languageSQL-like query language (WOQL)
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
Access 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++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
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 proceduresnononouser defined functionsyes
Triggersyesnononoyes
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 nodesSource-replica replicationnonenoneSynchronous replication based on Galera libraryJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency within container, eventual consistency across containersImmediate 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 dataACID at container levelACID 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 rights for users can be defined per databasenononoRole-based access control
More information provided by the system vendor
GridDBInfinityDBLevelDBManticore SearchTerminusDB infoformer name was DataChemist
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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

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

More resources
GridDBInfinityDBLevelDBManticore SearchTerminusDB infoformer name was DataChemist
Recent citations in the news

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

Leveraging Open Source Tools for IoT - open source for you
19 February 2020, Open Source For You

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

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.

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.

Milvus logo

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

Present your product here