<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Developers Digest - schema</title>
    <link>https://www.developersdigest.tech/tags/schema</link>
    <description>2 items tagged schema on Developers Digest - blog posts, tools, guides, and tutorials.</description>
    <language>en</language>
    <lastBuildDate>Sat, 02 May 2026 17:00:03 GMT</lastBuildDate>
    <atom:link href="https://www.developersdigest.tech/tags/schema/feed.xml" rel="self" type="application/rss+xml" />
    <image>
      <url>https://avatars.githubusercontent.com/u/124798203?v=4</url>
      <title>Developers Digest - schema</title>
      <link>https://www.developersdigest.tech/tags/schema</link>
    </image>
    <item>
      <title><![CDATA[Zod]]></title>
      <link>https://www.developersdigest.tech/tools/zod</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/tools/zod</guid>
      <description><![CDATA[TypeScript-first schema validation. Define schemas once, get static types and runtime validation. The default validator for tRPC, Next.js server actions, and AI SDKs.]]></description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <category>validation</category>
      <category>typescript</category>
      <category>schema</category>
      <category>runtime</category>
    </item>
    <item>
      <title><![CDATA[Pydantic]]></title>
      <link>https://www.developersdigest.tech/tools/pydantic</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/tools/pydantic</guid>
      <description><![CDATA[Python's de facto data validation library. Type-hint-driven models, fast Rust-based core (v2), and the foundation of FastAPI, LangChain, and most Python AI tooling.]]></description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <category>validation</category>
      <category>python</category>
      <category>schema</category>
      <category>ai</category>
    </item>
  </channel>
</rss>