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

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.

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.