Postgres - Creating Store Procedure

Before we look at creating a store procedure, it should be mentioned that debugging these can be a real pain, so try and avoid making them overly complicated....

May 1, 2015 2 minute read

Java - Using Google GSON

This indispensable library has brought me a great deal of joy when it comes to json-ifying objects and primitives.

Feb 9, 2015 4 minute read

Postgres - Return result set as JSON

This indispensable library has brought me a great deal of joy when it comes to json-ifying objects and primitives.

Sep 23, 2014 1 minute read