https://github.com/orlando-pt/db-sql-project
Sql project with the objective of learning good SQL practices.
https://github.com/orlando-pt/db-sql-project
csharp sql
Last synced: 8 days ago
JSON representation
Sql project with the objective of learning good SQL practices.
- Host: GitHub
- URL: https://github.com/orlando-pt/db-sql-project
- Owner: Orlando-pt
- Created: 2021-07-19T15:51:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-19T16:01:32.000Z (almost 5 years ago)
- Last Synced: 2025-02-28T11:45:57.782Z (over 1 year ago)
- Topics: csharp, sql
- Language: C#
- Homepage:
- Size: 9.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQL Project
At this project we explored and executed the different stages to build a solid and structured database.
The SQL declarations can be seen on the folder **Anexos**.
Lastly, the .NET project at **ClubeVideo** shows a dummy implementation of a application that consumes the database built with SQL DDL (DDL files at **Anexos**).