ratdaddy / immigrate
Foreign data wrapper migrations for Rails
☆12Updated 4 years ago
Alternatives and similar repositories for immigrate:
Users that are interested in immigrate are comparing it to the libraries listed below
- Concurrent index migrations for Rails☆42Updated last month
- Ruby implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs☆39Updated 5 months ago
- Supports binary COPY into PostgreSQL with activerecord☆46Updated 2 years ago
- resque plugin to add unique jobs☆36Updated last year
- A command line interface for managing pragma comments.☆45Updated this week
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 3 years ago
- ☆38Updated last year
- Breakout detection for Ruby☆46Updated last month
- A policy framework for implementing thread-safe rack middleware.☆124Updated 3 years ago
- Convert objects into primitives for serialization☆42Updated last year
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆52Updated 6 years ago
- High performance linear regression for Ruby, powered by GSL☆23Updated last month
- Rails plugin to dry-initializer gem☆35Updated 4 years ago
- Profile Sidekiq with StackProf & MemoryProfiler☆33Updated 2 years ago
- Touch `updated_at` by default with calls to `update_all` and `update_column(s)`☆26Updated 11 months ago
- ActiveRecord schema annotations done right☆72Updated last month
- Debounce Sidekiq jobs that have the same worker class and params.☆33Updated 3 years ago
- Create ActiveRecord relations from UNIONs☆48Updated this week
- A domain specific language for functionally composable transactional workflows.☆26Updated 10 months ago
- Webhook processing engine for Rails apps☆31Updated 2 months ago
- REDux pattern for HOTwire == Redhot☆24Updated 2 months ago
- Rails gem to manage tags with PostgreSQL array columns.☆54Updated last year
- A gem for managing Ruby and Rails dependencies☆26Updated 9 months ago
- Log background jobs enqueued by your application (additionally with backtraces)☆33Updated last year
- Rails console history for Heroku, Docker, and more☆79Updated last month
- Minitest plugin for asserting that strings are the same as a saved snapshot, jest style☆36Updated 3 weeks ago
- A zero-configuration structured logging solution for pure Ruby or Ruby on Rails projects.☆40Updated 9 months ago
- Enable verbose logging for Active Record migrations to monitor query speed and execution☆20Updated 4 months ago
- Keeping mocks in line with real objects 🥡☆50Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 3 months ago