Rails DB - explore DB and run SQL inside your App

Inspect your DB directly in your App:

Demo: 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: 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: Rails DB

Video Demo: Rails Database Inspector - YouTube

Hello guys, please find new version of gem, many-many cool features are added and even more, checkout out screenshots

0.7 - November 1, 2015

  • added standalone app ‘railsdb’

  • added util app ‘runsql’

  • scroll page to Table Data if we have many tables and user click in sidebar on it

  • disable logs for standalone apps

неділя, 25 жовтня 2015 р. 19:50:31 UTC+2 користувач Ruby-Forum.com User написав:

This is so cool!!! Thanks Igor!

Best Regards,

Rodion

Thanks Rodion!

Please check an updated version of my gem GitHub - igorkasyanchuk/rails_db: Rails Database Viewer and SQL Query Runner (version 0.8)

Important changes:

  • export tables and queries to Excel

  • you can show/hide columns for your tables

  • bug fixes

PS: join development :slight_smile:

Thanks

Igor

вівторок, 3 листопада 2015 р. 11:13:42 UTC+2 користувач Rodion Savchuk написав:

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!

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