Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
This is not rocket science at all, this gem just adds a helper method to retrieve human friendly errors from ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
Allows you to compare Active Record objects based on their *attributes* (with same_as?), to exclude some attributes from being used in comparison, and adds improved inspect method
2021
2022
2023
2024
2025
2026
0.0
Backport of ActiveRecord::Base.ignored_columns into Rails 4 and 5.0
2021
2022
2023
2024
2025
2026
0.0
Provides a method to execute SQL while automatically caching
2021
2022
2023
2024
2025
2026
0.0
Makes it easy to have specific concern modules included into all of your models after the model has connected to the database
2021
2022
2023
2024
2025
2026
0.0
Manage ActiveRecord model instantly.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecordInTimeScope provides time-window scopes for ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
A gem to track changes on active record models
2021
2022
2023
2024
2025
2026
0.0
Instead of a many-to-many join table, serialize the ids into a JSON array.
2021
2022
2023
2024
2025
2026
0.0
Importing records from a json file go slow?. No problem, use me. It uses the awesome activerecord-import gem. Documentation and code in https://github.com/carlosgab83/active_record_json_importer/
2021
2022
2023
2024
2025
2026
0.0
This ActiveRecord extension adds JWT(JSON Web Token) method
2021
2022
2023
2024
2025
2026
0.0
It provides a simple method to make SQL execution lazy.
2021
2022
2023
2024
2025
2026
0.0
An ActiveRecord adapter for Turso, the edge SQLite database powered by libSQL.
Connects to Turso Cloud via the Hrana v2 HTTP protocol using Ruby's built-in
Net::HTTP, making it fork-safe and dependency-free. Supports Embedded Replica
mode via the sqlite3 gem for local read performance.
2021
2022
2023
2024
2025
2026
0.0
lightweight activerecord queries
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord::Relation extension, find object in collection if it exists or build new one
2021
2022
2023
2024
2025
2026
0.0
Shows a web view when you have pending migration scripts and executes them for your automatically!
2021
2022
2023
2024
2025
2026
0.0
Extension for multi language of active-record.
2021
2022
2023
2024
2025
2026
0.0
An ActiveRecord::LogSubscriber which records only mod sql.
2021
2022
2023
2024
2025
2026
0.0
Enable the query_cache for your abstract base class inherited from ActiveRecord::Base
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord::MySQL::Strict adds validations to ActiveRecord models to make sure they do not trigger errors in MySQL strict mode.
2021
2022
2023
2024
2025
2026