{"id":14956004,"url":"https://github.com/oklas/activeadmin-sqlpage","last_synced_at":"2025-10-08T18:22:10.510Z","repository":{"id":59150271,"uuid":"65279805","full_name":"oklas/activeadmin-sqlpage","owner":"oklas","description":"rails dbconsole online - ActiveAdmin page that allow execute SQL requests and show result in table","archived":false,"fork":false,"pushed_at":"2017-06-01T19:16:58.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-24T18:54:57.516Z","etag":null,"topics":["activeadmin","database","dbconsole","online","ruby","ruby-gem","ruby-on-rails","sql"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oklas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-09T09:01:06.000Z","updated_at":"2022-11-06T11:15:03.000Z","dependencies_parsed_at":"2022-09-13T11:00:26.752Z","dependency_job_id":null,"html_url":"https://github.com/oklas/activeadmin-sqlpage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oklas%2Factiveadmin-sqlpage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oklas%2Factiveadmin-sqlpage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oklas%2Factiveadmin-sqlpage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oklas%2Factiveadmin-sqlpage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oklas","download_url":"https://codeload.github.com/oklas/activeadmin-sqlpage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246650650,"owners_count":20811944,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["activeadmin","database","dbconsole","online","ruby","ruby-gem","ruby-on-rails","sql"],"created_at":"2024-09-24T13:12:09.901Z","updated_at":"2025-10-08T18:22:05.478Z","avatar_url":"https://github.com/oklas.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ActiveAdmin::SqlPage\n\nThis is **`rails dbconsole`** online\n\nAdd page to your ActiveAdmin panel that allow execute raw SQL requests and show result in table\n\n[![Version](http://img.shields.io/gem/v/activeadmin-sqlpage.svg)](https://rubygems.org/gems/activeadmin-sqlpage)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'activeadmin-sqlpage'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install activeadmin-sqlpage\n\n## Usage\n\nTo add SQL Page to your active admin place this peace of code for example to `app/admin/sql.rb`:\n\n```ruby\nActiveAdmin::SqlPage::register\n```\n\nOpen your site at active admin page, navigate menu `SQL`, enter raw sql request in textarea, and press `Ctrl-Enter` hotkey or click `submit`.\n\nBe carefull to execute sql requests. It may upset the consistent of your database. It is recomented to enable this page for worked project where only advanced user may have access to execute sql.\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/oklas/activeadmin-sqlpage.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n## Copyright\n\nCopyright (c) 2016-present Serguei Okladnikov \u003coklaspec@gmail.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foklas%2Factiveadmin-sqlpage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foklas%2Factiveadmin-sqlpage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foklas%2Factiveadmin-sqlpage/lists"}