# References Bundled resources for database-test-manager skill - [ ] faker_providers.md: Documentation on creating custom Faker providers for generating specific types of test data. - [ ] transaction_management_strategies.md: Detailed explanation of different transaction management strategies and their implications. - [ ] schema_validation_techniques.md: Overview of various schema validation techniques and tools. - [ ] database_api_documentation.md: API documentation for interacting with different database systems (PostgreSQL, MySQL, SQLite, MongoDB). - [ ] database_testing_best_practices.md: Best practices for database testing, including data seeding, isolation, and cleanup.