{"id":47842554,"url":"https://github.com/abbgrade/pssqlmermaid","last_synced_at":"2026-04-03T21:01:26.848Z","repository":{"id":38237229,"uuid":"439930691","full_name":"abbgrade/PsSqlMermaid","owner":"abbgrade","description":" Module to generate mermaid ER diagrams for SQL Server databases.","archived":false,"fork":false,"pushed_at":"2025-04-17T11:08:16.000Z","size":92,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-06T02:35:06.178Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://abbgrade.github.io/PsSqlMermaid/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abbgrade.png","metadata":{"files":{"readme":"Readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["abbgrade"]}},"created_at":"2021-12-19T17:50:43.000Z","updated_at":"2024-11-04T19:18:16.000Z","dependencies_parsed_at":"2023-01-19T15:17:10.048Z","dependency_job_id":null,"html_url":"https://github.com/abbgrade/PsSqlMermaid","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/abbgrade/PsSqlMermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2FPsSqlMermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2FPsSqlMermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2FPsSqlMermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2FPsSqlMermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abbgrade","download_url":"https://codeload.github.com/abbgrade/PsSqlMermaid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2FPsSqlMermaid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31377116,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T17:53:18.093Z","status":"ssl_error","status_checked_at":"2026-04-03T17:53:17.617Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2026-04-03T21:01:26.700Z","updated_at":"2026-04-03T21:01:26.833Z","avatar_url":"https://github.com/abbgrade.png","language":"Shell","funding_links":["https://github.com/sponsors/abbgrade"],"categories":[],"sub_categories":[],"readme":"# PsSqlMermaid\n\nModule to generate [Mermaid](https://mermaid-js.github.io) ER diagrams for SQL Server databases.\n\n## Installation\n\nThis module can be installed from [PsGallery](https://www.powershellgallery.com/packages/PsSqlMermaid).\n\n```\nInstall-Module -Name PsSqlMermaid -Scope CurrentUser\n```\n\nAlternatively it can be build and installed from source:\n\n1. Install the development dependencies\n2. Download or clone it from GitHub\n3. Run the installation task:\n\n```powershell\nInvoke-Build Install\n```\n\n## Usage\n\nSee [the command reference](./docs/) for descriptions and examples.\n\n## Changelog\n\nSee the [changelog](./CHANGELOG.md) file.\n\n## Development\n\n- This is a [Portable Module](https://docs.microsoft.com/de-de/powershell/scripting/dev-cross-plat/writing-portable-modules?view=powershell-7).\n- [VSCode](https://code.visualstudio.com) is recommended as IDE. [VSCode Tasks](https://code.visualstudio.com/docs/editor/tasks) are configured.\n- Build automation is based on [InvokeBuild](https://github.com/nightroman/Invoke-Build)\n- Test automation is based on [Pester](https://pester.dev)\n- Commands are named based on [Approved Verbs for PowerShell Commands](https://docs.microsoft.com/de-de/powershell/scripting/developer/cmdlet/approved-verbs-for-windows-powershell-commands)\n- This project uses [git-flow](https://github.com/nvie/gitflow).\n- This project uses [keep a changelog](https://keepachangelog.com/en/1.0.0/).\n\n### Build\n\nThe build scripts require InvokeBuild. If it is not installed, install it with the command `Install-Module InvokeBuild -Scope CurrentUser`.\n\nYou can build the module using the VS Code build task or with the command `Invoke-Build Build`.\n\n### Release\n\n1. Create a release branch using git-flow.\n2. Update the version number in the module manifest.\n3. Extend the changelog in this readme.\n4. If you want to create a pre-release.\n   1. Push the release branch to github, to publish the pre-release to PsGallery.\n5. Finish release using git-flow.\n6. Check if tags are not pushed to github.\n7. Check if the release branch is deleted on github.\n8. Create the release on github.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabbgrade%2Fpssqlmermaid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabbgrade%2Fpssqlmermaid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabbgrade%2Fpssqlmermaid/lists"}