Menu

Post image 1
Post image 2
1 / 2
0

The Data Behind Your Screen: A Simple Guide to Databases, Data Warehouses, OLTP, and OLAP

DEV Community·Lawrence Murithi·about 1 month ago
#P851G71D
#examples#how#example#key#olap#oltp
Reading 0:00
15s threshold

Introduction Every time you buy a coffee with a card, "like" a post on social media, withdraw money from an ATM or buy a shirt online, you are interacting with a database. Behind the scenes of every app and website, data is constantly being created, moved, stored and read. However, not all data storage is the same. The way a system stores your checkout items at a grocery store is very different from the way that same grocery chain analyzes ten years of sales trends. To understand how modern software handles data, we need to look at two main types of storage; traditional databases and data warehouses . Within these systems, there are two distinct ways of processing information: OLTP and OLAP . If you are not a computer guru, these terms might sound very technical but they are not as complex as they sound. But once you break them down, they make perfect sense. This article gives a simple but detailed breakdown of what these are, how they work, and why software relies on both.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More