Published onApril 19, 2023Materialized Views in Rails and PostgreSQLrailspostgresqlUtilizing Materialized Views for dashboards that had complex logic for displaying counts
Published onJanuary 10, 2023JSON operations in Rails and PostgreSQLrailspostgresqlUnderstanding jsonb column in Rails and PostgreSQL and JSON operations to read and manipulate the data
Published onAugust 22, 2022Sortable UUIDsrailspostgresqlincident-reviewA post-incident review of using Universally Unique Identifiers (UUIDs) as a primary key and its implicit ordering in Rails and PostgreSQL