<?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>DEV Community: Sayonil Mitra</title>
    <description>The latest articles on DEV Community by Sayonil Mitra (@sayonilmitra).</description>
    <link>https://dev.to/sayonilmitra</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%2F3960044%2Fb5cd9573-e7bf-4b3f-9208-0ee11220b88a.png</url>
      <title>DEV Community: Sayonil Mitra</title>
      <link>https://dev.to/sayonilmitra</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sayonilmitra"/>
    <language>en</language>
    <item>
      <title>Simple SQL Tool</title>
      <dc:creator>Sayonil Mitra</dc:creator>
      <pubDate>Sat, 30 May 2026 14:05:41 +0000</pubDate>
      <link>https://dev.to/sayonilmitra/simple-sql-tool-f9b</link>
      <guid>https://dev.to/sayonilmitra/simple-sql-tool-f9b</guid>
      <description>&lt;p&gt;I am a full stack dev but randomly got interested in SQL. Something about combining queries felt like an interesting challenge, like piecing together a puzzle. Then I thought, why not make a tool which uses SQL somehow. At that time I did not know what tool to make or what my tool should do. Later I discovered, a converter can be handy. It is not life changing, ground breaking tool that will blow someone's mind. I am a fan of little utility tools which make small mundane tasks easy on a daily basis. So I built one as such. Is it useful for a lot of people in a large scale? Only time will tell I guess...&lt;br&gt;
(I will keep adding more complex features, just to see how far this project can go)&lt;/p&gt;

&lt;p&gt;If you have any feedback on these tools or want to check them out:&lt;br&gt;
&lt;a href="https://formatsql.dev/json-to-sql" rel="noopener noreferrer"&gt;https://formatsql.dev/json-to-sql&lt;/a&gt;&lt;br&gt;
May sound very simple but looked really cool to me that json can be converted to an sql insertion query.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://formatsql.dev/csv-to-sql" rel="noopener noreferrer"&gt;https://formatsql.dev/csv-to-sql&lt;/a&gt;&lt;br&gt;
This idea I got from my seeing my project managers. They have a massive CSV file and want to import that into some database (I know every major platform has easy import for CSVs, but still, wanted to build it)&lt;/p&gt;

</description>
      <category>sql</category>
      <category>webdev</category>
      <category>javascript</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
