I work for a company that has a messaging platform + chatbot automation. Our bot flows can interact with data from third-party systems via APIs
Many of our clients like to see their data in a spreadsheet format, such as Google Sheets. However, when the number of rows grows the response time grows as well. So, I want to explore the possibility to build a backend using NocoDB, and Supabase as the DB and deploying it on Netlify. Besides having some end-user views in NocoDB and would like to be able to build other kinds of reports on the front end.
I was asking about multitenant capabilities since we need to support many different users.