seamusabshere / upsert
Upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates functions (UDF) for MySQL and PostgreSQL; on SQLite3, uses INSERT OR IGNORE.
☆651Updated 3 years ago
Alternatives and similar repositories for upsert:
Users that are interested in upsert are comparing it to the libraries listed below
- Multiple databases for Rails☆462Updated 2 years ago
- ActiveSupport::Memoizable with a few enhancements☆924Updated 8 months ago
- Seamless second database integration for Rails.☆219Updated 4 months ago
- Abort requests that are taking too long☆881Updated 5 months ago
- Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff.☆841Updated last year
- Rails observer (removed from core in Rails 4.0)☆522Updated last year
- Keep track of Sidekiq failed jobs☆570Updated 7 months ago
- A gem for using Sequel with Rails 5.x, 6.x, 7.x, 8.x☆326Updated 2 months ago
- an extension to the sidekiq message processing to track your jobs☆993Updated 3 years ago
- Directed acyclic graphs of Sidekiq jobs☆438Updated 7 years ago
- Happy database triggers for ActiveRecord☆779Updated last month
- Skylight agent for Ruby☆313Updated 3 months ago
- Extend ActiveRecord pluck to return array of hashes☆307Updated 6 years ago
- Rescue and report exceptions in non-critical code☆532Updated 3 weeks ago
- TuneMyGC - optimal MRI Ruby 2.1+ Garbage Collection☆345Updated 4 years ago
- See statistic about your workers☆800Updated last year
- Advisory locking for ActiveRecord☆631Updated 8 months ago
- Rack::Timeout enhancements for Rails☆361Updated 3 weeks ago
- Devise SAML 2.0 authentication strategy☆299Updated 2 months ago
- Sidekiq integration for Capistrano☆557Updated 2 weeks ago
- Find next / previous Active Record(s) in one query☆510Updated 2 months ago
- Efficient bulk inserts with ActiveRecord☆818Updated 3 years ago
- Textacular exposes full text search capabilities from PostgreSQL, and allows you to declare full text indexes. Textacular will extend Act…☆946Updated 2 months ago
- RSpec for Sidekiq☆663Updated last month
- Upsert for Rails 5 / Active Record 5☆207Updated last month
- StateMachines Active Record Integration☆398Updated 10 months ago
- Adds support for missing PostgreSQL data types to ActiveRecord☆643Updated 3 years ago
- Migrate data along with schema migrations in Rails and keep them up to date.