Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
activerecord with pattern match
2021
2022
2023
2024
2025
2026
0.0
A Rubygem that provides an easy way to build ActiveRecord models that represent PeopleSoft tables
2021
2022
2023
2024
2025
2026
0.0
This gem provides the functionality of ActiveRecord::Relation#pick for Rails 5 and 4.2 apps.
2021
2022
2023
2024
2025
2026
0.0
This gem provides an extension to ActiveRecord, enabling efficient Multi-Table, Multiple-Inheritance for ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
active_record-pool is an extension to active_record that gives you an interface to write high-speed inserts, updates, & delete in a manageable way.
2021
2022
2023
2024
2025
2026
0.0
Associations for plain old ruby objects
2021
2022
2023
2024
2025
2026
0.0
You can use for STI, polymorphic and custom preload
2021
2022
2023
2024
2025
2026
0.0
PreloadQuery allows you preload queries and have them available as would a relations and `preload` of ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
See where each database call is coming from in your code, and get query
profiling to see which queries are taking up the most time in the database.
2021
2022
2023
2024
2025
2026
0.0
Store model settings and properties in JSONB columns with a clean DSL, type casting, default values, and validations. A modern alternative to separate settings tables.
2021
2022
2023
2024
2025
2026
0.0
Use the propertybase_id as the primary key in all your rails models
2021
2022
2023
2024
2025
2026
0.0
The DSL provides a nice and clean way to write ActiveRecord queries better than model scopes.
2021
2022
2023
2024
2025
2026
0.0
Display an overview of the quantity of queries being made and their origins in a block of code in Rails applications.
2021
2022
2023
2024
2025
2026
0.0
Detects N+1 queries in Rails applications and provides actionable suggestions to fix them
2021
2022
2023
2024
2025
2026
0.0
Turns off Rails DB schema version.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware managing ActiveRecord connections in standalone (non-Rails) applications
2021
2022
2023
2024
2025
2026
0.0
Add hook on activerecord records loaded
2021
2022
2023
2024
2025
2026
0.0
Quickly make a cache column in ActiveRecord, non painful
2021
2022
2023
2024
2025
2026
0.0
Adding clean and powerful query syntax on AR using refinements
2021
2022
2023
2024
2025
2026
0.0
you can `AwesomeModel.all.exec2hash => [{id: 1, key: value}, ...]`
2021
2022
2023
2024
2025
2026