Skip to content

mercurus/SchemaBrowser

Repository files navigation

SchemaBrowser

View your SQL template with hyperlinks between tables (see browser_ss.png for a quick view).

SQL templates must be exported with fields surrounded by `backticks`. Use TemplateParser.java to translate the template into var_schema.js for index.html to use. Enumerations can optionally be entered into enumerators.js.

Database used is Sakila from https://dev.mysql.com/doc/index-other.html

About

View your MySql database schema in a browser with hyperlinks between tables

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published