Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
Annotate ActiveRecord relations objects with custom data, allowing metadata on relations that can be used to customize code
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord::Resource implements a method for treating Models as Resources by creating Create, Update and Delete hooks in all models
2021
2022
2023
2024
2025
2026
0.0
Retry your Active Record transactions.
2021
2022
2023
2024
2025
2026
0.0
Expose REST routes for ActiveRecordModels.
2021
2022
2023
2024
2025
2026
0.0
Safely initialize an ActiveRecord attribute with respect to missing columns
2021
2022
2023
2024
2025
2026
0.0
Sample a instance from ActiveRecord directory.
2021
2022
2023
2024
2025
2026
0.0
Rails gem to sanitize attributes in write & read methods.
2021
2022
2023
2024
2025
2026
0.0
a lightweight search-engine using ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Add full-text search to Active Record models using SQLite FTS5, with zero external dependencies
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord Segment is an audit tools, deployed by Workstream, Inc (http://workstream.is). As an enterprise application,
It's necessary to audit the changes by customers. This gem allow your application to audit all changes and send it to
segment destination, in which place you could analyze the...
2021
2022
2023
2024
2025
2026
0.0
Extension for ActiveRecord to get serializable and marshalizable models using Rasti::Model
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord Serverless handle AWS Aurora Serverless
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
For data records that only need to be partially updated, this provides versioning for dirty attributes
2021
2022
2023
2024
2025
2026
0.0
Simple gem for Rails Active Record sorting
2021
2022
2023
2024
2025
2026
0.0
Provides custom ActiveRecord types to handle PostgreSQL-specific data types (inet, interval, arrays) when migrating to SQLite in Rails applications.
2021
2022
2023
2024
2025
2026
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
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord::StrictValidations adds validations to ActiveRecord models to make sure they do not trigger database errors.
2021
2022
2023
2024
2025
2026
0.0
Generates encrypt_string type that transparently encrypt and decrypt string value to ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
Make ActiveRecord 4's Enum store as strings instead of integers.
2021
2022
2023
2024
2025
2026