<?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: yossi cohen</title>
    <description>The latest articles on DEV Community by yossi cohen (@yossi_cohen_7acc82ef127f0).</description>
    <link>https://dev.to/yossi_cohen_7acc82ef127f0</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%2F3964115%2F15c45d38-194f-4873-b8f1-b8ed50f7d878.png</url>
      <title>DEV Community: yossi cohen</title>
      <link>https://dev.to/yossi_cohen_7acc82ef127f0</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yossi_cohen_7acc82ef127f0"/>
    <language>en</language>
    <item>
      <title>How do I know which database to use when developing a web application?</title>
      <dc:creator>yossi cohen</dc:creator>
      <pubDate>Tue, 02 Jun 2026 19:55:24 +0000</pubDate>
      <link>https://dev.to/yossi_cohen_7acc82ef127f0/how-do-i-know-which-database-to-use-when-developing-a-web-application-pea</link>
      <guid>https://dev.to/yossi_cohen_7acc82ef127f0/how-do-i-know-which-database-to-use-when-developing-a-web-application-pea</guid>
      <description>&lt;p&gt;How do I know which database to use when developing a web application?&lt;/p&gt;

&lt;p&gt;I’m building a web app and want to understand how to choose the right database.&lt;br&gt;
What are the main factors to consider when choosing between SQL databases like PostgreSQL/MySQL and NoSQL databases like MongoDB/Firebase?&lt;br&gt;
In which situations should I use each one, and what would be best for a site that includes users, posts, images, and frequently updated content?&lt;/p&gt;

&lt;p&gt;Short version:&lt;/p&gt;

&lt;p&gt;How do I choose the right database for a web app, and what are the differences between PostgreSQL, MySQL, MongoDB, and Firebase&lt;/p&gt;

</description>
      <category>architecture</category>
      <category>backend</category>
      <category>database</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
