Relational Database Modeling
Published:
To model relational data, let’s go over the advantages of an RDMBS, the terms OLAP and OLTP, the Star Schema, and PostgreSQL, a very handy dialect to accomplish this modeling…
Published:
To model relational data, let’s go over the advantages of an RDMBS, the terms OLAP and OLTP, the Star Schema, and PostgreSQL, a very handy dialect to accomplish this modeling…
Published:
Data Engineering will involve modeling relational and non-relational data. These tasks require a very particular conceptual understanding of these two forms. As an overview, here are some notes on what it may involve…