rinsed-org / rb-snowflake-clientLinks
pure ruby snowflake (REST API) client
☆25Updated 3 weeks ago
Alternatives and similar repositories for rb-snowflake-client
Users that are interested in rb-snowflake-client are comparing it to the libraries listed below
Sorting:
- Make rails console less dangerous!☆147Updated 7 months ago
- A faster alternative to the custom use of `in_batches` with `pluck`☆153Updated 7 months ago
- A gem for memoization in Ruby☆194Updated 3 months ago
- Make your long-running sidekiq jobs interruptible and resumable.☆279Updated 11 months ago
- Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).☆259Updated 10 months ago
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆291Updated 6 months ago
- Sidekiq-based workflow orchestration library☆95Updated last year
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆310Updated 9 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆224Updated last year
- Optimized top-N-per-group Active Record associations using lateral joins☆298Updated 9 months ago
- A stylish interactive mode for Bundler, inspired by `yarn upgrade-interactive`☆216Updated 3 weeks ago
- Fault-tolerance tools for ruby based on circuit-breakers☆91Updated 3 months ago
- Simple tool to maintain factories and traits from FactoryBot☆389Updated last year
- ☆215Updated 2 months ago
- ActiveRecord extension which adds typecasting to store accessors☆418Updated last month
- The missing high-efficiency query API for ActiveRecord☆373Updated last month
- Deadlines for Ruby☆156Updated 2 years ago
- Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm☆255Updated 9 months ago
- Simple positioning for Active Record models.☆316Updated 3 weeks ago
- Redirect using POST method☆85Updated last year
- ☆129Updated last year
- Use decorators on Ruby methods!☆256Updated last year
- ActiveModel Serializers addon for eliminating N+1 queries problem from the serializers.☆86Updated last year
- How fast is your code? See it directly in Rails console.☆116Updated last month
- A very fast json builder for Rails☆166Updated last month
- Frees your Rails app from N+1 queries.☆200Updated 7 months ago
- Yabeda plugin to collect basic metrics for Rails applications☆165Updated last year
- Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.