{"id":16367911,"url":"https://github.com/treetips/schemaspy-mysql","last_synced_at":"2026-02-25T07:32:43.059Z","repository":{"id":150606721,"uuid":"95802953","full_name":"treetips/schemaspy-mysql","owner":"treetips","description":"Database table definition by SchemaSpy and you can browse that on docker.","archived":false,"fork":false,"pushed_at":"2018-03-05T17:33:55.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T06:50:06.591Z","etag":null,"topics":["docker","nginx","schemaspy","table-definition"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/treetips.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-29T17:34:30.000Z","updated_at":"2025-05-20T08:15:02.000Z","dependencies_parsed_at":"2023-06-12T00:45:24.838Z","dependency_job_id":null,"html_url":"https://github.com/treetips/schemaspy-mysql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/treetips/schemaspy-mysql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fschemaspy-mysql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fschemaspy-mysql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fschemaspy-mysql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fschemaspy-mysql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/treetips","download_url":"https://codeload.github.com/treetips/schemaspy-mysql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fschemaspy-mysql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29813864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T05:36:42.804Z","status":"ssl_error","status_checked_at":"2026-02-25T05:36:31.934Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","nginx","schemaspy","table-definition"],"created_at":"2024-10-11T02:51:10.348Z","updated_at":"2026-02-25T07:32:43.042Z","avatar_url":"https://github.com/treetips.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# SchemaSpy for mysql\n\n[http://schemaspy.org/](SchemaSpy)\n\nI output the table definition of the MySQL database using SchemaSpy and provide the environment identifying the table definition that SchemaSpy output from a browser.\n\nSchemaSpyを使ってMySQLデータベースのテーブル定義を出力し、SchemaSpyが出力したテーブル定義をブラウザから確認する環境を提供します。\n\n## Description\n\nIt was SchemaSpy where update had settled on, but update was reopened in a nice thing by a volunteer.\n\nBecause it was a good opportunity, I performed the table definition output of MySQL in SchemaSpy and decided to provide the environment that could easily confirm the definition book that I output from a browser.\n\nPreparations for structure reading trouble to prepare for Graphviz environment in preparations and Alpine linux of the JDBC driver and the table definition that I output can omit troublesome work.\n\n更新が止まってしまったSchemaSpyですが、嬉しい事に有志によって更新が再開されました。\n\nいい機会なので、MySQLのテーブル定義出力をSchemaSpyで行い、出力した定義書をブラウザから簡単に確認できる環境を提供する事にしました。\n\nJDBCドライバの準備や、Alpine linuxにGraphviz環境を準備する手間や、出力したテーブル定義を閲覧する仕組みの準備等、面倒な作業を省く事ができます。\n\n## Features\n\n- SchemaSpy v6.0\n- MySQL-server(any version)\n- Dcoker v17\n- docker-compose v1.14\n- alpine:3.6 v3.7\n- nginx:1.13.9-alpine\n\n## Requirement\n\n- Docker(version 1.13.0 or higher)\n- docker-compose\n\n## Screenshot\n\n### Table list\n\n\u003cimg width=\"427\" alt=\"screenshot01\" src=\"https://user-images.githubusercontent.com/12574048/27702410-f0fcff92-5d3e-11e7-9fa6-418f5bd5d559.png\"\u003e\n\n### Relationship\n\n\u003cimg width=\"427\" alt=\"screenshot02\" src=\"https://user-images.githubusercontent.com/12574048/27702411-f0fef4dc-5d3e-11e7-9b15-a4903d973d9c.png\"\u003e\n\n### Table detail\n\n\u003cimg width=\"427\" alt=\"screenshot03\" src=\"https://user-images.githubusercontent.com/12574048/27702632-a2ead8c8-5d3f-11e7-9153-1bb94e693cdf.png\"\u003e\n\n## Usage\n\n```bash\n# git clone\ngit clone https://github.com/treetips/simple-static-file-viewer.git\n# Run containers and execute SchemaSpy\ndocker-compose up -d\n# Update table definition\ndocker-compose run --rm schemaspy\n# Browse table definition\nhttp://localhost:8081/\n```\n\n## Change database settings\n\n`schemaspy.properties` is the database connection configuration file.\n\nRestart docker-compose after edit settings.\n\n`schemaspy.properties` がデータベース接続設定ファイルです。\n\nデータベースに設定情報に修正し、修正した後はdocker-composeを再起動して下さい。\n\n## Change Lang\n\nEdit docker-compose.yml.\n\n    environment:\n      - LANG=ja_JP.UTF-8\n\n## Change timezone\n\nEdit docker-compose.yml.\n\n    environment:\n      - TZ=Asia/Tokyo\n\n# Customie nginx\n\nCustomize default.conf freely.\n\ndefault.conf is read as follows by nginx.conf.\n\ndefault.confを自由にカスタマイズして下さい。\n\ndefault.confは以下のようにnginx.confによって読み込まれます。\n\n    include /etc/nginx/conf.d/*.conf;\n\n## Known issue\n\nIt is fixed, and it seems to be to 3306 without becoming the designation ても existence effect in port in schemaspy.properties when SchemaSpy has a bug and chooses MySQL for a database.\n\nSchemaSpyにはバグが有り、データベースにMySQLを選択した場合、schemaspy.propertiesでportを指定ても有効にならず、固定で3306になってしまうようです。\n\n## License\n\n[MIT](http://b4b4r07.mit-license.org)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreetips%2Fschemaspy-mysql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftreetips%2Fschemaspy-mysql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreetips%2Fschemaspy-mysql/lists"}