#dataBS question: I work on an analyticsy python app where some data models are implicitly shared by the api, the front-end, the app's postgres DB, and the snowflake tables we replicate to. We have some models shared between api and front-end via a python package of pydantic models, ...
12 months ago