pawurb / ruby-pg-extras
Ruby PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
☆159Updated last week
Alternatives and similar repositories for ruby-pg-extras:
Users that are interested in ruby-pg-extras are comparing it to the libraries listed below
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆306Updated 5 months ago
- Deadlines for Ruby☆156Updated last year
- Use decorators on Ruby methods!☆256Updated 9 months ago
- Optimized top-N-per-group Active Record associations using lateral joins☆255Updated 5 months ago
- A stylish interactive mode for Bundler, inspired by `yarn upgrade-interactive`☆200Updated last month
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆293Updated 2 years ago
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆364Updated 8 months ago
- A tracer for Active Record queries☆181Updated 6 months ago
- Automatic cleanup for the Rails db/structure.sql file (ActiveRecord/PostgreSQL)☆148Updated last month
- Manage timestamps in ActiveRecord models☆134Updated this week
- A gem for memoization in Ruby☆183Updated last month
- Make your long-running sidekiq jobs interruptible and resumable.☆275Updated 7 months ago
- Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.☆202Updated 8 months ago
- Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm☆256Updated 5 months ago
- The missing high-efficiency query API for ActiveRecord☆367Updated last month
- ActiveRecord extension which adds typecasting to store accessors☆405Updated last month
- A faster alternative to the custom use of `in_batches` with `pluck`☆148Updated 4 months ago
- A gem that helps to detect potential memory bloats☆199Updated last month
- Rails Event Store in a more Rails way☆190Updated 2 weeks ago
- Synchronize Capybara commands with application JavaScript and AJAX requests☆141Updated last month
- A single file Rails app that will have you running a StimulusReflex and CableReady demo in just 2 steps.☆138Updated 3 years ago
- Skooma is a Ruby library for validating API implementations against OpenAPI documents.☆155Updated last month
- Docker image for Ruby build from Fullstaq packages based on Debian 10, 11, and 12.☆180Updated 2 weeks ago
- Find time-consuming database queries for ActiveRecord-based Rails Apps☆301Updated last year
- The fastest way to prototype API in your Rails application☆142Updated 2 years ago
- Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse an…☆187Updated 7 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆222Updated last year
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆167Updated 2 years ago
- RSpec matcher to control SQL queries made by block of code☆232Updated last year
- Loader to solve N+1 issues for good. Highly recommended for GraphQL API.☆226Updated last year