Zpro-Tools

SQL to YAML Converter

SQL Input

YAML Output

About This Converter

This tool converts SQL CREATE TABLE statements to YAML format. It extracts table names, column definitions, primary keys, foreign keys, and other properties.

Supported Features:

  • Table names and columns
  • Column types, nullable properties, and default values
  • Primary keys
  • Foreign key relationships

Note: Complex SQL features like indexes, views, and stored procedures are not supported.