Building a Greenfield System with the Critter Stack
Optimizing a new project with the Critter Stack (Marten & Wolverine) by enabling advanced features for performance and resiliency.
Optimizing a new project with the Critter Stack (Marten & Wolverine) by enabling advanced features for performance and resiliency.
Explores API versioning strategies, their importance for backward compatibility, and their impact on development and release management.
A technical guide on implementing per-user discounts for a Shopify store, inspired by Bungie's system, using a custom app and database.
Explores the pros and cons of committing Django database migration files to a Git repository, discussing conflict risks and performance.
DBCore generates a full-stack TypeScript/React UI and Go REST API from a database schema, automating CRUD operations and authentication.
Introducing DBCore, a tool that generates a complete REST API and admin interface from a PostgreSQL or MySQL database schema.
A guide to SQL Server schema design focusing on security best practices, moving beyond the default dbo schema for better access control.
A technical guide on integrating Opensmtpd and Dovecot email servers using a shared SQL database for scalable email hosting.