I have the following tables and want to perform a JOIN-Query on my Client - I replaced the real table names and purposes with this example situation for simplicity:
product.company (Saving all the companies) product.employee (Saving all the employees)
How can I perform a request to get the company including all the employees in one request? I have trouble dealing with the different schemas as they can't be provided inside the call.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.