Need advice about which tool to choose?Ask the StackShare community!

Azure Cosmos DB

576
1K
+ 1
130
Oracle

2.3K
1.7K
+ 1
113
Add tool

Azure Cosmos DB vs Oracle: What are the differences?

Introduction

Azure Cosmos DB and Oracle are both popular database management systems that offer a wide range of features and capabilities. However, there are several key differences between the two that set them apart. In this article, we will explore and compare these differences in detail.

  1. Data Models: Azure Cosmos DB is a NoSQL database that supports multiple data models, including document, key-value, graph, and column-family. On the other hand, Oracle is a relational database that follows the traditional table-based data model.

  2. Scalability: Azure Cosmos DB is designed to scale horizontally across multiple regions, allowing for global distribution and high availability. It offers automatic and transparent scaling of throughput and storage based on application demand. In contrast, Oracle relies on vertical scaling, where additional resources are added to a single server to handle increased load.

  3. Multi-Model Support: Azure Cosmos DB supports multiple data models, allowing developers to use different models for different parts of their application. This flexibility enables efficient data modeling and eliminates the need for separate databases for each data model. Oracle, on the other hand, primarily supports the relational data model.

  4. Global Distribution: Azure Cosmos DB provides built-in global distribution, allowing data to be replicated across multiple regions for seamless data access and lower latency. This global distribution enables developers to build highly available and low-latency applications that can serve users around the world. Oracle, on the other hand, requires additional configuration and setup to achieve global distribution.

  5. Consistency Models: Azure Cosmos DB offers a range of consistency models, including strong, bounded staleness, session, and eventual consistency. These consistency models provide developers with fine-grained control over trade-offs between consistency, availability, and performance. Oracle, on the other hand, primarily offers strong consistency as the default model.

  6. Pricing: Azure Cosmos DB offers a consumption-based pricing model, where customers only pay for the actual usage of the resources. This pay-as-you-go pricing allows for cost optimization and scalability. Oracle, on the other hand, has a more traditional licensing model, which may include fixed costs, maintenance fees, and additional charges for specific features.

In summary, Azure Cosmos DB and Oracle differ in their data models, scalability approaches, support for multiple data models, global distribution capabilities, consistency models, and pricing models. These differences highlight the unique strengths and use cases of each database management system, enabling developers to choose the one that best fits their specific requirements.

Decisions about Azure Cosmos DB and Oracle
Daniel Moya
Data Engineer at Dimensigon · | 4 upvotes · 426.7K views

We have chosen Tibero over Oracle because we want to offer a PL/SQL-as-a-Service that the users can deploy in any Cloud without concerns from our website at some standard cost. With Oracle Database, developers would have to worry about what they implement and the related costs of each feature but the licensing model from Tibero is just 1 price and we have all features included, so we don't have to worry and developers using our SQLaaS neither. PostgreSQL would be open source. We have chosen Tibero over Oracle because we want to offer a PL/SQL that you can deploy in any Cloud without concerns. PostgreSQL would be the open source option but we need to offer an SQLaaS with encryption and more enterprise features in the background and best value option we have found, it was Tibero Database for PL/SQL-based applications.

See more

We wanted a JSON datastore that could save the state of our bioinformatics visualizations without destructive normalization. As a leading NoSQL data storage technology, MongoDB has been a perfect fit for our needs. Plus it's open source, and has an enterprise SLA scale-out path, with support of hosted solutions like Atlas. Mongo has been an absolute champ. So much so that SQL and Oracle have begun shipping JSON column types as a new feature for their databases. And when Fast Healthcare Interoperability Resources (FHIR) announced support for JSON, we basically had our FHIR datalake technology.

See more

In the field of bioinformatics, we regularly work with hierarchical and unstructured document data. Unstructured text data from PDFs, image data from radiographs, phylogenetic trees and cladograms, network graphs, streaming ECG data... none of it fits into a traditional SQL database particularly well. As such, we prefer to use document oriented databases.

MongoDB is probably the oldest component in our stack besides Javascript, having been in it for over 5 years. At the time, we were looking for a technology that could simply cache our data visualization state (stored in JSON) in a database as-is without any destructive normalization. MongoDB was the perfect tool; and has been exceeding expectations ever since.

Trivia fact: some of the earliest electronic medical records (EMRs) used a document oriented database called MUMPS as early as the 1960s, prior to the invention of SQL. MUMPS is still in use today in systems like Epic and VistA, and stores upwards of 40% of all medical records at hospitals. So, we saw MongoDB as something as a 21st century version of the MUMPS database.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Azure Cosmos DB
Pros of Oracle
  • 28
    Best-of-breed NoSQL features
  • 22
    High scalability
  • 15
    Globally distributed
  • 14
    Automatic indexing over flexible json data model
  • 10
    Tunable consistency
  • 10
    Always on with 99.99% availability sla
  • 7
    Javascript language integrated transactions and queries
  • 6
    Predictable performance
  • 5
    High performance
  • 5
    Analytics Store
  • 2
    Rapid Development
  • 2
    No Sql
  • 2
    Auto Indexing
  • 2
    Ease of use
  • 44
    Reliable
  • 33
    Enterprise
  • 15
    High Availability
  • 5
    Expensive
  • 5
    Hard to maintain
  • 4
    Maintainable
  • 4
    Hard to use
  • 3
    High complexity

Sign up to add or upvote prosMake informed product decisions

Cons of Azure Cosmos DB
Cons of Oracle
  • 18
    Pricing
  • 4
    Poor No SQL query support
  • 14
    Expensive

Sign up to add or upvote consMake informed product decisions

What is Azure Cosmos DB?

Azure DocumentDB is a fully managed NoSQL database service built for fast and predictable performance, high availability, elastic scaling, global distribution, and ease of development.

What is Oracle?

Oracle Database is an RDBMS. An RDBMS that implements object-oriented features such as user-defined types, inheritance, and polymorphism is called an object-relational database management system (ORDBMS). Oracle Database has extended the relational model to an object-relational model, making it possible to store complex business models in a relational database.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Azure Cosmos DB?
What companies use Oracle?
See which teams inside your own company are using Azure Cosmos DB or Oracle.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Azure Cosmos DB?
What tools integrate with Oracle?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to Azure Cosmos DB and Oracle?
Azure SQL Database
It is the intelligent, scalable, cloud database service that provides the broadest SQL Server engine compatibility and up to a 212% return on investment. It is a database service that can quickly and efficiently scale to meet demand, is automatically highly available, and supports a variety of third party software.
MongoDB Atlas
MongoDB Atlas is a global cloud database service built and run by the team behind MongoDB. Enjoy the flexibility and scalability of a document database, with the ease and automation of a fully managed service on your preferred cloud.
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding.
Neo4j
Neo4j stores data in nodes connected by directed, typed relationships with properties on both, also known as a Property Graph. It is a high performance graph store with all the features expected of a mature and robust database, like a friendly query language and ACID transactions.
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software.
See all alternatives