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 > InfinityDB vs. LevelDB vs. Postgres-XL vs. PouchDB vs. TerminusDB

System Properties Comparison InfinityDB vs. LevelDB vs. Postgres-XL vs. PouchDB vs. TerminusDB

Editorial information provided by DB-Engines
NameInfinityDB  Xexclude from comparisonLevelDB  Xexclude from comparisonPostgres-XL  Xexclude from comparisonPouchDB  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionA 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 valuesBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresJavaScript DBMS with an API inspired by CouchDBScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelKey-value storeKey-value storeRelational DBMSDocument storeGraph DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#378  Overall
#57  Key-value stores
Score2.35
Rank#111  Overall
#19  Key-value stores
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.17
Rank#325  Overall
#29  Graph DBMS
Websiteboilerbay.comgithub.com/­google/­leveldbwww.postgres-xl.orgpouchdb.comterminusdb.com
Technical documentationboilerbay.com/­infinitydb/­manualgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdwww.postgres-xl.org/­documentationpouchdb.com/­guidesterminusdb.github.io/­terminusdb/­#
DeveloperBoiler Bay Inc.GoogleApache Software FoundationDataChemist Ltd.
Initial release200220112014 infosince 2012, originally named StormDB20122018
Current release4.01.23, February 202110 R1, October 20187.1.1, June 201911.0.0, January 2023
License infoCommercial or Open SourcecommercialOpen Source infoBSDOpen Source infoMozilla public licenseOpen SourceOpen 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 languageJavaC++CJavaScriptProlog, Rust
Server operating systemsAll OS with a Java VMIllumos
Linux
OS X
Windows
Linux
macOS
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnoyesnoyes
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.nonoyes infoXML type, but no XML query functionalitynono
Secondary indexesno infomanual creation possible, using inversions based on multi-value capabilitynoyesyes infovia views
SQL infoSupport of SQLnonoyes infodistributed, parallel query executionnoSQL-like query language (WOQL)
APIs and other access methodsAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST infoonly for PouchDB Server
JavaScript API
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesJavaC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaScriptJavaScript
Python
Server-side scripts infoStored proceduresnonouser defined functionsView functions in JavaScriptyes
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioningSharding infowith a proxy-based framework, named couchdb-loungeGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Journaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityno infomanual creation possible, using inversions based on multi-value capabilitynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACID infoMVCCnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlnonofine grained access rights according to SQL-standardnoRole-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
InfinityDBLevelDBPostgres-XLPouchDBTerminusDB infoformer name was DataChemist
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

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 & 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

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

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

AllegroGraph logo

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

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.

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