Tag: database-introspection
Generate Wren MDL projects from databases
Automates the generation of Wren MDL projects by performing database schema discovery and converting it into the Wren YAML format. It leverages SQLAlchemy, database drivers, or raw SQL to handle introspection, type normalization, and projec…
Mako Database Introspection Skill
Enables direct database introspection for inspecting schemas, foreign keys, row-level security policies, and RPC definitions. It allows developers to verify connectivity and examine detailed table constraints and structures.
Mako Database Introspection Skill
Enables direct database introspection for inspecting schemas, foreign keys, and row-level security policies. It provides tools for verifying connectivity and auditing table structures, indexes, and RPC definitions.
Generate Wren MDL from Databases
Automates the creation of Wren MDL projects by introspecting databases via SQLAlchemy, drivers, or raw SQL. It handles schema discovery, type normalisation, and the generation of YAML model and relationship files using the wren CLI.