cdk-sqlserver-seeder
Schema Seeder
Automates initial schema deployment on RDS SQL Server instance creation/deletion.
A simple CDK seeder for SQL Server RDS databases
7 stars
2 watching
2 forks
Language: PowerShell
last commit: almost 2 years ago
Linked from 1 awesome list
aws-cdkcdkcdk-seederrds-mssqlsql-server
Related projects:
Repository | Description | Stars |
---|---|---|
elegantdevelopment/aws-cdk-dynamodb-seeder | A tool for automating the seeding of data into DynamoDB tables during CDK deployments and updates | 36 |
hatchsoftware/automatic-aws-db-shutdown-cdk | A CDK project that automates the shutdown of AWS Database resources after they are no longer needed. | 5 |
metadevpro/terraform-azurerm-sqlserver-seed | Automates the creation of an Azure SQL Server Database with initial setup and initialization | 8 |
botpress/cdk-postgresql | Provides AWS CDK constructs to simplify the deployment of PostgreSQL databases on AWS | 24 |
wheatstalk/cdk-ecs-website | Creates an ECS service and associated ALB infrastructure for hosting web applications | 3 |
mkrn/cdk-ses-template-mailer | An AWS CDK construct to create SES templates and send templated emails with customizable features such as SNS notifications and Lambda integration. | 14 |
kcwinner/advocacy | A collection of code examples and tutorials on using AWS Amplify and Appsync with the AWS CDK for managing resources | 17 |
kolomied/cdk-stepfunctions-patterns | Provides high-level resiliency patterns for AWS Step Functions using CDK constructs | 66 |
snappetal/cdk-simplewebsite-deploy | Provides an AWS CDK construct to deploy single-page websites on AWS using either S3 buckets or CloudFront distributions. | 4 |
seaneshbaugh/exseed | A DSL for seeding databases through Ecto using an imperative programming style | 17 |
pgarbe/cdk-stackset | Enables deployment of CDK stacks as managed resources in AWS Organizations | 9 |
pepperize/cdk-organizations | A toolset for managing AWS organizations, units, accounts, and policies using CDK | 171 |
edwinrad/cdkfoldingathome | Manages a distributed computing project on AWS Spot instances using CDK | 0 |
cdklabs/cdk-watchful | Automates monitoring and alarm setup for AWS CDK applications | 531 |
pahud/cdk-remote-stack | Simplifies cross-regional references in AWS CDK applications by providing constructs to easily access outputs and SSM parameters from other stacks across different regions. | 87 |