Initial commit
This commit is contained in:
7
skills/database-partition-manager/scripts/README.md
Normal file
7
skills/database-partition-manager/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for database-partition-manager skill
|
||||
|
||||
- [ ] partition_design.py Script to generate partition design based on table size, data type, and query patterns.
|
||||
- [ ] partition_implementation.py Script to implement the partition design on the database.
|
||||
- [ ] partition_maintenance.py Script to automate partition maintenance tasks like merging, splitting, and archiving.
|
||||
Reference in New Issue
Block a user