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,8 @@
# References
Bundled resources for nosql-data-modeler skill
- [ ] mongodb_best_practices.md: Detailed best practices for MongoDB schema design.
- [ ] dynamodb_best_practices.md: Detailed best practices for DynamoDB table design.
- [ ] nosql_data_modeling_principles.md: General principles and guidelines for NoSQL data modeling.
- [ ] example_schemas.md: A collection of example NoSQL schemas for various use cases (e.g., e-commerce, social media).