not that i care, just for others
Some questions aloud from my brain while I try to research the answers:
Is the data syncing done with PUB/SUB or some kind of "cron-like" job (so the data can be out of sync for like, up to 5 minutes between database -> notion?)
Is the data pulled fresh from the database anytime the Notion page is loaded? I don't think so.
Could you create a table in Notion that is actually powered by a really complex query backed by Postgres instead of manually having to map all of the fields as 1:1 columns database -> UI? I'd imagine there's a market for that, maybe? Is there? Does this already exist and I'm just not aware of it?
It's really a way for teams such as customer service who may have their CS ops in Notion to view & change customer data in your data store without adding to an engineer's backlog