SkillAgentSearch skills...

Dbshow

A CLI tool to show database schema, support Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Oracle Database etc.

Install / Use

/learn @xbmlz/Dbshow
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DBShow

A CLI tool to show database schema, support Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Oracle Database etc.

NPM version License Downloads

Features

  • Show database schema, including tables, views, indexes and triggers.
  • Support Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Oracle Database etc.
  • Support view information on Browser.(Based on Docsify)
  • Support show table ddl, json schema, ts, go, java model code.
  • Support export to PDF, PNG, JPEG, SVG, and HTML.
  • Support show update history.
  • Support save and load database connection information.

Usage

Install

npx dbshow

# use latest version(recommend)
npx dbshow@latest

# use npm
npm install -g dbshow

dbshow

Upgrade

npm update -g dbshow

Thanks

License

MIT License © 2023 xbmlz

View on GitHub
GitHub Stars7
CategoryData
Updated1mo ago
Forks0

Languages

TypeScript

Security Score

85/100

Audited on Feb 26, 2026

No findings