Categories
Archives
Meta
Monthly Archives: February 2018
Loading data from JSON files
Another quick one from the IRC channel. The problem: to import a json data file (array of objects) on the client system into PostgreSQL without needing to mess with external scripting for the job (and without relying on Unix tools). … Continue reading