Add mcdview to Tools - #68
Open
Gheop wants to merge 31 commits into
Open
Conversation
Added link and description for MissionKontrol to tools
One more database migration tool for your list. No heavy dependencies like JVM. Currently focused on PostgreSQL. Samples: https://github.com/DBinvent/rdbm
Update README.md
Added MissionKontrol
Removed broken link by another online formatter
Hey, I have added a reference link for SQL Under Resources. I came upon this article while looking for resources to learn SQL Basic and advanced concepts. This citation, in my opinion, will enhance the content of this article. Hope that my contribution will benefit other learners.
Added a new resource
Add DBeaver to tools
Add link to awesome-postgresql
Relevant to both open-source DBs like MySQL and PostgreSQL, and also for SQL Server and Oracle query optimization.
Removed some marketing speak.
Add EverSQL.com
Add SQLPage
* Add sqlaxe to tools section * fix username typo for sqlaxe
sql-splitter is a CLI for splitting, merging, converting, and analyzing SQL dump files across MySQL, PostgreSQL, SQLite, and MSSQL. https://github.com/HelgeSverre/sql-splitter
* Add CodeNeat SQL Formatter to Formatters section * Add CodeNeat SQL Formatter to Formatters section * Apply suggestion from @gemini-code-assist[bot] Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --------- Co-authored-by: Daniel Huss <[email protected]> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <[email protected]>
Updated the description of the SQL Syntax Cheat Sheet resource.
Updated SQL Fiddle description to clarify backend DBMS support.
* Add SlowQL - SQL static analyzer * Update README.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds mcdview to the Tools section.
mcdview is an open-source (MIT) tool that generates a standalone, interactive HTML ER diagram from a SQL schema (PostgreSQL, MySQL, SQLite and ~15 dialects, auto-detected), or from pgModeler/dbml/Prisma and other formats. The page is self-contained and shareable by link, and it can be driven from CI. A hosted version is at https://mcdview.dev.