- we use pandas to process data and load it to Postgres using .to_sql (https://pandas.pydata.org/pandas-docs/stable/reference/api/p...). for incremental loads, we set "if_exists" to "append". we're working to add more flexibility to load function, so you can specify how to load your data, handle conflicts, and so on. we're open for suggestions
- PostgREST is great. We are not sponsors at the moment, but looking to do this when we can!
- PostgREST is great. We are not sponsors at the moment, but looking to do this when we can!