Rails DB - explore DB and run SQL inside your App

Inspect your DB directly in your App:

Demo: https://rails-db.herokuapp.com/rails/db

Video: Rails Database Inspector - YouTube

Put a star if you like it and please use it :slight_smile:

GitHub - igorkasyanchuk/rails_db: Rails Database Viewer and SQL Query Runner inspect DB without any DB
viewer

Demo: https://rails-db.herokuapp.com/rails/db

New Features:

import SQL file
Other changes:

some refactoring
bug fixes
added some tests

Rails DB - GitHub - igorkasyanchuk/rails_db: Rails Database Viewer and SQL Query Runner
New version of Rails DB gem is available 0.4.

Changes:

  • autocomplete for SQL
  • ajax-ified views a little
  • data-tables to show content of your tables/sql inside your Apps
    (embed them)
  • option to disable automatic routes mounting

Demo available on: https://rails-db.herokuapp.com/rails/db/

Video Demo: Rails Database Inspector - YouTube

Hello Friends,

Rails DB with filtering - YouTube - see quick demo to see
example of using powerful filters in Rails DB. Multiple conditions,
sorting added.

Gem: GitHub - igorkasyanchuk/rails_db: Rails Database Viewer and SQL Query Runner

Please check and thank you for feedback

Rails DB finally reached version 1.0, one last thing which I wanted to
finish before release was - creating records. So now Rails DB is very
similar to ActiveAdmin for example or similar gems + has own set of cool
features.

Please give it a try GitHub - igorkasyanchuk/rails_db: Rails Database Viewer and SQL Query Runner

Demo: Rails DB with filtering - YouTube

Hello Ruby/Rails Developers!

New version of gem is available from Today (Version 0.9) -
GitHub - igorkasyanchuk/rails_db: Rails Database Viewer and SQL Query Runner now you can EDIT content in
DB.

If you want you Check demo: Rails DB (version 0.9) - YouTube

Thanks for your feedback about gem which you sent me in private! Look
forward to see more feedback and as always PRs are welcome!