<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>The Ops Community ⚙️: Romaric Philogène</title>
    <description>The latest articles on The Ops Community ⚙️ by Romaric Philogène (@evoxmusic).</description>
    <link>https://community.ops.io/evoxmusic</link>
    <image>
      <url>https://community.ops.io/images/y3OK7Ct4L2neKfE-qnpndz8GlLh-pOd_-rJrdlU5UEY/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkub3BzLmlv/L3JlbW90ZWltYWdl/cy91cGxvYWRzL3Vz/ZXIvcHJvZmlsZV9p/bWFnZS83NjcvMTY4/YWE4YjEtNDlkNy00/NjFmLThiNGQtMTEz/ZWRhNGNjYTQ2Lmpw/ZWc</url>
      <title>The Ops Community ⚙️: Romaric Philogène</title>
      <link>https://community.ops.io/evoxmusic</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://community.ops.io/feed/evoxmusic"/>
    <language>en</language>
    <item>
      <title>An open-source tool to seed a development database with real data</title>
      <dc:creator>Romaric Philogène</dc:creator>
      <pubDate>Sun, 29 May 2022 12:35:47 +0000</pubDate>
      <link>https://community.ops.io/evoxmusic/an-open-source-tool-to-seed-a-development-database-with-real-data-2832</link>
      <guid>https://community.ops.io/evoxmusic/an-open-source-tool-to-seed-a-development-database-with-real-data-2832</guid>
      <description>&lt;p&gt;A bunch of contributors and myself have created &lt;a href="https://github.com/Qovery/replibyte"&gt;RepliByte&lt;/a&gt; - an open-source tool to seed a development database from a production database. &lt;/p&gt;

&lt;h2&gt;
  
  
  Features 🔥
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Support data backup and restore for PostgreSQL, MySQL, and MongoDB&lt;/li&gt;
&lt;li&gt;Replace sensitive data with fake data&lt;/li&gt;
&lt;li&gt;Works on large database (&amp;gt; 10GB) (read Design)&lt;/li&gt;
&lt;li&gt;Database Subsetting: Scale down a production database to a more reasonable size&lt;/li&gt;
&lt;li&gt;Start a local database with the prod data in a single command&lt;/li&gt;
&lt;li&gt;On-the-fly data (de)compression (Zlib)&lt;/li&gt;
&lt;li&gt;On-the-fly data de/encryption (AES-256)&lt;/li&gt;
&lt;li&gt;Fully stateless (no server, no daemon) and lightweight binary&lt;/li&gt;
&lt;li&gt;Use custom transformers&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  My motivation 🏃‍♂️
&lt;/h2&gt;

&lt;p&gt;As a developer, creating a fake dataset for running tests is tedious. Plus, it does not reflect real-world data and is painful to keep updated. If you prefer to run your app tests with production data. Then RepliByte is for you as well.&lt;/p&gt;

&lt;p&gt;Available for MacOSX, Linux, and Windows.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/qovery/replibyte"&gt;https://github.com/qovery/replibyte&lt;/a&gt;&lt;/p&gt;

</description>
      <category>dataops</category>
    </item>
  </channel>
</rss>
