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

DBMS > 4D vs. MySQL vs. PouchDB vs. Realm vs. TimesTen

System Properties Comparison 4D vs. MySQL vs. PouchDB vs. Realm vs. TimesTen

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonMySQL  Xexclude from comparisonPouchDB  Xexclude from comparisonRealm  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemWidely used open source 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 DataIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSRelational DBMS infoKey/Value like access via memcached APIDocument storeDocument storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#108  Overall
#54  Relational DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score7.60
Rank#52  Overall
#9  Document stores
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitewww.4d.comwww.mysql.compouchdb.comrealm.iowww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdeveloper.4d.comdev.mysql.com/­docpouchdb.com/­guidesrealm.io/­docsdocs.oracle.com/­database/­timesten-18.1
Developer4D, IncOracle infosince 2010, originally MySQL AB, then SunApache Software FoundationRealm, acquired by MongoDB in May 2019Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release19841995201220141998
Current releasev20, April 20238.4.0, April 20247.1.1, June 201911 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen SourceOpen Sourcecommercial
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageC and C++JavaScript
Server operating systemsOS X
Windows
FreeBSD
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)Android
Backend: server-less
iOS
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.yesyesnonono
Secondary indexesyesyesyes infovia viewsyesyes
SQL infoSupport of SQLyes infoclose to SQL 92yes infowith proprietary extensionsnonoyes
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages4D proprietary IDE
PHP
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript.Net
Java infowith Android only
Objective-C
React Native
Swift
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyesyes infoproprietary syntaxView functions in JavaScriptno inforuns within the applications so server-side scripts are unnecessaryPL/SQL
Triggersyesyesyesyes infoChange Listenersno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding infowith a proxy-based framework, named couchdb-loungenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replication
Source-replica replication
Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
noneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesyes infonot for MyISAM storage enginenonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage enginenoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes infoIn-Memory realmyes
User concepts infoAccess controlUsers and groupsUsers with fine-grained authorization concept infono user groups or rolesnoyesfine 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
3rd partiesNavicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

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

More resources
4D infoformer name: 4th DimensionMySQLPouchDBRealmTimesTen
DB-Engines blog posts

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

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

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

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

Google advances with vector search in MySQL, leapfrogging Oracle in LLM support
4 March 2024, The Register

General Availability: Azure Database for MySQL Import feature for Azure Database for MySQL Single to Flexible Server ...
17 January 2024, azure.microsoft.com

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

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

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

provided by Google News

GDG North Jersey's February Meeting Covers Realm, A New Mobile Database
6 March 2016, njtechweekly.com

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

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

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

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

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

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.

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
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

Present your product here