database_cleaner-mongo
MongoDB cleaner
A Ruby gem that provides a clean and efficient way to delete data from MongoDB databases.
Strategies for cleaning Mongo databases in Ruby. Can be used to ensure a clean state for testing.
2 stars
6 watching
3 forks
Language: Ruby
last commit: almost 4 years ago database-cleanermongorubygems
Related projects:
Repository | Description | Stars |
---|---|---|
databasecleaner/database_cleaner-mongoid | A tool for cleaning up data in MongoDB databases. | 9 |
databasecleaner/database_cleaner | Tools and strategies for cleaning and preparing databases for testing in Ruby applications. | 2,936 |
databasecleaner/database_cleaner-sequel | A tool for cleaning Sequel databases by deleting or truncating tables | 17 |
databasecleaner/database_cleaner-redis | A tool for cleaning up data in Redis databases | 4 |
khaiql/dbcleaner | A tool to clean up and manage databases during testing by temporarily locking tables to prevent race conditions. | 161 |
databasecleaner/database_cleaner-active_record | Tools for cleaning databases using ActiveRecord | 63 |
mongodb/mongo-ruby-driver | The official Ruby driver for interacting with MongoDB databases. | 1,426 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
mongodb/bson-ruby | An implementation of the BSON specification in Ruby. | 82 |
technicalpickles/sinatra-mongo | An extension to Sinatra for interacting with MongoDB databases in Ruby. | 39 |
refty/mongo-thingy | A Python library providing an object-document mapper for MongoDB with support for synchronous and asynchronous operations. | 69 |
mongodb/mongo-rust-driver | A Rust library that provides an interface to MongoDB databases | 1,445 |
magicdict/mongocola | A C# tool for managing and interacting with MongoDB databases | 539 |
mallgroup/mal-mongster | A tool to manage and cluster MongoDB databases in a simple web-based interface. | 7 |
elbywan/cryomongo | A MongoDB driver written in Crystal that provides a high-performance interface to the MongoDB database | 72 |