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 > Informix vs. Microsoft Azure Cosmos DB vs. Oracle vs. PouchDB vs. VictoriaMetrics

System Properties Comparison Informix vs. Microsoft Azure Cosmos DB vs. Oracle vs. PouchDB vs. VictoriaMetrics

Editorial information provided by DB-Engines
NameInformix  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonOracle  Xexclude from comparisonPouchDB  Xexclude from comparisonVictoriaMetrics  Xexclude from comparison
DescriptionA secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataGlobally distributed, horizontally scalable, multi-model database serviceWidely used RDBMSJavaScript DBMS with an API inspired by CouchDBA fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelRelational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSDocument storeTime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Spatial DBMSDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score18.85
Rank#35  Overall
#22  Relational DBMS
Score29.85
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score2.35
Rank#116  Overall
#22  Document stores
Score1.42
Rank#161  Overall
#14  Time Series DBMS
Websitewww.ibm.com/­products/­informixazure.microsoft.com/­services/­cosmos-dbwww.oracle.com/­databasepouchdb.comvictoriametrics.com
Technical documentationinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
learn.microsoft.com/­azure/­cosmos-dbdocs.oracle.com/­en/­databasepouchdb.com/­guidesdocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperIBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.MicrosoftOracleApache Software FoundationVictoriaMetrics
Initial release19842014198020122018
Current release14.10.FC5, November 202023c, September 20237.1.1, June 2019v1.91, May 2023
License infoCommercial or Open Sourcecommercial infofree developer edition availablecommercialcommercial inforestricted free version is availableOpen SourceOpen Source infoApache Version 2.0
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 languageC, C++ and JavaC and C++JavaScriptGo
Server operating systemsAIX
HP-UX
Linux
macOS
Solaris
Windows
hostedAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
server-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
macOS
OpenBSD
Data schemeyesschema-freeyes infoSchemaless in JSON and XML columnsschema-free
Typing infopredefined data types such as float or dateyes infoSince Version 12.10 support for JSON/BSON datatypesyes infoJSON typesyesno
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.yesnono
Secondary indexesyesyes infoAll properties auto-indexed by defaultyesyes infovia views
SQL infoSupport of SQLyesSQL-like query languageyes infowith proprietary extensionsnono
APIs and other access methodsJDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
HTTP REST infoonly for PouchDB Server
JavaScript API
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Supported programming languages.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
JavaScript
Server-side scripts infoStored proceduresyesJavaScriptPL/SQL infoalso stored procedures in Java possibleView functions in JavaScriptno
TriggersyesJavaScriptyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud serviceSharding, horizontal partitioningSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infoImplicit feature of the cloud serviceMulti-source replication
Source-replica replication
Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Synchronous replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no infocan be realized in PL/SQLyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDMulti-item ACID transactions with snapshot isolation within a partitionACID infoisolation level can be parameterizednono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yesno
User concepts infoAccess controlUsers with fine-grained authentication, authorization, and auditing controlsAccess rights can be defined down to the item levelfine grained access rights according to SQL-standardno

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
InformixMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOraclePouchDBVictoriaMetrics
DB-Engines blog posts

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

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

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

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

show all

Recent citations in the news

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11 January 2024, IBM

IBM Informix review: What you need to know about the software
12 December 2022, TechRepublic

IBM Informix Database in the Cloud | AWS News Blog
1 May 2009, AWS Blog

The Top 5 Data Migration Tools
13 June 2023, Datamation

Informix serves it simpler, cheaper
19 November 1997, CNET

provided by Google News

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

Azure Cosmos DB Conf 2023 | Microsoft Learn
12 January 2024, Microsoft

Public Preview: Azure Cosmos DB Migration for MongoDB extension - Azure Cosmos DB for MongoDB vCore ...
15 November 2023, Microsoft

Generally Available: Add an Azure Cosmos DB custom endpoint in Azure IoT Hub | Azure updates
5 October 2023, Microsoft

provided by Google News

Transportable Binary XML – modern XML document storage in Oracle Database 23c
11 April 2024, blogs.oracle.com

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2 April 2024, blogs.oracle.com

Oracle Database@Azure now Generally Available in Azure East US Region to accelerate your data center exit
13 December 2023, blogs.oracle.com

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, blogs.oracle.com

First Principles: Powering mission critical applications with Oracle Database@Azure
13 December 2023, blogs.oracle.com

provided by Google News

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

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

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1 April 2024, Datanami

KubeCon24: VictoriaMetrics' Simpler Alternative to Prometheus
20 March 2024, The New Stack

VictoriaMetrics Machine Learning takes monitoring to the next level
19 March 2024, Business Wire

VictoriaMetrics takes organic growth over investor pressure
11 December 2023, The Register

VictoriaMetrics Unveils Free Trial of Its Enterprise Solution for Enhanced Monitoring and Observability
7 December 2023, Datanami

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here