DmitryTsepelev / store_modelLinks
Work with JSON-backed attributes as ActiveRecord-ish models
☆1,142Updated 2 weeks ago
Alternatives and similar repositories for store_model
Users that are interested in store_model are comparing it to the libraries listed below
Sorting:
- Authorization framework for Ruby/Rails applications☆1,470Updated last month
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,375Updated 3 months ago
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,124Updated last week
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,118Updated last month
- Monitor performance of you Rails applications (self-hosted and free)☆1,147Updated last week
- Database changes log for Rails☆1,647Updated 2 weeks ago
- Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application.☆757Updated 4 months ago
- Configuration library for Ruby gems and applications☆835Updated 2 months ago
- Pluggable Ruby translation framework☆1,066Updated 4 months ago
- Modern encryption for Ruby and Rails☆1,516Updated 2 weeks ago
- Log in as another user in Rails☆1,380Updated last month
- Versioned database functions and triggers for Rails☆795Updated 2 months ago
- Translate your rails app route to various languages without the hassle☆914Updated last week
- Detect non-atomic interactions within DB transactions☆956Updated 2 months ago
- Lazy loading associations for the ActiveRecord models☆707Updated last month
- Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes…☆1,099Updated 3 weeks ago
- Prevents duplicate Sidekiq jobs☆1,501Updated last week
- Headless Chrome/Chromium driver for Capybara☆1,305Updated last month
- Just the right amount of Rails eager loading☆1,634Updated 7 months ago
- Make any Ruby object quack like ActiveRecord☆1,103Updated 3 months ago
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,203Updated last week
- A toolkit to upgrade your next Rails application☆542Updated 3 weeks ago
- Extendable framework for collecting and exporting metrics from your Ruby application☆811Updated 8 months ago
- Identify database issues before they hit production.☆1,858Updated last month
- Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.☆1,019Updated this week
- Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆1,205Updated last week
- Squasher - squash your old migrations in a single command☆1,522Updated 6 months ago
- A security extension for devise, meeting industry-standard security demands for web applications.☆620Updated this week
- Concurrency and rate-limit throttling for Sidekiq☆746Updated 2 weeks ago
- Series of Actions with an emphasis on simplicity.