Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Relational Databases - OLAP vs OLTP

Pragya Keshap answered on February 23, 2023 Popularity 3/10 Helpfulness 1/10

Contents


More Related Answers

  • relational database vs non relational
  • What are some characteristics of relational databases ?
  • OLTP vs OLAP#
  • Relational Databases - RDBMS
  • When to Use Relational Databases ? - 2
  • Relational DB - OLAP (Online Analytics Processing)

  • Relational Databases - OLAP vs OLTP

    0

    OLAP and OLTP use similar data structures

    BUT very different approach in how data is

    stored

    OLTP databases use row storage

    Each table row is stored together

    Efficient for processing small transactions

    OLAP databases use columnar storage

    Each table column is stored together

    High compression - store petabytes of data efficiently

    Distribute data - one table in multiple cluster nodes

    Execute single query across multiple nodes -

    Complex queries can be executed efficiently 


    Popularity 3/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 23 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.