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