Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Mule is a database migration tool based on a stand-alone version of Rails Migrations. By default, Mule uses SQL scripts instead of Migrations DSL, so no Ruby coding is required. It supports multi-database environments, including support for existing databases.
2021
2022
2023
2024
2025
2026
0.0
Encourage good DB practices in ActiveRecord migrations.
2021
2022
2023
2024
2025
2026
0.0
Manage tool for ruby script which executed to DB only once.
2021
2022
2023
2024
2025
2026
0.0
Durable queues which commit with database transactions.
2021
2022
2023
2024
2025
2026
0.0
Reap database records to YAML fixtures and seed them back.
2021
2022
2023
2024
2025
2026
0.0
Adds a `rails dbrunner` command that executes SQL against your database. Accepts inline SQL, .sql files, or stdin. Outputs as table, CSV, or JSON.
2021
2022
2023
2024
2025
2026
0.0
Dump (parts) of your database to db/seeds.rb to get a headstart creating a meaningful seeds.rb file
2021
2022
2023
2024
2025
2026
0.0
Add geometry features on Active Record models
2021
2022
2023
2024
2025
2026
0.0
Extract a subset of a relational database for use in development or testing. Provides a simple API to filter rows and preserve referential integrity.
2021
2022
2023
2024
2025
2026
0.0
将 Rails 项目的数据库 schema 导出为文档,支持 ruby, sql, csv, excel 格式
2021
2022
2023
2024
2025
2026
0.0
Unload and upload database-tables to a file-system
2021
2022
2023
2024
2025
2026
0.0
Tool for database maintenance.
2021
2022
2023
2024
2025
2026
0.0
DBViewer is a mountable Rails engine that provides a simple interface to view database tables and their records.
2021
2022
2023
2024
2025
2026
0.0
Database utilities
2021
2022
2023
2024
2025
2026
0.0
Deactivatable provides methods and a default_scope to allow ActiveRecord objects to be deactivated instead of deleted.
This is useful if an object needs to be removed from general use, but it's data needs to be retained.
Additionally, Deactivatable provides the ability to specify depe...
2021
2022
2023
2024
2025
2026
0.0
Provides automatic deadlock retry and logging functionality for ActiveRecord and MySQL
2021
2022
2023
2024
2025
2026
0.0
Ensure that all values in an enum are covered
2021
2022
2023
2024
2025
2026
0.0
DeclarativeGrid is a gem for rendering grids described in simple DSL
2021
2022
2023
2024
2025
2026
0.0
ActiveModel validation against duplicating records.
2021
2022
2023
2024
2025
2026
0.0
DeepCloning is a gem that is able to replicate a set of records in depth
2021
2022
2023
2024
2025
2026