Initial commit
This commit is contained in:
7
skills/nosql-data-modeler/scripts/README.md
Normal file
7
skills/nosql-data-modeler/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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).
|
||||
Reference in New Issue
Block a user