Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/dmschauer/sql-server-examples
- Owner: dmschauer
- Created: 2021-12-13T22:22:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-17T03:36:29.000Z (about 3 years ago)
- Last Synced: 2024-04-16T04:03:41.685Z (9 months ago)
- Topics: sql, sql-server, ssdt, ssis, ssrs, t-sql
- Language: TSQL
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ServicesEverything inside it was generated in Visual Studio 2019 with the exception of the database objects which I created directly in SSMS.