🔎 For more information, visit The Gioi Di Dong .
Re-designing a website database using SQL Server(Microsoft). The project follows BNCF design principles and includes implementations of Views, Stored Procedures, Functions, and Triggers.
Below are the steps and key features implemented in this project:
- Database Design: Following BNCF principles to ensure a normalized and efficient database structure.
- Implementation of Views: Creating views to simplify complex queries and enhance data presentation.
- Stored Procedures: Developing stored procedures for modular and reusable database operations.
- Functions: Implementing user-defined functions to encapsulate reusable logic within the database.
- Triggers: Setting up triggers to automate and enforce business rules.
The easiest way to see how this works is to watch the series, but here's the short version.
- clone this project
- Download Microsoft SQL Server
Since this is an example project, I'd encourage you to clone and rename this project to use your own purposes. It's a good starter boilerplate
If you found an issues or would like to submit an improvement to this project, please submit an issue using the issues tab above. If you would like to submit a PR with a fix, reference the issue you created!
This tutorial is still ongoing. The automation of the helm chart repo has not been completed yet. This is coming soon!