Adhoq
Rails engine to generate instant reports from adhoc SQL query
No ratings yet
- Gem
- adhoq
- Repository
- esminc/adhoq
- License
- MIT
- Stars
- 112
- Added
- August 18, 2026
About
Rails engine to generate instant reports from adhoc SQL query.
What you get
- Export ad-hoc SQL reports in some formats:
- .csv
- .json
- .xlsx
- Persist generated report as local file or in AWS S3
- over Rails 5.1.X
- Nice administration console with rails engine
Mounting it
ruby
# Gemfile
gem "adhoq"
# config/routes.rb
mount Adhoq::Engine, at: "/adhoq"
Details
112 stars on GitHub · MIT licensed · maintained by esminc. Source: https://github.com/esminc/adhoq
Discussion (0)
Sign in to join the discussion.
No comments yet.