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 > LMDB vs. PouchDB vs. ScyllaDB vs. Tibero vs. Ultipa

System Properties Comparison LMDB vs. PouchDB vs. ScyllaDB vs. Tibero vs. Ultipa

Editorial information provided by DB-Engines
NameLMDB  Xexclude from comparisonPouchDB  Xexclude from comparisonScyllaDB  Xexclude from comparisonTibero  Xexclude from comparisonUltipa  Xexclude from comparison
DescriptionA high performant, light-weight, embedded key-value database libraryJavaScript DBMS with an API inspired by CouchDBCassandra and DynamoDB compatible wide column storeA secure RDBMS, designed for easy portability from OracleHigh performance Graph DBMS supporting HTAP high availability cluster deployment
Primary database modelKey-value storeDocument storeWide column storeRelational DBMSGraph DBMS
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.99
Rank#125  Overall
#21  Key-value stores
Score2.28
Rank#115  Overall
#21  Document stores
Score4.75
Rank#68  Overall
#5  Wide column stores
Score1.78
Rank#140  Overall
#64  Relational DBMS
Score0.13
Rank#335  Overall
#31  Graph DBMS
Websitewww.symas.com/­symas-embedded-database-lmdbpouchdb.comwww.scylladb.comus.tmaxsoft.com/­products/­tiberowww.ultipa.com
Technical documentationwww.lmdb.tech/­docpouchdb.com/­guidesdocs.scylladb.comtechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.htmlwww.ultipa.com/­document
DeveloperSymasApache Software FoundationScyllaDBTmaxSoftUltipa
Initial release20112012201520032019
Current release0.9.32, January 20247.1.1, June 2019ScyllaDB Open Source 5.4.1, January 20246, April 2015
License infoCommercial or Open SourceOpen SourceOpen SourceOpen Source infoOpen Source (AGPL), commercial license availablecommercialcommercial
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageCJavaScriptC++C and Assembler
Server operating systemsLinux
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js)LinuxAIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyesyes
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.nononoyes
Secondary indexesnoyes infovia viewsyes infocluster global secondary indicesyes
SQL infoSupport of SQLnonoSQL-like DML and DDL statements (CQL)yes
APIs and other access methodsHTTP REST infoonly for PouchDB Server
JavaScript API
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
RESTful HTTP API
Supported programming languages.Net
C
C++
Clojure
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Nim
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Rust
Swift
Tcl
JavaScriptFor CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
C++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoView functions in JavaScriptyes, LuaPersistent Stored Procedure (PSM)
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infowith a proxy-based framework, named couchdb-loungeShardinghorizontal partitioning infoby range, hash, list or composite
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
selectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnono infoAtomicity and isolation are supported for single operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoin-memory tablesno infoplanned for next version
User concepts infoAccess controlnonoAccess rights for users can be defined per objectfine grained access rights according to SQL-standard (SQL 92, SQL 99)
More information provided by the system vendor
LMDBPouchDBScyllaDBTiberoUltipa
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
LMDBPouchDBScyllaDBTiberoUltipa
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

Automating SAP S/4HANA Migration with IT-Conductor, BGP Managed Services, and AWS | Amazon Web Services
22 August 2023, AWS Blog

The Tom Brady Data Biography
8 September 2023, StatsBomb

The Lightning Memory-mapped Database
2 March 2016, InfoQ.com

Akamai launches managed database service – Blocks and Files
25 April 2022, Blocks & Files

Connecting the worlds of metabolomics databases
15 June 2021, Medical Xpress

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

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

ScyllaDB Launches Scylla Cloud Database as a Service
14 April 2019, insideBIGDATA

provided by Google News

ArkData to Officially Support Domestic Database 'Tibero 7'
23 April 2024, BusinessKorea

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2 August 2022, AWS Blog

TmaxData to supply database management software to Hyundai, Kia
12 June 2019, 코리아타임스

ArkData's 'Ark for CDC' supports real-time data extraction and replication for Tibero DBMS.
18 April 2023, BusinessKorea

Tmax deploys advanced database management system at UITM's disaster recovery site
30 December 2022, The Malaysian Reserve

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

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

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

Present your product here