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 > Apache Doris vs. IRONdb vs. mSQL vs. PouchDB vs. Realm

System Properties Comparison Apache Doris vs. IRONdb vs. mSQL vs. PouchDB vs. Realm

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonIRONdb  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonPouchDB  Xexclude from comparisonRealm  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicitymSQL (Mini SQL) is a simple and lightweight 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 Data
Primary database modelRelational DBMSTime Series DBMSRelational DBMSDocument storeDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.57
Rank#244  Overall
#113  Relational DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score7.60
Rank#52  Overall
#9  Document stores
Websitedoris.apache.org
github.com/­apache/­doris
www.circonus.com/solutions/time-series-database/hughestech.com.au/­products/­msqlpouchdb.comrealm.io
Technical documentationgithub.com/­apache/­doris/­wikidocs.circonus.com/irondb/category/getting-startedpouchdb.com/­guidesrealm.io/­docs
DeveloperApache Software Foundation, originally contributed from BaiduCirconus LLC.Hughes TechnologiesApache Software FoundationRealm, acquired by MongoDB in May 2019
Initial release20172017199420122014
Current release1.2.2, February 2023V0.10.20, January 20184.4, October 20217.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialcommercial infofree licenses can be providedOpen SourceOpen Source
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 and C++CJavaScript
Server operating systemsLinuxLinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
server-less, requires a JavaScript environment (browser, Node.js)Android
Backend: server-less
iOS
Windows
Data schemeyesschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyes infotext, numeric, histogramsyesnoyes
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.nonononono
Secondary indexesyesnoyesyes infovia viewsyes
SQL infoSupport of SQLyesSQL-like query language (Circonus Analytics Query Language: CAQL)A subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnono
APIs and other access methodsJDBC
MySQL client
HTTP APIJDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesJava.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C++
Delphi
Java
Perl
PHP
Tcl
JavaScript.Net
Java infowith Android only
Objective-C
React Native
Swift
Server-side scripts infoStored proceduresuser defined functionsyes, in LuanoView functions in JavaScriptno inforuns within the applications so server-side scripts are unnecessary
Triggersnononoyesyes infoChange Listeners
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningAutomatic, metric affinity per nodenoneSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneconfigurable replication factor, datacenter awarenoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesnoneEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACID
Concurrency infoSupport for concurrent manipulation of datayesyesno
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyesyes infoIn-Memory realm
User concepts infoAccess controlfine grained access rights according to SQL-standardnononoyes

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
Apache DorisIRONdbmSQL infoMini SQLPouchDBRealm
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

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16 May 2024, hackernoon.com

Using Arrow Flight SQL Protocol in Apache Doris 2.1 For Super Fast Data Transfer
8 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Apache Doris Analytical Database Graduates from Apache Incubator
20 June 2022, Datanami

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

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

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

Pyramid Analytics Appoints Spencer Johnson as Vice President of North America Sales
31 March 2020, Business Wire

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

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

Milvus logo

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

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.

Present your product here