Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ninhnguyen01/sql_project
SQL Project (MAMP)
https://github.com/ninhnguyen01/sql_project
database sql
Last synced: 2 days ago
JSON representation
SQL Project (MAMP)
- Host: GitHub
- URL: https://github.com/ninhnguyen01/sql_project
- Owner: ninhnguyen01
- License: apache-2.0
- Created: 2022-05-22T03:09:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-07T17:55:38.000Z (over 1 year ago)
- Last Synced: 2024-08-10T21:18:26.594Z (4 months ago)
- Topics: database, sql
- Homepage:
- Size: 4.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
### SQL Project ###
• Developed a conceptual model that effectively met the organization's requirements, enabling seamless data insertion, modification, and deletion while maintaining data integrity.
• Formulated a comprehensive logical model that elaborated on the previously created conceptual model, incorporating intricate details.
• Integrated a comprehensive data dictionary to provide clear definitions and explanations for the project's data components.
• Crafted SQL queries to interact with the project's data and carry out various operations.Note: MAMP was chosen (mostly) as the application to import the database and execute the SQL queries. It can also be duplicated with MYSQL and Oracle SQL. Please be aware of slight syntax differences if you wish to replicate the project with your chosen SQL Rdbms.