Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tazeenrashid/sql-dbms-using-postgresql-and-dimensional-modelling
- Owner: TazeenRashid
- Created: 2024-09-27T16:13:28.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-27T16:13:50.000Z (about 2 months ago)
- Last Synced: 2024-11-03T09:24:49.798Z (15 days ago)
- Size: 2.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.