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

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.

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**).