<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Firebase on blog.iankulin.com</title><link>https://blog.iankulin.com/tags/firebase/</link><description>Recent content in Firebase on blog.iankulin.com</description><generator>Hugo</generator><language>en-AU</language><lastBuildDate>Tue, 09 Aug 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.iankulin.com/tags/firebase/index.xml" rel="self" type="application/rss+xml"/><item><title>Firebase</title><link>https://blog.iankulin.com/firebase/</link><pubDate>Tue, 09 Aug 2022 00:00:00 +0000</pubDate><guid>https://blog.iankulin.com/firebase/</guid><description>&lt;p&gt;&lt;img src="https://blog.iankulin.com/images/screen-shot-2022-08-06-at-10.01.15-am.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;In the category of &amp;ldquo;getting ahead of myself&amp;rdquo;, my list of potential future apps to develop includes an entry for a simple accounting system. I guess transactions could live in SQLite, on iCloud for sharing between Mac and mobile devices. Nevertheless, while noodling about it, I thought I should think about it being fully online, and I&amp;rsquo;d heard Google&amp;rsquo;s Firebase (probably referring for specifically to &lt;a href="https://firebase.google.com/products/firestore"&gt;Firestore&lt;/a&gt;) mentioned in several iOS developer podcasts and thought I should take a look.&lt;/p&gt;
&lt;p&gt;Having consumed a few &lt;a href="https://www.youtube.com/watch?v=XhD_Y6kLJqk"&gt;CodeWithChris videos&lt;/a&gt; on the topic, that certainly seems like it would fit the specifications. A simple SQL database on a device is probably a more realistic goal, but it leaves some syncing complications that a cloud based database at least partly addresses.&lt;/p&gt;</description></item></channel></rss>