Derek Sivers
Doubt your own reasons, no matter how true they seem. Get curious about what your other hidden explanations may be.
🏒 Lucian Marin
Your sive.rs/pg and later articles about PostgreSQL made me doubt my assumptions about memory caching. Since then I never touched Memcached or Redis. All data needs are handled inside PostgreSQL.
☔ Johannes
Agreed. After having worked a lot in clumsy ORM-heavy codebases (recently, using Laravel's Eloquent) I'm very interested in more directly DB-oriented solutions. What I wonder when I read about stuff like this though is how folks usually version control stored procedures.