Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:18:40 +08:00
commit d6245b656d
8 changed files with 723 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# References
Bundled resources for database-transaction-monitor skill
- [ ] database_schema.md: Documentation of the database schema for transaction monitoring.
- [ ] sql_best_practices.md: Best practices for writing efficient SQL queries.
- [ ] transaction_monitoring_guide.md: A comprehensive guide to database transaction monitoring concepts and techniques.
- [ ] supported_databases.md: List of supported database systems and their specific monitoring configurations.