Skip to content

Database Plugin

Alistair McKinnell edited this page Jul 27, 2018 · 3 revisions

Rationale

I want to view the contents of my local or remote database from within RubyMine.

Mechanism

RubyMine supports Database Tools for exactly this purpose.

Navigate to: Preferences > Plugins

Enable the Database Tools and Sql plugin.

Tips

Sort the column names in each table alphabetically by setting the Sort Alphabetically option in the view menu. The view menu is the little gear in the top right hand corner of the Database Tool window.

I like to filter out everything except the tables. Use the filter options to remove: access methods, routines, ...

Clone this wiki locally