From the browser to the back end, the ‘boring’ choice is exciting again. We look at three trends converging to bring SQL back ...
iPhone (Apple Health) → Export All Health Data (XML, 2-6 GB) → Streaming XML Parser (Node.js, constant memory) → PostgreSQL Raw Tables (3 tables, upsert-based) → SQL Views (12+ computed views) → Your ...
This is a PostgreSQL Docker image to automatically upgrade your database. Its whole purpose in life is to automatically detect the version of PostgreSQL used in the existing PostgreSQL data directory, ...