<?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: vinodgarg</title>
    <description>The latest articles on DEV Community by vinodgarg (@vinodgarg).</description>
    <link>https://dev.to/vinodgarg</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%2F164881%2F36d53f0b-023b-4af7-b6c4-2ddd848a928e.png</url>
      <title>DEV Community: vinodgarg</title>
      <link>https://dev.to/vinodgarg</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vinodgarg"/>
    <language>en</language>
    <item>
      <title>Multiple Json objects in a single file</title>
      <dc:creator>vinodgarg</dc:creator>
      <pubDate>Tue, 07 May 2019 10:22:13 +0000</pubDate>
      <link>https://dev.to/vinodgarg/multiple-json-objects-in-a-single-file-kdb</link>
      <guid>https://dev.to/vinodgarg/multiple-json-objects-in-a-single-file-kdb</guid>
      <description>&lt;p&gt;we have multiple json objects stored in array format in a file (30K records per file). I am looking for java code which can be used to split json objects into multiple objects and provide the json object in variable. Also, Is there any way which can be used to read array element one by one instead of loading entire data in memory as file size and record count is huge which may cause memory issues.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
