Rob Giseburt
Software Engineer
Connect with Rob
Recent Insights
Managing Complex Data with JSON in PostgreSQL, Part 3
In the first post of this series, we explained why you absolutely need to use jsonb columns in the PostgreSQL tables right now, and mildly chided you if you aren’t already.
Managing Complex Data with JSON in PostgreSQL, part 2
In Part 1 we explained why you absolutely need JSONb columns in your PostgreSQL tables, and how they simplify the
Managing Complex Data with JSON in PostgreSQL, Part 1
Are you looking at your stale, flat relational database and thinking: “It’s so rigid and lifeless!” Do you need polymorphism?
TypeScript to Make JavaScript Development Better and Faster
On a recent project involving AWS Lambda and AWS CDK, I made the decision to write the Lambdas in TypeScript