Files
gh-jeremylongshore-claude-c…/skills/nosql-data-modeler/scripts
2025-11-30 08:18:42 +08:00
..
2025-11-30 08:18:42 +08:00

Scripts

Bundled resources for nosql-data-modeler skill

  • validate_schema.py: Validates a NoSQL schema against best practices and common errors.
  • generate_sample_data.py: Generates sample data based on the defined schema for testing purposes.
  • migrate_schema.py: Migrates a schema from one NoSQL database type to another (e.g., MongoDB to DynamoDB).