Supabase > Firebase
This lesson preview is part of the How To Connect, Code & Debug Supabase With Bolt course and can be unlocked immediately with a \newline Pro subscription or a single-time purchase. Already have access to this course? Log in here.
Get unlimited access to How To Connect, Code & Debug Supabase With Bolt, plus 80+ \newline books, guides and courses with the \newline Pro subscription.

[00:00 - 00:08] So why do we use super based instead of Firebase or another alternative? Well, there are three main reasons.
[00:09 - 00:21] First reason is that super based uses relational databases. And relational databases are not necessarily better or worse than non-relational.
[00:22 - 00:46] It's just that since SQL is much older and much more popular, than using non-relational databases, this will be easier for people to understand because it's much more universal. Second reason is that super based is more cost effective than Firebase in most use cases.
[00:47 - 01:02] One Firebase charges by the action. So for addition, division, addition, or just reading data, super based charges by the volume of data you have.
[01:03 - 01:23] So it's much easier to go proftam with super based even with a half-based business plan because it scales with you. While on Firebase, if I have someone who does a lot of actions, even if it's one user, I might be charged a lot for it.
[01:24 - 01:50] While with super based, if I have a user that is interaction with a route, but doesn't store a whole lot of data, then I can still keep up with a free plan for a very long time. And the most important reason, which I left for last, is that super based is the easiest one to connect with, but you may have heard the saying that money loves speed.
[01:51 - 02:17] And that's especially true in software, where if you are able to deliver good quality in a fast manner, then that's a success, whether you work on yourself and you want to build your own app, or you work for a company that just want to climb up their own. I mean, both KSC, Spirit is one of the most important things you can have.