Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
ActiveRecord Serverless handle AWS Aurora Serverless
2020
2021
2022
2023
2024
2025
0.0
Store settings in your relational database as a simple key value store. Can be used as a low performance cache if you want to store some things, and either want them reliably persisted past a cache server restart, or you just don't want a full cache.
2020
2021
2022
2023
2024
2025
0.0
For data records that only need to be partially updated, this provides versioning for dirty attributes
2020
2021
2022
2023
2024
2025
0.0
Simple gem for Rails Active Record sorting
2020
2021
2022
2023
2024
2025
0.0
ActiveRecordStash provides a helpful syntax, which faciliates active_model compliant attributes, which are stored within a single serialized attribute. Poor mans NoSQL with AR
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord::StrictValidations adds validations to ActiveRecord models to make sure they do not trigger database errors.
2020
2021
2022
2023
2024
2025
0.0
Generates encrypt_string type that transparently encrypt and decrypt string value to ActiveRecord.
2020
2021
2022
2023
2024
2025
0.0
Make ActiveRecord 4's Enum store as strings instead of integers.
2020
2021
2022
2023
2024
2025
0.0
Suppressing RangeError during type casting
2020
2021
2022
2023
2024
2025
0.0
A minimalist API implementation for ActiveRecordSurvey. You take care of the details.
2020
2021
2022
2023
2024
2025
0.0
Create groupings of ActiveRecordSurvey branching paths with ActiveRecordSurvey::NodeMapGroup
2020
2021
2022
2023
2024
2025
0.0
Gem activerecord-take_or_find provides a method on your ActiveRecord models.
Depending on the passed argument, which can either be a number (ID) or instance of that model,
it lets you either find a record by the ID or use the record itself.
2020
2021
2022
2023
2024
2025
0.0
Temp Table for activerecord
2020
2021
2022
2023
2024
2025
0.0
A collection of time scopes for activerecord, including created_after/created_before/updated_after/etc
2020
2021
2022
2023
2024
2025
0.0
This tool allows you to generate quick and simple
Excel reports based on the array of records returned by your
ActiveRecord queries
2020
2021
2022
2023
2024
2025
0.0
Add a `to_hash` method that can acquire the relations to the active record.
2020
2021
2022
2023
2024
2025
0.0
Convert ActiveRecord objects to plain old ruby objects and vice versa
2020
2021
2022
2023
2024
2025
0.0
Extend AR to use touch for has_many and has_one relations
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord OpenTracing tracer
2020
2021
2022
2023
2024
2025
0.0
Queue up calls to specific models and execute them in transactions, after a certain number of models have been added.
2020
2021
2022
2023
2024
2025