Files
2025-11-30 08:18:42 +08:00

367 B

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).