Playbook

Database Design

Schema design, normalization, and migrations.

9 assets in this category

DesignFeatured
Data Migration Plan
Plan a safe data migration: schema mapping, ETL strategy, dual-write or one-shot, validation, and cutover with rollback.
migrationdata
TemplateadvancedView
DesignFeatured
Database Migration Playbook (Cross-Engine)
Migrate a database between engines (SQL Server → Azure SQL or Postgres) with zero or minimal downtime, parity validation, and instant rollback.
sqlpostgresmigrationdatabase
PlaybookadvancedView
Design
DB2 for i to Relational Database Mapping
Map DB2 for i schemas (with multi-member files, logical files, journaling, DDS extensions) to a modern relational database — Postgres, SQL Server, or Azure SQL.
ibm-irpgpostgressqlmigrationrpg
TemplateadvancedView
Design
MongoDB Schema Designer
Design a denormalized MongoDB schema with proper indexes, embedded vs referenced choices, and validation rules.
mongodbdatabasenosql
TemplateintermediateView
Design
Postgres MCP for Evoke
Pre-configured Postgres MCP server for Claude Code — schema inspection and read-only queries to make database work safer and faster.
claude-codemcppostgrespostgresdatabase
MCP configintermediateView
DesignFeatured
PostgreSQL Schema Designer
Design a normalized PostgreSQL schema with indexes, constraints, and migration files.
postgressqldatabaseschema
TemplateintermediateView
Build
Slowly Changing Dimensions (SCD) Implementation in PySpark
Implement SCD Type 1, 2, 3, and 6 patterns in PySpark with Delta Lake MERGE — for dimensional modeling in modern data platforms.
azurepysparkdelta-lakefabricetlscd
TemplateadvancedView
Design
SQL Server to Modern Schema Translator
Translate SQL Server schemas to modernized SQL Server (Azure SQL) or Postgres, handling type differences, constraints, and stored procedure migration.
postgressqlmigrationsql-server
TemplateadvancedView
Design
VSAM / IMS to Relational Database Mapping
Map mainframe data structures (VSAM, IMS, IDMS, flat files) to a normalized relational schema, preserving keys, relationships, and access patterns.
mainframecobolpostgressqlmigrationcobol
TemplateadvancedView

Command Palette

Search for a command to run...