khasinski / estimate_countLinks
Quickly estimate the number of rows for a given query
☆22Updated last year
Alternatives and similar repositories for estimate_count
Users that are interested in estimate_count are comparing it to the libraries listed below
Sorting:
- The wise choice for Ruby memoization☆620Updated last week
- Wipe out inconsistent DB and schema.rb when switching branches. To do that, install this gem and use the standard rake db:migrate command…☆358Updated 2 months ago
- A toolkit to upgrade your next Rails application☆546Updated last month
- A list of awesome companies currently using Ruby as one of their main backend languages! 💎❤️☆276Updated 2 weeks ago
- Lazy loading associations for the ActiveRecord models☆708Updated 2 months ago
- Versioned database functions and triggers for Rails☆806Updated 3 months ago
- Performance profiling for Rails, made simple 🦔☆432Updated 2 weeks ago
- 🧪 Durable execution workflows for Active Job☆598Updated last month
- Detect non-atomic interactions within DB transactions☆969Updated 2 weeks ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,125Updated 2 months ago
- Configuration library for Ruby gems and applications☆841Updated last month
- Code Exercises for RubyConf 2024 Workshop "How To Build Basic Desktop Applications in Ruby" & RubyConf 2023 Workshop "How To Build Deskto…☆227Updated 7 months ago
- A Gem for creating partial anonymized dumps of your database using your app model relations.☆538Updated 5 months ago
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆293Updated 7 months ago
- Read only ActiveRecord-like interface to query static YAML files☆415Updated 6 months ago
- RSpec and Minitest matchers to prevent N+1 queries problem