Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
Simplified multi-DSN configuration for ActiveRecord 5+
2021
2022
2023
2024
2025
2026
0.0
confirmatin view on model creation / changes
2021
2022
2023
2024
2025
2026
0.0
Metrics about the activerecord connection pool usage
2021
2022
2023
2024
2025
2026
0.0
Loading up TEXT/BLOB columns can be slow
2021
2022
2023
2024
2025
2026
0.0
Aids you in migrating legacy model data. Saves its progress in the database and is able to resume after interruptions.
2021
2022
2023
2024
2025
2026
0.0
`activerecord-creating_foreign_keys` defines FOREIGN KEY Constraints in a CREATE TABLE Statement.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord-Cti is a library implemented Class Table Inheritance on Ruby on Rails. Class Table Inheritance (CTI) is useful under the circumstances that an ActiveRecord object is in multiple positions or has multiple roles, and you want to describe it's structure on the database. For Example, one...
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord extension for cursor based pagination.
2021
2022
2023
2024
2025
2026
0.0
Custom preloader for ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
A utility to bulk load test data for performance testing.
2021
2022
2023
2024
2025
2026
0.0
Adds *_formatted and *_formatted= methods to all rails model's date attributes
2021
2022
2023
2024
2025
2026
0.0
Easily create ActiveRecord date range scopes
2021
2022
2023
2024
2025
2026
0.0
Add default values to ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord defaults to immediately persisting changes to the database on assignments like user.session_ids = [1, 2]. This is a surprising behaviour that this gem aims to fix to be more coherent with regular assignments.
2021
2022
2023
2024
2025
2026
0.0
Adds deselect logic to ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Allow / disallow query execution through active record
2021
2022
2023
2024
2025
2026
0.0
ActiveRecordDumper is a fork of YamlDb gem without any explicit Rails dependencies.
This way it can be used by any AR-enabled app (e.g. Sinatra) without pulling whole Rails in.
YamlDB/ActiveRecordDumper is a database-independent format for dumping and restoring data.
It complements the database-i...
2021
2022
2023
2024
2025
2026
0.0
Duplicating ActiveRecords is easy again.
2021
2022
2023
2024
2025
2026
0.0
Adds MongoMapper embeds_many style behavior to ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Generates encrypted_string type that transparently encrypt and decrypt string value to ActiveRecord.
2021
2022
2023
2024
2025
2026