Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tazeenrashid/sql-dbms-using-postgresql-and-dimensional-modelling

Created a Dimensional DB of a company on PostgreSQL; implemented all integrity constraints and fetched some insights out of them using alternative approaches. This can be helpful for someone learning Dimensional DBMS.
https://github.com/tazeenrashid/sql-dbms-using-postgresql-and-dimensional-modelling

Last synced: 6 days ago
JSON representation

Created a Dimensional DB of a company on PostgreSQL; implemented all integrity constraints and fetched some insights out of them using alternative approaches. This can be helpful for someone learning Dimensional DBMS.

Awesome Lists containing this project

README

        

# SQL-DBMS-using-PostgreSQL-and-dimensional-Modelling
Created a Dimensional DB of a company on PostgreSQL; implemented all integrity constraints and fetched some insights out of them using alternative approaches. This can be helpful for someone learning Dimensional DBMS.