{
    "href": "/post/2011/12/05/solving-the-n1-problem-or-a-stitch-in-time-saves-nine/",
    "relId": "2011/12/05/solving-the-n1-problem-or-a-stitch-in-time-saves-nine",
    "title": "Solving the N+1 Problem; or, \"A Stitch In Time Saves Nine\"",
    "author": "pmjones",
    "markup": "html",
    "tags": [
        {
            "href": "/tag/aura/",
            "relId": "aura",
            "title": "Aura",
            "author": null,
            "created": "2020-09-14 21:51:57 UTC",
            "updated": [
                "2020-09-14 21:51:57 UTC"
            ],
            "markup": "markdown"
        },
        {
            "href": "/tag/php/",
            "relId": "php",
            "title": "PHP",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        },
        {
            "href": "/tag/programming/",
            "relId": "programming",
            "title": "Programming",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        }
    ],
    "created": "2011-12-05 19:44:06 UTC",
    "updated": [
        "2011-12-05 19:44:06 UTC"
    ],
    "html": "<p><a href=\"http://phpadvent.org/2011/a-stitch-in-time-saves-nine-by-paul-jones\">My article for this year's PHP Advent</a> is up. In it, I show one way to deal with the N+1 problem in your PHP code, and present a reusable package to help with it.  Since PHP Advent doesn't support comments, please leave your comments about the article below.</p>\n<p><strong>UPDATE (08 Dec 2011):</strong> Per request, here's a link to <a href=\"https://github.com/auraphp/Aura.Marshal\">the Aura.Marshal package</a>.</p>\n"
}
