DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Ingres vs. PouchDB vs. Realm vs. Riak TS vs. Transbase

System Properties Comparison Ingres vs. PouchDB vs. Realm vs. Riak TS vs. Transbase

Editorial information provided by DB-Engines
NameIngres  Xexclude from comparisonPouchDB  Xexclude from comparisonRealm  Xexclude from comparisonRiak TS  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionWell established RDBMSJavaScript DBMS with an API inspired by CouchDBA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelRelational DBMSDocument storeDocument storeTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.80
Rank#82  Overall
#44  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score7.41
Rank#52  Overall
#8  Document stores
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Score0.17
Rank#334  Overall
#148  Relational DBMS
Websitewww.actian.com/­databases/­ingrespouchdb.comrealm.iowww.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.actian.com/­ingrespouchdb.com/­guidesrealm.io/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latestwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperActian CorporationApache Software FoundationRealm, acquired by MongoDB in May 2019Open Source, formerly Basho TechnologiesTransaction Software GmbH
Initial release1974 infooriginally developed at University Berkely in early 1970s2012201420151987
Current release11.2, May 20227.1.1, June 20193.0.0, September 2022Transbase 8.3, 2022
License infoCommercial or Open SourcecommercialOpen SourceOpen SourceOpen Sourcecommercial infofree development 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 languageCJavaScriptErlangC and C++
Server operating systemsAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)Android
Backend: server-less
iOS
Windows
Linux
OS X
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeyesschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesnoyesnoyes
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.no infobut tools for importing/exporting data from/to XML-files availablenononono
Secondary indexesyesyes infovia viewsyesrestrictedyes
SQL infoSupport of SQLyesnonoyes, limitedyes
APIs and other access methods.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP API
Native Erlang Interface
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesJavaScript.Net
Java infowith Android only
Objective-C
React Native
Swift
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresyesView functions in JavaScriptno inforuns within the applications so server-side scripts are unnecessaryErlangyes
Triggersyesyesyes infoChange Listenersyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoIngres Star to access multiple databases simultaneouslySharding infowith a proxy-based framework, named couchdb-loungenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesIngres ReplicatorMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
noneselectable replication factorSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonono infolinks between datasets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoyes
Concurrency infoSupport for concurrent manipulation of datayes infoMVCCyesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoIn-Memory realmno
User concepts infoAccess controlfine grained access rights according to SQL-standardnoyesnofine grained access rights according to SQL-standard

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
IngresPouchDBRealmRiak TSTransbase
DB-Engines blog posts

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

show all

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Actian Launches Ingres 12.0 Database
4 June 2024, PR Newswire

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

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

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

MongoDB Cloud Gives Developers An Escape From Data Silos With First-Ever Unified Cloud-To-Mobile Experience
10 June 2020, AiThority

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

provided by Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News



Share this page

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here