Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Rails Structure ViewerNew to Visual Studio Code? Get it now.
Rails Structure Viewer

Rails Structure Viewer

Andrés Coronel

|
6 installs
| (2) | Free
Visualize the structure of your Rails application's structure.sql directly within VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rails Structure Viewer

Extension to visualize the structure of your Rails application's structure.sql directly within VS Code. This is perfect if you want to look at the database structure without having any DB related extensions or a DBMS.

Currently only MySQL and PostgreSQL dialects are supported.

Features

  • List all your database tables present in the structure.sql image
  • Allows to quickly glance at primary keys, foreign keys, data types and defaults.

Release Notes

1.0.0

Initial release of Rails Structure Viewer

1.0.2

  • Add metadata and improve marketplace

1.0.3

  • Add support for postgres dialect
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft