Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?
Self-hosted
What do you need help with?
A colleague has just installed the self-hosted version of Baserow. I asked him to look at the underlying Postgres database to see if their was a clear relationship between Baserow’s workspaces, database & tables and what’s going on in the DB. He thought it wasn’t clear and even remarked that Baserow has created over 1000 tables, which doesn’t seem very efficient.
My interest in looking at the underlying database was to find a workaround for the fact that a template can’t share a table from another database. In my case, I wanted to have an Employee Directory, but have all other templates/applications (.eg. SWOT Analysis) use that single source for staff members rather than duplication. As Baserow doesn’t support it, I though using Postgres Logical Replication might be a workaround, but if the underlying use of Postgres is not clear, that’s not going to be an option.
If Baserow is only intended to use databases/tables it creates itself, how do you bring in external data?
/W