<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog @ SIB Visions &#187; Supabase</title>
	<atom:link href="http://blog.sibvisions.com/tag/supabase/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.sibvisions.com</link>
	<description>Blog @ SIB Visions</description>
	<lastBuildDate>Thu, 10 Sep 2026 14:50:18 +0000</lastBuildDate>
		<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VisionX with Supabase</title>
		<link>https://blog.sibvisions.com/2026/09/10/visionx-with-supabase/</link>
		<comments>https://blog.sibvisions.com/2026/09/10/visionx-with-supabase/#comments</comments>
		<pubDate>Thu, 10 Sep 2026 14:50:18 +0000</pubDate>
		<dc:creator>rjahn</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Supabase]]></category>
		<category><![CDATA[VisionX]]></category>

		<guid isPermaLink="false">https://blog.sibvisions.com/?p=9644</guid>
		<description><![CDATA[We are always looking for good solutions that can be used together with VisionX. A product like Supabase is definitely one of them.
Supabase is an open-source alternative to Firebase. It is a Backend-as-a-Service (BaaS) that provides developers with all the necessary backend functionalities to quickly build modern web and mobile applications without having to manually [...]]]></description>
			<content:encoded><![CDATA[<p>We are always looking for good solutions that can be used together with <a href="http://visionx.sibvisions.com">VisionX</a>. A product like <a href="https://www.supabase.com">Supabase</a> is definitely one of them.</p>
<p>Supabase is an open-source alternative to Firebase. It is a <strong>Backend-as-a-Service (BaaS)</strong> that provides developers with all the necessary backend functionalities to quickly build modern web and mobile applications without having to manually manage servers.</p>
<p><strong>Key Features</strong></p>
<ul>
<li>PostgreSQL Database</li>
<li>Authentication</li>
<li>Real-time Updates</li>
<li>Auto-generated APIs</li>
<li>Storage</li>
<li>Edge Functions</li>
</ul>
<p>You can find the <a href="https://github.com/supabase/supabase">source code on GitHub</a>, and the Docker-Compose files are also ready to go.</p>
<p>However, we tried the online version and simply registered for the Free Plan. The registration is very easy, and you are ready to go in 2 minutes. After registration, you simply create a new application with VisionX and connect it to the database using a custom data source.</p>
<p>The most complicated part was finding the URL. In our case:</p>
<div id="attachment_9645" class="wp-caption aligncenter nomargin" style="width: 310px"><a href="https://blog.sibvisions.com/wp-content/uploads/2026/09/supabase_connect.png" rel="lightbox[9644]"><img src="https://blog.sibvisions.com/wp-content/uploads/2026/09/supabase_connect-300x203.png" alt="Supabase connection" title="Supabase connection" width="300" height="203" class="size-medium wp-image-9645" /></a><p class="wp-caption-text">Supabase connection</p></div>
<p>After the Supabase connection was configured, VisionX could be used as usual. We created a person mask for entering first name, last name, date of birth, and description. This was a simple test mask without any complex logic.</p>
<p>We then tested the features of the Supabase interface (creating new columns, modifying data, creating data models, REST API) and found no problems. Supabase is a practical solution, especially for VisionX applications.</p>
<p>The only thing that could be improved is the table editor, because when editing a column, you have to keep the focus on the editor before pressing ENTER to save; otherwise, the original value is saved. However, this might actually be intended <img src='https://blog.sibvisions.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Of course, we could also install it as a web application as usual:</p>
<div id="attachment_9646" class="wp-caption aligncenter nomargin" style="width: 310px"><a href="https://blog.sibvisions.com/wp-content/uploads/2026/09/visionx_screen.png" rel="lightbox[9644]"><img src="https://blog.sibvisions.com/wp-content/uploads/2026/09/visionx_screen-300x216.png" alt="VisionX screen" title="visionx_screen" width="300" height="216" class="size-medium wp-image-9646" /></a><p class="wp-caption-text">VisionX application</p></div>
<p>We spent about 60 minutes with Supabase and were able to utilize all features of VisionX fully. The logging features and statistics provided by Supabase are particularly handy.</p>
<p>Our conclusion: <strong>VisionX and Supabase are a match!</strong></p>
]]></content:encoded>
			<wfw:commentRss>https://blog.sibvisions.com/2026/09/10/visionx-with-supabase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
