Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.02
Exposes a bulk insert API to AR subclasses
2021
2022
2023
2024
2025
2026
0.02
Make ActiveRecord queries cacheable throughout your apps!
2021
2022
2023
2024
2025
2026
0.02
Colorized SQL Logging Backport for ActiveRecord. See http://git.io/vmlOb
2021
2022
2023
2024
2025
2026
0.02
A new way to manage multi-tenant applications based on multiples databases
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.02
Provides transparent encryption for ActiveRecord. You can protect your data with any encryption algorithm you want.
2021
2022
2023
2024
2025
2026
0.02
Save unnecessary round trips to the database
2021
2022
2023
2024
2025
2026
0.02
An ActiveRecord plugin providing a higher-level abstraction for SQL 'LIKE' queries
2021
2022
2023
2024
2025
2026
0.02
ActiveRecord OpenTracing intrumenter
2021
2022
2023
2024
2025
2026
0.02
This gem adds comments to the SQL to indicate where the SQL parts are constructed.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.02
An implementation of repository pattern that can connect with any ORM
2021
2022
2023
2024
2025
2026
0.02
Active Storage previewer for Microsoft Office files based on LibreOffice
2021
2022
2023
2024
2025
2026
0.02
Wraps the OpenStack Swift/Storage service as an Active Storage service
2021
2022
2023
2024
2025
2026
0.02
Sanitize SVG images after ActiveStorage upload
2021
2022
2023
2024
2025
2026
0.02
ActiveRecord extension that turns your models into graph objects. Includes helper methods for adding <meta> tags and the Like Button to your views.
2021
2022
2023
2024
2025
2026
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).
2021
2022
2023
2024
2025
2026
0.02
Simple Shopping Cart implementation
2021
2022
2023
2024
2025
2026
0.02
Add relational feature to Rails (e.g. follow, block and like).
2021
2022
2023
2024
2025
2026