Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.02
Ruby library to automatically preload data for your Active Model Serializers
2020
2021
2022
2023
2024
2025
0.02
Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed. Support Rails 3, 4, 5.
2020
2021
2022
2023
2024
2025
0.02
Make ActiveRecord null model aware.
2020
2021
2022
2023
2024
2025
0.02
Amazon Aurora Serverless is an on-demand, auto-scaling configuration for Amazon Aurora (MySQL-compatible and PostgreSQL-compatible editions). Perfect for small Rails on AWS Lambda.
2020
2021
2022
2023
2024
2025
0.02
Make ActiveRecord queries cacheable throughout your apps!
2020
2021
2022
2023
2024
2025
0.02
A new way to manage multi-tenant applications based on multiples databases
2020
2021
2022
2023
2024
2025
0.02
Opt-in validations for your ActiveRecord models based on your MySQL database constraints, including text field size, UTF-8 encoding issues, and NOT NULL constraints.
2020
2021
2022
2023
2024
2025
0.02
Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached, all accumulated "touch" calls will be consolidated into as few database round trips as possible.
2020
2021
2022
2023
2024
2025
0.02
This gem automatically logs SQL EXPLAIN of every queries. You can check naturally every SQL EXPLAIN from development log, without manually executions.
2020
2021
2022
2023
2024
2025
0.02
An ActiveRecord plugin providing a higher-level abstraction for SQL 'LIKE' queries
2020
2021
2022
2023
2024
2025
0.02
ActiveRecord OpenTracing intrumenter
2020
2021
2022
2023
2024
2025
0.02
This gem adds comments to the SQL to indicate where the SQL parts are constructed.
2020
2021
2022
2023
2024
2025
0.02
This is an ActiveRecord connection adapter for the SpatiaLite extension to the Sqlite3 database. It is based on the stock sqlite3 adapter, but provides built-in support for spatial databases using SpatiaLite. It uses the RGeo library to represent spatial data in Ruby.
2020
2021
2022
2023
2024
2025
0.02
An implementation of repository pattern that can connect with any ORM
2020
2021
2022
2023
2024
2025
0.02
Wraps the OpenStack Swift/Storage service as an Active Storage service
2020
2021
2022
2023
2024
2025
0.02
Sanitize SVG images after ActiveStorage upload
2020
2021
2022
2023
2024
2025
0.02
ActsAsFriendable provides a Friendship model, relevent scopes, and many instance methods to quickly and easily add Social Networking functionality to your Rails application.
2020
2021
2022
2023
2024
2025
0.02
This is a ruby gem that provides drop in replacement for acts_as_tree but makes use of SQL recursive statement. Be sure to have a DBMS that supports recursive queries when using this gem (e.g. PostgreSQL or SQLite).
2020
2021
2022
2023
2024
2025
0.02
ActiveRecord extension that provides revision support so that history can be tracked and changes can be reverted. Emphasis for this plugin versus similar ones is including associations, saving on storage, and extensibility of the model.
2020
2021
2022
2023
2024
2025