Data Layer Kit
Database safety and documentation in two tools. Scan SQL migrations for dangerous operations like DROP TABLE without rollback, DELETE without WHERE, and non-concurrent index creation (MigrationMap), then auto-generate complete schema documentation from SQLite databases or SQL files with relationship mapping (SchemaDoc). Protect your data layer and document it properly. Each tool is a single .py file with zero dependencies. Individual value: $58 — save 33%.
Tools included:
- MigrationMap ($29) — SQL migration safety analyzer
- SchemaDoc ($29) — Database schema documentation generator