Structure
Counts tables and columns, identifies primary keys, unique constraints and foreign-key relationships.
Paste or load a SQL schema and get an instant structural readout: tables, keys, relationships, indexes and common design risks. Everything runs locally in your browser.
SchemaLens will summarize structure and flag patterns worth reviewing.
Counts tables and columns, identifies primary keys, unique constraints and foreign-key relationships.
Highlights foreign-key columns that do not appear to have explicit indexes in the supplied schema.
Surfaces risky heuristics such as money stored in floating types, very wide text fields, or suspicious generic IDs.
Shows each detected relationship in a compact map so teams can understand a schema without opening a DB client.
There is no backend and no dependency install. Upload the folder contents to the document root for schemalens.valron.co.ke, then point the subdomain to that directory.
schemalens.valron.co.ke in cPanel or your DNS/hosting control panel.index.html and the assets folder in the subdomain document root.