IRIntellrise
Free tool

Data dictionary generator

Paste your SQL CREATE TABLE statements — or upload a CSV / Excel file — and get a clean, exportable data dictionary with tables, columns, types, keys, and a place to document what each field means. Free, no signup, and it runs entirely in your browser.

Runs entirely in your browser — nothing is uploaded.

How it works

  1. Paste your DDL (CREATE TABLE statements) or upload a CSV / Excel file — each worksheet becomes a table.
  2. The tool parses columns, types, nullability, and keys in your browser; for files it infers types from the sample rows.
  3. Fill in the business meaning for each column, then export to CSV or copy as Markdown.

Tired of maintaining a data dictionary by hand?

A dictionary goes stale the moment your schema changes. Inside Intellrise, the AI learns what your tables and columns mean from the questions you ask — and remembers those definitions permanently, so everyone gets consistent answers without anyone maintaining a spreadsheet. Ask your data in plain English and get charts, dashboards and reports on your own data and your own AI key.

Frequently asked questions

A reference that lists every table and column in a database with its data type, keys and — most usefully — what each field actually means in business terms. It keeps a team aligned on definitions.