<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>data modeling on Kuldeep Pisda</title><link>https://kdpisda.in/tag/data-modeling/</link><description>Recent content in data modeling on Kuldeep Pisda</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 12 Oct 2025 13:02:37 +0530</lastBuildDate><atom:link href="https://kdpisda.in/tag/data-modeling/index.xml" rel="self" type="application/rss+xml"/><item><title>Mastering the Many to Many Relationship</title><link>https://kdpisda.in/mastering-the-many-to-many-relationship/</link><pubDate>Sun, 12 Oct 2025 13:02:37 +0530</pubDate><guid>https://kdpisda.in/mastering-the-many-to-many-relationship/</guid><description>&lt;p&gt;A &lt;strong&gt;many to many relationship&lt;/strong&gt; is one of those concepts that feels a little abstract until you absolutely need it, and then it feels like hitting a brick wall. In simple terms, it&amp;rsquo;s when one record in a table can link to multiple records in another table, and the reverse is also true. Think about students and courses: one student can enroll in &lt;em&gt;many&lt;/em&gt; courses, and a single course is made up of &lt;em&gt;many&lt;/em&gt; students. This is the classic many to many scenario, and it&amp;rsquo;s the backbone of countless real world applications.&lt;/p&gt;</description></item></channel></rss>