Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
22.47k stars 1.55k forks source link

Supabase Integration #4402

Closed shogunpurple closed 1 year ago

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

maeno14 commented 2 years ago

It would be awesome!

MentalGear commented 2 years ago

Can't this be done by linking to supabase's regular Postgres URL ?

shogunpurple commented 2 years ago

@MentalGear it can - this ticket was really just a placeholder to add a thin wrapper around that and make it easier to integrate with the supabase API if it’s something users are interested in.

MentalGear commented 2 years ago

integrate with the supabase API if it’s something users are interested in.

Based on the upvotes, I'd figure it's def something users are interested in! :) I am currently trying to figure out how to get supabase integrated into budibase myself.

maeno14 commented 2 years ago

i would love to have this

oldwired commented 2 years ago

A wrapper to make it a bit easier would be great. Also Auth-Integration would be useful.

MentalGear commented 2 years ago

I managed to get supabase integrated by connecting just the postgres db directly.

However, I don't understand why foreign keys / relations don't sync and need to be re-defined in budibase. Having a single source of truth for those (supabase) would have been great.

Alone the functionality to have relations (fk) auto-imported and keep tables in sync (without fetch) would be great.

gaa23 commented 1 year ago

While standard postgres works with supabase, I think a dedicated integration would include a lot more of their functionality.

If I am a no-code app planning for the future, I'm building a close partnership with Supabase.

melohagan commented 1 year ago

There is a basic Supabase datasource plugin here if anyone is interested: https://github.com/melohagan/budibase-datasource-supabase

More on plugins in the docs here: https://docs.budibase.com/docs/custom-plugin