timescale / timescaledb-rubyLinks
The timescaledb gem. Pack of helpers to work with TimescaleDB extension in Ruby.
☆120Updated 5 months ago
Alternatives and similar repositories for timescaledb-ruby
Users that are interested in timescaledb-ruby are comparing it to the libraries listed below
Sorting:
- Make your long-running sidekiq jobs interruptible and resumable.☆280Updated last year
- A tracer for Active Record queries☆193Updated 3 months ago
- Web interface to manage i18n translations helping to facilitate the editors of your translations. Provides a low-tech and complete workfl…☆216Updated 7 months ago
- A gem for memoization in Ruby☆196Updated last month
- A faster alternative to the custom use of `in_batches` with `pluck`☆155Updated 11 months ago
- Ruby PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆170Updated last month
- Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).☆269Updated last month
- Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm☆255Updated 2 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆226Updated last year
- A ruby gem to run seeds for you in your Ruby on Rails application.☆150Updated 8 months ago
- Official Ruby port of Sqids. Generate short unique IDs from numbers.☆197Updated 5 months ago
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆310Updated last year
- Reduce Rails allocations by 35%+ and gain a speed boost. Memoizes asset links.☆188Updated 3 months ago
- Read replica proxy adapters for ActiveRecord!☆71Updated this week
- Deadlines for Ruby☆156Updated 2 years ago
- Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse an…