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

Oracle

2.3K
1.7K
+ 1
113
Snowflake

1.1K
1.2K
+ 1
27
Add tool

Oracle vs Snowflake: What are the differences?

Differences between Oracle and Snowflake

  1. Query Language: Oracle uses SQL as its query language, while Snowflake uses a variant of SQL called SQL-like language. Although both languages are similar, Snowflake's SQL-like language incorporates some unique syntax and features specific to its platform.

  2. Architecture: Oracle follows a traditional on-premises or single-node architecture, where a single database server handles all data processing tasks. On the other hand, Snowflake utilizes a cloud-based architecture, which includes separate compute and storage layers. This architecture allows Snowflake to deliver elastic scalability and separation of compute and storage, resulting in better performance and cost optimization.

  3. Scalability: Oracle's scalability is limited to the capacity of its hardware and infrastructure, requiring manual adjustments to handle increased workloads. In contrast, Snowflake provides automatic and on-demand scalability by decoupling compute and storage resources. Snowflake can seamlessly scale up or down based on workload requirements without any manual intervention.

  4. Data Sharing: Oracle allows data sharing through traditional methods such as exports, imports, and replication, requiring significant effort to maintain data synchronization across multiple instances. In contrast, Snowflake offers built-in data sharing capabilities, allowing seamless sharing of live data between multiple accounts, departments, or organizations without the need for complex data movement processes.

  5. Concurrency: Oracle traditionally handles concurrency by executing multiple queries concurrently but with some limitations. Snowflake, in contrast, provides robust concurrency management with true parallel execution of queries. Snowflake's architecture ensures that multiple users can run queries concurrently without affecting performance or resource allocation.

  6. Cost Model: Oracle typically employs a fixed cost model, requiring upfront investments in hardware and software licenses. Snowflake, being a cloud-based platform, follows a pay-as-you-go pricing model. This means users are charged only for the resources they consume, allowing for more flexibility and cost optimization.

In Summary, Oracle relies on a traditional on-premises architecture with SQL as its query language, while Snowflake utilizes a cloud-based architecture with a SQL-like language. Snowflake offers better scalability, automatic concurrency management, built-in data sharing capabilities, and a flexible cost model compared to Oracle.

Decisions about Oracle and Snowflake
Daniel Moya
Data Engineer at Dimensigon · | 4 upvotes · 461.9K 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
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Oracle
Pros of Snowflake
  • 44
    Reliable
  • 33
    Enterprise
  • 15
    High Availability
  • 5
    Hard to maintain
  • 5
    Expensive
  • 4
    Maintainable
  • 4
    Hard to use
  • 3
    High complexity
  • 7
    Public and Private Data Sharing
  • 4
    Multicloud
  • 4
    Good Performance
  • 4
    User Friendly
  • 3
    Great Documentation
  • 2
    Serverless
  • 1
    Economical
  • 1
    Usage based billing
  • 1
    Innovative

Sign up to add or upvote prosMake informed product decisions

Cons of Oracle
Cons of Snowflake
  • 14
    Expensive
    Be the first to leave a con

    Sign up to add or upvote consMake informed product decisions

    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.

    What is Snowflake?

    Snowflake eliminates the administration and management demands of traditional data warehouses and big data platforms. Snowflake is a true data warehouse as a service running on Amazon Web Services (AWS)—no infrastructure to manage and no knobs to turn.

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

    Jobs that mention Oracle and Snowflake as a desired skillset
    What companies use Oracle?
    What companies use Snowflake?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

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

    What tools integrate with Oracle?
    What tools integrate with Snowflake?

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

    Blog Posts

    Jul 2 2019 at 9:34PM

    Segment

    Google AnalyticsAmazon S3New Relic+25
    10
    6877
    What are some alternatives to Oracle and Snowflake?
    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.
    Workday
    Workday is a leading provider of enterprise cloud applications for human resources and finance. Founded in 2005, Workday delivers human capital management, financial management, and analytics applications designed for the world’s largest organizations. Hundreds of companies, ranging from medium-sized businesses to Fortune 50 enterprises, have selected Workday.
    PostgreSQL
    PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions.
    Prophet
    Prophet is a procedure for forecasting time series data. It is based on an additive model where non-linear trends are fit with yearly and weekly seasonality, plus holidays. It works best with daily periodicity data with at least one year of historical data. Prophet is robust to missing data, shifts in the trend, and large outliers.
    IBM DB2
    DB2 for Linux, UNIX, and Windows is optimized to deliver industry-leading performance across multiple workloads, while lowering administration, storage, development, and server costs.
    See all alternatives