6 ms·
I weep a bit every time I see a new Supabase capability knowing I'm stuck on Firebase.
by gvv 3y ago
I weep a bit every time I see a new Supabase capability knowing I'm stuck on Firebase.
- wutania 3y agoGiven that Logflare is a feature independent from supabase seems like you can use the logs independently if you wish!
- wenbo 3y agoWhat's stopping you from coming over to Supabase?
- scottfr 3y agoFirebase uses Google Cloud Logging. Taking a quick look at the blog post here, Google Cloud Logging already seems to support everything it describes. Is there something in it that makes it a better solution in some way than what Google is already providing? (Note that Supabase Logs appears to rely on Google BigQuery so you'll be running on Google either way.)
- swyx 3y agonot for long: > Logflare currently supports a BigQuery backend. We plan to add support for other analytics-optimized databases, like Clickhouse. We will also support pushing data to other web services, making Logflare a good fit for any data pipeline. > > This will benefit the Supabase CLI: once Postgres support is available, Logflare will be able to integrate seamlessly, without the BigQuery requirement.