database_cleaner-active_record
Database cleaner
Tools for cleaning databases using ActiveRecord
Strategies for cleaning databases using ActiveRecord. Can be used to ensure a clean state for testing.
65 stars
8 watching
64 forks
Language: Ruby
last commit: 7 months ago activerecorddatabase-cleaner
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for cleaning Sequel databases by deleting or truncating tables | 17 |
| A tool for cleaning up data in Redis databases | 4 |
| A tool for cleaning up data in MongoDB databases. | 9 |
| A tool to clean up and manage databases during testing by temporarily locking tables to prevent race conditions. | 161 |
| An extension of the Sinatra web framework that integrates with ActiveRecord for database operations. | 733 |
| A Ruby gem that provides a clean and efficient way to delete data from MongoDB databases. | 2 |
| A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |
| Tools and strategies for cleaning and preparing databases for testing in Ruby applications. | 2,936 |
| Database sharding extension for Ruby on Rails applications | 211 |
| Adds utility features to ActiveRecord's handling of tables | 5 |
| An ActiveRecord-like interface for interacting with SimpleDB | 129 |
| An extension to Sequel that allows reusing an existing Active Record connection for database interaction. | 138 |
| Makes it easy to search and filter data in ActiveRecord models using a query string. | 265 |
| Automatically assigns unique sequential IDs to records in databases | 406 |
| Adds convenient capabilities to ActiveRecord's index handling | 9 |