Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:18:42 +08:00
commit 073eddcdf0
8 changed files with 193 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for nosql-data-modeler skill
- [ ] schema_templates/: Templates for common NoSQL schemas (e.g., user profile, product catalog).
- [ ] sample_data/: Sample data files corresponding to the schema templates.
- [ ] diagrams/: Visual diagrams illustrating different NoSQL data modeling patterns.