20 Jun 2025 | Ayoub EZZINI
Building custom domains for Trust Platform seemed simple until we hit the reality: DNS chaos, SSL automation nightmares, and security challenges. Here's how we made it feel magical while taming the technical chaos behind the scenes.
09 Jun 2025 | Ayoub EZZINI
Modern applications typically require diverse data handling: search, documents, time-series, caching. The conventional approach uses specialized databases for each. PostgreSQL eliminates this complexity.
02 Jun 2025 | Ayoub EZZINI
Faced with analyzing millions of real estate transactions across an entire country, I thought I'd need separate geospatial databases and complex data pipelines. Instead, PostgreSQL's PostGIS extension handled proximity calculations, spatial indexing, and real-time property valuations with simple SQL queries.
02 May 2025 | Ayoub EZZINI
Discover how we avoided adding unnecessary complexity to our stack by unlocking PostgreSQL's hidden superpowers. Learn how the simple pg_trgm extension transformed our search capabilities without sacrificing performance.