<?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: Biren</title>
    <description>The latest articles on DEV Community by Biren (@negibirendar).</description>
    <link>https://dev.to/negibirendar</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%2F311454%2F8346cfdb-9adf-4aa7-ae4a-df3f7395a4f5.jpg</url>
      <title>DEV Community: Biren</title>
      <link>https://dev.to/negibirendar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/negibirendar"/>
    <language>en</language>
    <item>
      <title>integrate Real time Audio video chat application with Company CRM system  </title>
      <dc:creator>Biren</dc:creator>
      <pubDate>Sat, 23 May 2020 06:45:56 +0000</pubDate>
      <link>https://dev.to/negibirendar/integrate-real-time-audio-video-chat-application-with-company-crm-system-2ojj</link>
      <guid>https://dev.to/negibirendar/integrate-real-time-audio-video-chat-application-with-company-crm-system-2ojj</guid>
      <description>&lt;p&gt;we trying to integrate Real time Audio video chat application with Company CRM system, Our CTO recommend us to Use &lt;a href="https://www.wowza.com/products/streaming-engine"&gt;wowza media server&lt;/a&gt;  for same and ask us to explore wowza setting and features,  but after week i found wowza is kind of live and VOD of streaming Engine server, &lt;/p&gt;

&lt;p&gt;i just want to know what should be use case of media server, on Real time Audio video chat application &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>node</category>
      <category>devops</category>
      <category>npm</category>
    </item>
    <item>
      <title>i doing SQL tuning in Company databases but i don't know where to start
</title>
      <dc:creator>Biren</dc:creator>
      <pubDate>Sat, 25 Jan 2020 09:17:24 +0000</pubDate>
      <link>https://dev.to/negibirendar/i-doing-sql-tuning-in-company-databases-but-i-don-t-know-where-to-start-i7g</link>
      <guid>https://dev.to/negibirendar/i-doing-sql-tuning-in-company-databases-but-i-don-t-know-where-to-start-i7g</guid>
      <description>&lt;p&gt;i am doing SQL tuning in Company databases but i dont know where to start as i am new in DBA i joined new company where they have lots of databases, and it issue with databases, can anyone help me where to i start what should be step&lt;/p&gt;

</description>
      <category>sql</category>
    </item>
    <item>
      <title>What is an execution plan?</title>
      <dc:creator>Biren</dc:creator>
      <pubDate>Wed, 15 Jan 2020 03:31:16 +0000</pubDate>
      <link>https://dev.to/negibirendar/what-is-an-execution-plan-4618</link>
      <guid>https://dev.to/negibirendar/what-is-an-execution-plan-4618</guid>
      <description>&lt;p&gt;Execution plans can tell you how a query will be executed, or how a query was executed. They are, therefore, the DBA’s primary means of troubleshooting a poorly performing query. Rather than guess at why a given query is performing thousands of scans, putting your I/O through the roof, you can use the execution plan to identify the exact piece of SQL code that is causing the problem. For example, it may be scanning an entire table-worth of data when, with the proper index, it could simply backpack out only the rows you need. All this and more is displayed in the execution plan.&lt;/p&gt;

</description>
      <category>sql</category>
      <category>azure</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
