activerecord-db-metrics 0.2.0
A lightweight gem to monitor and measure database queries in Rails applications, providing detailed metrics on CRUD operations per table including support for bulk operations like insert_all.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 7.2
activesupport
>= 7.2