Project
Reverse Dependencies for niceql
The projects listed here declare niceql as a runtime or development dependency
0.09
Adds various #where_assoc_* methods to ActiveRecord to make it easy to do correct conditions on the associations of the model being queried.
2019
2020
2021
2022
2023
2024
0.03
Patching rails include/select/virtual attributes issue ( https://github.com/rails/rails/issues/15185 )
2019
2020
2021
2022
2023
2024
0.02
This is an ActiveRecord integration for the SQL prettifier gem niceql.
2019
2020
2021
2022
2023
2024
0.01
In ActiveRecord, allows you to query the association of the records that your current query would return. If you need the comments of some posts: `Post.where(...).follow_assoc(:comments)`. You can then chain `where` on the comments.
2019
2020
2021
2022
2023
2024
0.01
AwesomeExplain provides the same APM level of query analysis under your development and test Rails environments.
2019
2020
2021
2022
2023
2024
0.0
Ruby framework optimized for speed and linghtness
2019
2020
2021
2022
2023
2024
0.0
QuoteSql helps you creating SQL queries and proper quoting especially with advanced queries.
2019
2020
2021
2022
2023
2024
0.0
Compose SQL from Mybatis log
2019
2020
2021
2022
2023
2024
0.0
This is simple and nice tool to inspect how application operates with current DB structure while testing app,
meaning redundant indexes, sequential scans, dummy requests and any other unintended behaviour customized by user.
2019
2020
2021
2022
2023
2024