Back to Templates
This workflow synchronizes MySQL database table schemas with a vector database in a controlled, idempotent manner.
Each database table is indexed as a single vector to preserve complete schema context for AI-based retrieval and reasoning.
The workflow prevents duplicate vectors and automatically handles schema changes by detecting differences and re-indexing only when required.