seamusabshere / upsert
Upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates functions (UDF) for MySQL and PostgreSQL; on SQLite3, uses INSERT OR IGNORE.
☆650Updated 4 years ago
Alternatives and similar repositories for upsert:
Users that are interested in upsert are comparing it to the libraries listed below
- ActiveSupport::Memoizable with a few enhancements☆923Updated 9 months ago
- Abort requests that are taking too long☆883Updated 6 months ago
- Seamless second database integration for Rails.☆219Updated 5 months ago
- Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff.☆843Updated last year
- Rails observer (removed from core in Rails 4.0)☆523Updated last year
- Multiple databases for Rails☆461Updated 2 years ago
- See statistic about your workers☆798Updated last year
- Awesome rails logs☆821Updated 9 months ago
- Log outgoing HTTP requests in ruby☆808Updated last week
- Directed acyclic graphs of Sidekiq jobs☆438Updated 7 years ago
- StateMachines Active Record Integration☆399Updated 11 months ago
- Sidekiq integration for Capistrano☆559Updated 3 weeks ago
- RSpec for Sidekiq☆664Updated 3 weeks ago
- Fast and distributed workflow runner using ActiveJob and Redis☆1,067Updated last month
- Extend ActiveRecord pluck to return array of hashes☆306Updated 6 years ago
- Time calculations using business hours.☆491Updated 8 months ago
- Pooled active support compliant caching with redis☆503Updated 5 years ago
- Link header pagination for Rails and Grape APIs.☆687Updated 6 months ago
- Efficient bulk inserts with ActiveRecord☆818Updated 3 years ago
- Skylight agent for Ruby☆315Updated 4 months ago
- an extension to the sidekiq message processing to track your jobs☆993Updated 3 years ago
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆504Updated 5 years ago
- Takes some boilerplate out of Ruby with methods like attr_initialize.☆561Updated 8 months ago
- ☆378Updated 5 years ago
- Happy database triggers for ActiveRecord☆783Updated 2 months ago
- Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.☆850Updated 3 weeks ago
- 🐊 Run processes in the background (and foreground) on Mac & Linux from a Procfile (for production and/or development environments)☆615Updated 4 years ago
- A gem for using Sequel with Rails 5.x, 6.x, 7.x, 8.x☆327Updated 3 months ago
- Keep track of Sidekiq failed jobs☆571Updated 8 months ago
- Retryable is general-purpose retrying library, written in Ruby, to simplify the task of adding retry behavior to just about anything.☆482Updated 5 months ago