yashap
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I'm looking for a simple, cheap "Extract/Load" tool to dump Postgres tables into BigQuery. Basically a nightly job that does something like this: 1) SELECT [fields I care about] FROM [Table] > dump.csv 2) Upload CSV to…
-
Would love to hear about people's favourite, affordable log analysis platform! At my current company we use GCP Logging - it's cheap, but ad-hoc log analysis is very awkward. i.e. you can filter to logs easily, but…
-
I recently started working at a startup in the mobility/transportation space, and will be doing a fair bit of work on a system that matches drivers with riders. The problems seem similar to the Travelling Salesman…