Sqlant
Generate PlantUML/Mermaid ER diagram textual description from SQL connection string
Install / Use
/learn @kurotych/SqlantREADME
sqlant
Generate PlantUML/Mermaid ER diagram textual description from SQL connection string
Inspired by planter
Installation
Compiled Binary (Linux only)
Download the binary file from releases page
Docker (Compressed size around 6MB)
The Docker image contains the sqlant binary and serves as a wrapper for executing it.
link
docker pull kurotych/sqlant:latest
Cargo
cargo install sqlant
Usage
PlantUML
Binary
sqlant postgresql://sqlant_user:sqlant_pswd@localhost/sqlant_db --legend -e
Docker
docker run --network host kurotych/sqlant postgresql://sqlant_user:sqlant_pswd@localhost/sqlant_db
postgresql://sqlant_user:sqlant_pswd@localhost/sqlant_db -o mermaid
Mermaid
Articles
Related Skills
himalaya
326.5kCLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
oracle
326.5kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
prose
326.5kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
Command Development
80.4kThis skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
