<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Advanced on PlumePHP</title><link>https://plumephp.com/tags/advanced/</link><description>Recent content in Advanced on PlumePHP</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Fri, 01 Aug 2025 01:00:00 +0800</lastBuildDate><atom:link href="https://plumephp.com/tags/advanced/index.xml" rel="self" type="application/rss+xml"/><item><title>PostgreSQL 高级 SQL 查询实战：窗口函数、CTE、递归与 JSONB 深度操作</title><link>https://plumephp.com/postgres-sql-advanced/</link><pubDate>Fri, 01 Aug 2025 01:00:00 +0800</pubDate><guid>https://plumephp.com/postgres-sql-advanced/</guid><description>&lt;p&gt;PostgreSQL 的强大不仅在于存储数据，更在于查询数据的能力。从基础的 &lt;code&gt;SELECT ... WHERE&lt;/code&gt; 到声明式窗口函数、递归 CTE、LATERAL 连接，PostgreSQL 的 SQL 引擎几乎实现了所有高级分析能力——这些能力在 MySQL 和 MongoDB 中要么缺失，要么要等好几个版本才补齐。&lt;/p&gt;</description></item></channel></rss>