<?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>Forem: Damia Ferrer</title>
    <description>The latest articles on Forem by Damia Ferrer (@damia_ferrer_98cc88ce80e1).</description>
    <link>https://forem.com/damia_ferrer_98cc88ce80e1</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3717277%2F45481553-58b5-48bf-a806-30770e195d3e.jpg</url>
      <title>Forem: Damia Ferrer</title>
      <link>https://forem.com/damia_ferrer_98cc88ce80e1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/damia_ferrer_98cc88ce80e1"/>
    <language>en</language>
    <item>
      <title>Stop fighting MySQL Workbench. Found this instant ERD tool.</title>
      <dc:creator>Damia Ferrer</dc:creator>
      <pubDate>Mon, 19 Jan 2026 21:43:59 +0000</pubDate>
      <link>https://forem.com/damia_ferrer_98cc88ce80e1/stop-fighting-mysql-workbench-found-this-instant-erd-tool-51m6</link>
      <guid>https://forem.com/damia_ferrer_98cc88ce80e1/stop-fighting-mysql-workbench-found-this-instant-erd-tool-51m6</guid>
      <description>&lt;p&gt;If you're tired of heavy DB tools just to see an ERD, check out VizSQL.&lt;/p&gt;

&lt;p&gt;Found this while looking for a quicker way to document a project. It’s pretty seamless:&lt;/p&gt;

&lt;p&gt;No account needed: Paste your SQL and it generates the diagram.&lt;/p&gt;

&lt;p&gt;Privacy: It runs 100% in the browser (no data sent to servers).&lt;/p&gt;

&lt;p&gt;Clean UI: Way faster than opening MySQL Workbench.&lt;/p&gt;

&lt;p&gt;If you need a quick visual of your DDL without the friction, it's worth a bookmark:&lt;/p&gt;

&lt;p&gt;=&amp;gt; vizsql.io/mySql&lt;/p&gt;

</description>
      <category>mysql</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>database</category>
    </item>
    <item>
      <title>Found a Really Nice Way to Visualize SQLite Databases</title>
      <dc:creator>Damia Ferrer</dc:creator>
      <pubDate>Sun, 18 Jan 2026 02:09:15 +0000</pubDate>
      <link>https://forem.com/damia_ferrer_98cc88ce80e1/found-a-really-nice-way-to-visualize-sqlite-databases-3eda</link>
      <guid>https://forem.com/damia_ferrer_98cc88ce80e1/found-a-really-nice-way-to-visualize-sqlite-databases-3eda</guid>
      <description>&lt;p&gt;I was poking around a SQLite database the other day and ran into the usual situation:&lt;/p&gt;

&lt;p&gt;I have the .sqlite file… but I don’t really understand the schema yet.&lt;/p&gt;

&lt;p&gt;I didn’t want to install another desktop GUI just to click through tables, so I went looking for something lightweight.&lt;/p&gt;

&lt;p&gt;That’s how I found this:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://www.vizsql.io/sqlite/" rel="noopener noreferrer"&gt;https://www.vizsql.io/sqlite/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And honestly — it was way more useful than I expected.&lt;/p&gt;

</description>
      <category>sqlite</category>
      <category>devtools</category>
      <category>webdev</category>
      <category>sql</category>
    </item>
  </channel>
</rss>
