<?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: Chris Sepic</title>
    <description>The latest articles on DEV Community by Chris Sepic (@cgs).</description>
    <link>https://dev.to/cgs</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%2F173274%2F09efe0cd-44f2-49a6-8880-e138c1c3c7ad.jpeg</url>
      <title>DEV Community: Chris Sepic</title>
      <link>https://dev.to/cgs</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cgs"/>
    <language>en</language>
    <item>
      <title>Flutter/Dart ORM?</title>
      <dc:creator>Chris Sepic</dc:creator>
      <pubDate>Wed, 23 Oct 2019 19:51:28 +0000</pubDate>
      <link>https://dev.to/cgs/flutter-dart-orm-alm</link>
      <guid>https://dev.to/cgs/flutter-dart-orm-alm</guid>
      <description>&lt;p&gt;Does anyone have experience with using an ORM in their Flutter app? I'm planning on using SQLite for a local app database. It seems like the two frontrunners in this area are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/Jaguar-dart/jaguar_orm"&gt;jaguar_orm&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/angel-dart/orm"&gt;angel&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Have you used either of these (or different) and how did it go?&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>dart</category>
    </item>
  </channel>
</rss>
