Pinned Repositories
bim-to-pdf-documentation
SQL Server Analysis Services (SSAS) and Power BI .bim file converted to documentation .pdf
DataEntryApp
Autocreate CRUD WebApp from csv files with SQL Server and DotNetCore
DeployIseSnippets
EncodingHelper
misc-scripts
New-DynamicParameter
Helper for adding Dynamic Parameters to PowerShell functions, based on Adam Bertram's New-DynamicParameter script.
terraform-an-azure-devbox
Terraform an Azure VM with all necessary prerequisite Azure Resources and a public IP for RDPing to.
sdoubleday's Repositories
sdoubleday/DeployIseSnippets
sdoubleday/misc-scripts
sdoubleday/bim-to-pdf-documentation
SQL Server Analysis Services (SSAS) and Power BI .bim file converted to documentation .pdf
sdoubleday/DataEntryApp
Autocreate CRUD WebApp from csv files with SQL Server and DotNetCore
sdoubleday/terraform-an-azure-devbox
Terraform an Azure VM with all necessary prerequisite Azure Resources and a public IP for RDPing to.
sdoubleday/auditDimension
Data warehouse audit dimension and associated utilities
sdoubleday/batchTableGenerator
Batch table and extraction objects for incremental extraction from SQL tables and views
sdoubleday/CampaignPIES-DataHelperScripts
Scripts for streamlining data preparation for use in the CampaignPIES system
sdoubleday/cookiecutter-tsqlt-class-vs
Cookiecutter template for tSQLt test class in a Visual Studio database project
sdoubleday/cookiecutter-tsqlt-test-assertequalstable-vs
Cookiecutter template for tSQLt test using AssertEqualsTable in a Visual Studio database project
sdoubleday/cookiecutter-tsqlt-test-expectexception-vs
Cookiecutter template for tSQLt test using ExpectException in a Visual Studio database project
sdoubleday/cookiecutter-tsqlt-testhelpers-databuilder-vs
Cookiecutter template for data builder to populate test data for tSQLt tests in a Visual Studio database project
sdoubleday/DarlingData
Open source SQL Server nonsense
sdoubleday/factTableGenerator
Bring an SKP view, this generates sql for connecting it to a fact table with foreign keys to the dimensions.
sdoubleday/featureFlagSqlGenerator
Generator of SQL for feature flag table
sdoubleday/Lumberjack
Simple PowerShell Logging Class and Function.
sdoubleday/NetrunnerThemedDeckGenerator
Generate random Android:Netrunner decks with themes
sdoubleday/persistentStagingAreaGenerator
Persistent Staging Area (PSA) generator for your Data Warehouse
sdoubleday/ProjectArchipelago
Digital board game design practice
sdoubleday/scdRpGenerator
Write a view with a subset of your dimension columns, generate a roleplaying dimension table with this.
sdoubleday/scdtype6generator
You write the source object. This emits the rest of your Type 6 Slowly Changing Dimension SQL code
sdoubleday/Scripts
Community repository for sharing and discussing scripts for use with Tabular Editor
sdoubleday/simple-tsqlt-unit-tests-for-views
Generate tSQLt unit tests from JSON. Type less. Test enough.
sdoubleday/Sort-SqlProjNodes
Sort the XML of Visual Studio SQL Server Data Tools (SSDT) .sqlproj files for easier merges in git
sdoubleday/spirit-island-invader-board-automation
Spirit Island board game aid - automate the Invader Board to provide reminders about turn sequence and Adversary rules.
sdoubleday/SqlTemplateColumnExpander
Used in conjunction with my SQL Templates to generate code
sdoubleday/TabularEditor
This is the code repository and issue tracker for Tabular Editor 2.X (free, open-source version).
sdoubleday/TabularEditor-FolderJsonScripts
Scripts for doing useful things to BIM models saved as Tabular Editor Folder style Json
sdoubleday/tSQLt_SampleDbproj
Importable SQL Server Data Tools (SSDT) project with tSQLt installed
sdoubleday/tSQLt_TestHelperScripter
Script a SQL Server table or view to a DataBuilder TestHelper