Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dmschauer/sql-server-examples

Showcases some examples of work done in the SQL Server ecosystem (SSDT, SSIS, SSRS)
https://github.com/dmschauer/sql-server-examples

sql sql-server ssdt ssis ssrs t-sql

Last synced: 2 days ago
JSON representation

Showcases some examples of work done in the SQL Server ecosystem (SSDT, SSIS, SSRS)

Awesome Lists containing this project

README

        

# SQL-server-examples

This repository is meant to showcase some examples of work done in the SQL Server ecosystem. That is
- SSDT: SQL Server Data Tools / database objects
- SSIS: Integration Services / ETL workflows
- SSRS: Reportings Services

Everything inside it was generated in Visual Studio 2019 with the exception of the database objects which I created directly in SSMS.