https://github.com/abdul-aa/amazon-sql-group-project
Developed a sample Amazon relational database and executed a set of 20 practical queries on the database, demonstrating its functionality and responsiveness.
https://github.com/abdul-aa/amazon-sql-group-project
ddl dml relational-databases sql
Last synced: 3 months ago
JSON representation
Developed a sample Amazon relational database and executed a set of 20 practical queries on the database, demonstrating its functionality and responsiveness.
- Host: GitHub
- URL: https://github.com/abdul-aa/amazon-sql-group-project
- Owner: Abdul-AA
- License: mit
- Created: 2023-12-28T16:04:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-28T16:12:31.000Z (over 1 year ago)
- Last Synced: 2025-01-21T00:14:59.744Z (5 months ago)
- Topics: ddl, dml, relational-databases, sql
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Amazon SQL Group Project
We developed a sample mini Amazon database, progressing from the conceptual model to the logical model, culminating in the creation of physical tables using Data Definition Language (DDL). Subsequently, we executed a set of 20 practical queries on the database, demonstrating its functionality and responsiveness.