Qovery / Replibyte

Seed your development database with real data ⚡️
https://www.replibyte.com
GNU General Public License v3.0
4.18k stars 129 forks source link

Apply transformers against source database directly #177

Open renehernandez opened 2 years ago

renehernandez commented 2 years ago

As the title said, it would be a neat feature to provide the capabilities of running the transformers against the existing database without generating a dump first.

For my use case, my source database is a daily RDS instance with a copy of our production data (restored from a snapshot) and I want to sanitize the data within the RDS instance without having to go through the full dump process

evoxmusic commented 2 years ago

It's a valid use case however it drastically changes the way Replibyte works. I need to see with the community it's a direction that we want to take.