seamusabshere / upsert
Upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates functions (UDF) for MySQL and PostgreSQL; on SQLite3, uses INSERT OR IGNORE.
☆652Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for upsert
- Seamless second database integration for Rails.☆219Updated 2 months ago
- Rails observer (removed from core in Rails 4.0)☆520Updated last year
- Directed acyclic graphs of Sidekiq jobs☆440Updated 7 years ago
- Adds support for missing PostgreSQL data types to ActiveRecord☆643Updated 3 years ago
- UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.☆431Updated last week
- Multiple databases for Rails☆462Updated last year
- ActiveSupport::Memoizable with a few enhancements☆920Updated 6 months ago
- Pooled active support compliant caching with redis☆506Updated 5 years ago
- Keep track of Sidekiq failed jobs☆571Updated 5 months ago
- an extension to the sidekiq message processing to track your jobs☆996Updated 3 years ago
- StateMachines Active Record Integration☆401Updated 8 months ago
- RSpec for Sidekiq☆661Updated 2 months ago
- Flamegraph profiling support for Ruby 2.0☆385Updated 3 years ago
- Happy database triggers for ActiveRecord☆778Updated 2 months ago
- Abort requests that are taking too long☆879Updated 3 months ago
- Sidekiq integration for Capistrano☆557Updated 3 months ago
- See statistic about your workers☆800Updated 11 months ago
- Skylight agent for Ruby☆314Updated last month
- Rack::Timeout enhancements for Rails☆358Updated 2 weeks ago
- A gem for using Sequel with Rails 5.x, 6.x, 7.x, 8.x☆326Updated last week
- Retryable is general-purpose retrying library, written in Ruby, to simplify the task of adding retry behavior to just about anything.☆482Updated 2 months ago
- Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff.☆842Updated 10 months ago
- ActiveRecord PostgreSQL Partitioning☆480Updated 2 months ago
- Support for sharded databases and replicas for ActiveRecord☆251Updated 6 months ago
- Advisory locking for ActiveRecord☆627Updated 6 months ago
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆508Updated 5 years ago
- Rescue and report exceptions in non-critical code☆533Updated 3 weeks ago
- Efficient bulk inserts with ActiveRecord☆819Updated 2 years ago
- Simple PostgreSQL's COPY command support in ActiveRecord models☆431Updated 2 months ago
- Reliable, distributed cron.☆300Updated 2 years ago