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 > Ingres vs. Microsoft Azure Data Explorer vs. PouchDB vs. Realm vs. Transbase

System Properties Comparison Ingres vs. Microsoft Azure Data Explorer vs. PouchDB vs. Realm vs. Transbase

Editorial information provided by DB-Engines
NameIngres  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonPouchDB  Xexclude from comparisonRealm  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionWell established RDBMSFully managed big data interactive analytics platformJavaScript 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 DataA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelRelational DBMSRelational DBMS infocolumn orientedDocument storeDocument storeRelational DBMS
Secondary database modelsDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.80
Rank#82  Overall
#44  Relational DBMS
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score7.41
Rank#52  Overall
#8  Document stores
Score0.17
Rank#334  Overall
#148  Relational DBMS
Websitewww.actian.com/­databases/­ingresazure.microsoft.com/­services/­data-explorerpouchdb.comrealm.iowww.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.actian.com/­ingresdocs.microsoft.com/­en-us/­azure/­data-explorerpouchdb.com/­guidesrealm.io/­docswww.transaction.de/­en/­products/­transbase/­features.html
DeveloperActian CorporationMicrosoftApache Software FoundationRealm, acquired by MongoDB in May 2019Transaction Software GmbH
Initial release1974 infooriginally developed at University Berkely in early 1970s2019201220141987
Current release11.2, May 2022cloud service with continuous releases7.1.1, June 2019Transbase 8.3, 2022
License infoCommercial or Open SourcecommercialcommercialOpen SourceOpen Sourcecommercial infofree development license
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaScriptC and C++
Server operating systemsAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
hostedserver-less, requires a JavaScript environment (browser, Node.js)Android
Backend: server-less
iOS
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeyesFixed schema with schema-less datatypes (dynamic)schema-freeyesyes
Typing infopredefined data types such as float or dateyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesnoyesyes
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 availableyesnonono
Secondary indexesyesall fields are automatically indexedyes infovia viewsyesyes
SQL infoSupport of SQLyesKusto Query Language (KQL), SQL subsetnonoyes
APIs and other access methods.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
JavaScript.Net
Java infowith Android only
Objective-C
React Native
Swift
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresyesYes, possible languages: KQL, Python, RView functions in JavaScriptno inforuns within the applications so server-side scripts are unnecessaryyes
Triggersyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyesyes infoChange Listenersyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoIngres Star to access multiple databases simultaneouslySharding infoImplicit feature of the cloud serviceSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesIngres Replicatoryes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
noneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACIDyes
Concurrency infoSupport for concurrent manipulation of datayes infoMVCCyesyes
Durability infoSupport for making data persistentyesyesyes 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.nonoyesyes infoIn-Memory realmno
User concepts infoAccess controlfine grained access rights according to SQL-standardAzure Active Directory Authenticationnoyesfine 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
IngresMicrosoft Azure Data ExplorerPouchDBRealmTransbase
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

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer | Azure updates
31 May 2024, Microsoft

Update records in a Kusto Database (public preview) | Azure updates
20 February 2024, Microsoft

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8 January 2024, Microsoft

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5 February 2024, Microsoft

Migration of Azure Virtual Network injected Azure Data Explorer cluster to Private Endpoints | Azure updates
4 December 2023, Microsoft

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



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

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.

Present your product here