Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
March 24, 2022 11:15 pm GMT

RepliByte - an open-source tool to synchronize PostgreSQL in multiple environments

After months of experimenting with different ways of synchronizing databases, I am super excited to announce RepliByte - an open-source tool to synchronize cloud databases and fake sensitive data - This tool is written in Rust.

As explained in the README, my primary motivation is to respond to a widespread need that most developers have - cloning the production database into a development database while cleaning the sensitive data. It is precisely the purpose of RepliByte.

I am still in the early days of development, but you can look at the code and the README. It should be clear enough to help me out in that journey, and why not contribute?!

RepliByte supports PostgreSQL, MySQL and MongoDB supports is in progress by the community .

--

I freshly recorded this short demo explaining what is RepliByte and how to use it.

  1. Happy to have your feedback.
  2. RepliByte is written in Rust and we are looking for contributors.

Original Link: https://dev.to/rophilogene/replibyte-an-open-source-tool-to-synchronize-postgresql-in-multiple-environments-2d32

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To