September 2023
-
π₯Making Eloquent Models Immutable with a Trait in Laravel
-
πUpsert in SQL
-
π₯Laravel's Eloquent withCount method
-
π₯The difference between sole and firstOrFail in Laravel
-
π₯Using a MySQL full text index with Laravel
-
π₯Drop column if exists in a Laravel migration
-
πMetabase v47
-
πThe Important Dates Data Model
-
πAgain and Again! Managing Recurring Events In a Data Model
-
πSkip the API, Ship Your Database
-
πUse your database to power state machines
-
πMigrating from MySQL to PostgrΠ΅SQL: An AdvancΠ΅d Guide
-
π₯Using ROW_NUMBER with PARTITION BY in MySQL
-
πDatabase Architecture - A Deep Dive - Part 1
-
π₯The Eloquent toQuery method
-
πfirstOrCreate() vs createOrFirst() in Laravel Eloquent
August 2023
-
πPython: Just write SQL
-
πA step-by-step tutorial to building semantic search with LangChain
-
πSometimes Eloquent Can Make a Query Slower
-
π₯Searching on specific attributes with Laravel Scout and Meilisearch
-
πSqueeze the hell out of the system you have
-
πSome problems with 'first name' and 'last name' fields in data
-
πDatetimes versus timestamps in MySQL
-
πcznic / sqlite Β· GitLab
-
πSQL join flavors