<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>D1 — Things Worth Sharing</title><description>Posts tagged D1.</description><link>https://cloudsecop.net/</link><item><title>ORMs for D1: Drizzle, Prisma, or raw SQL</title><link>https://cloudsecop.net/en/blog/orm-d1-drizzle-prisma-en/</link><guid isPermaLink="true">https://cloudsecop.net/en/blog/orm-d1-drizzle-prisma-en/</guid><description>Three choices: raw SQL (0KB), Drizzle (10KB, TS-first), Prisma (500KB WASM). Workflow, complex queries, migrations, type safety, and when an ORM costs more than it helps.</description><pubDate>Sun, 12 Oct 2025 00:00:00 GMT</pubDate><category>Cloudflare</category><category>Cloudflare Developer</category><category>D1</category><category>ORM</category><category>Drizzle</category><category>Prisma</category><author>KhaVan</author></item><item><title>D1 in production: primary-replica, batch, and 7 gotchas</title><link>https://cloudsecop.net/en/blog/d1-production-patterns-en/</link><guid isPermaLink="true">https://cloudsecop.net/en/blog/d1-production-patterns-en/</guid><description>D1 is SQLite at the edge with a primary region and read replicas: architecture, the 5 query methods, Sessions API, prepared-statement cache, and 7 production gotchas.</description><pubDate>Thu, 11 Sep 2025 00:00:00 GMT</pubDate><category>Cloudflare</category><category>Cloudflare Developer</category><category>D1</category><category>Storage</category><category>SQL</category><author>KhaVan</author></item><item><title>Five lessons on D1 schema design, learned the hard way</title><link>https://cloudsecop.net/en/blog/cloudflare-d1-schema-tips/</link><guid isPermaLink="true">https://cloudsecop.net/en/blog/cloudflare-d1-schema-tips/</guid><description>Composite primary keys, when FTS is still worth it, why intuition is a bad guide for indexing, and why row counts at the edge matter more than they look.</description><pubDate>Wed, 27 Nov 2024 00:00:00 GMT</pubDate><category>Database</category><category>D1</category><category>Cloudflare</category><category>Developers</category><author>KhaVan</author></item></channel></rss>