dbcleaner
Database cleaner
A tool to clean up and manage databases during testing by temporarily locking tables to prevent race conditions.
Clean database for testing, inspired by database_cleaner for Ruby
161 stars
4 watching
15 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists
clean-databasedatabase-enginedrivergolangtestingunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
databasecleaner/database_cleaner-sequel | A tool for cleaning Sequel databases by deleting or truncating tables | 17 |
databasecleaner/database_cleaner-mongoid | A tool for cleaning up data in MongoDB databases. | 9 |
databasecleaner/database_cleaner-redis | A tool for cleaning up data in Redis databases | 4 |
databasecleaner/database_cleaner-active_record | Tools for cleaning databases using ActiveRecord | 63 |
databasecleaner/database_cleaner-mongo | A Ruby gem that provides a clean and efficient way to delete data from MongoDB databases. | 2 |
gianlucam76/k8s-cleaner | A Kubernetes controller that identifies and removes unhealthy or unused resources to maintain a clean and efficient cluster. | 313 |
dizballanze/django-eraserhead | Tool to optimize database usage in Django by identifying and suggesting the removal of unused fields. | 196 |
databasecleaner/database_cleaner | Tools and strategies for cleaning and preparing databases for testing in Ruby applications. | 2,936 |
sqlancer/sqlancer | Automated testing tool to identify logic and performance issues in databases | 1,498 |
sfirke/janitor | A collection of R functions for simplifying data cleaning and preparation tasks. | 1,392 |
martinrayenglish/sitecore.cleanup | Automates cleanup of Sitecore tables to prevent excessive row counts | 2 |
magento-hackathon/eavcleaner | A tool for cleaning up EAV data in Magento stores to prevent common flaws and improve data consistency | 215 |
henry-sarabia/blank | A package that removes whitespace from strings and detects blank strings. | 12 |
mhasbini/duprule | Removes duplicate hashcat rule modifications by identifying unique rule changes and selecting the one with the fewest function calls. | 41 |
itaysk/kubectl-neat | A tool that simplifies the reading of Kubernetes manifests by removing redundant information | 1,729 |