{
    "href": "/post/2014/06/09/aura-sqlquery-2-0-0-stable-release/",
    "relId": "2014/06/09/aura-sqlquery-2-0-0-stable-release",
    "title": "Aura.SqlQuery 2.0.0 Stable Release",
    "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": "2014-06-09 16:40:34 UTC",
    "updated": [
        "2014-06-09 16:40:34 UTC"
    ],
    "html": "<blockquote>\n<p><a href=\"https://github.com/auraphp/Aura.SqlQuery\">Aura.SqlQuery</a> provides provides a truly independent, fully decoupled package of query-building tools for PHP 5.3 and up.  With it, you can use object-oriented techniques to create SELECT, INSERT, UPDATE, and DELETE queries. The package comes with a set of common base query objects, and provides specialized objects for <a href=\"https://github.com/auraphp/Aura.SqlQuery#mysql-query-objects-mysql\">MySQL</a>, <a href=\"https://github.com/auraphp/Aura.SqlQuery#postgresql-query-objects-pgsql\">PostgreSQL</a>, <a href=\"https://github.com/auraphp/Aura.SqlQuery#sqlite-query-objects-sqlite\">SQLite</a>, and <a href=\"https://github.com/auraphp/Aura.SqlQuery#microsoft-sql-query-objects-sqlsrv\">Microsoft SQL Server</a>.</p>\n<p>When we say \u00e2\u0080\u009ctruly independent and fully decoupled\u00e2\u0080\u009d we really mean it. The SqlQuery package has no dependencies on any particular database connection system or abstraction layer.  For example, you can build a SELECT query, then pass the finished query string to a PDO connection, a mysql connection, or through the database abstraction layer of your choice. This means the package is suitable for any framework or application that needs a query-building mechanism.</p>\n</blockquote>\n<p>Via <a href=\"http://auraphp.com/blog/2014/06/09/sqlquery-v2-stable/\">Aura.SqlQuery v2 Stable Release</a>.</p>\n"
}
