Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Database designNew to Visual Studio Code? Get it now.
Database design

Database design

Pierre Blarre

|
338 installs
| (0) | Free
A pack of VSCode extensions for database design. Using the DBML language for design and Database Client for interaction
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Database design extensions pack

My currated list of database design extensions for Visual Studio Code.

Using the DBML language to design databases and the Database Client JDBC to connect to databases.

The idea behind this pack is to have a set of extensions that help you design databases, connect to databases and write SQL queries :

  • Using DBML language to design and document databases : https://dbml.dbdiagram.io/home/
  • With DBML Renderer to generate SVG files from DBML files : https://dbdiagram.io/home/
  • Using DBML CLI to generate SQL files from DBML files : https://dbml.dbdiagram.io/cli
  • Using Database Client JDBC to connect to databases : https://marketplace.visualstudio.com/items?itemName=cweijan.dbclient-jdbc
  • Using PHP and PHP Faker to generate data : https://fakerphp.org/

VSIX files

You can download this extension as a VSIX file on Github.

Extensions

  • "SQL Formatter"
  • "DBML Formatter"
  • "PHP Intelephense"
  • "DBML ERD Visualizer"
  • "Database Client JDBC"
  • "Database Client"
  • "DBML Language"
  • "DBML"
  • "Markdown Shortcuts"
  • "DOTENV language support"
  • "Workspace Switcher"
  • "Markdown Preview Enhanced"
  • "SVG Preview"

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft