<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Aishwari Pahwa</title>
    <description>The latest articles on DEV Community by Aishwari Pahwa (@aishwari_pahwa_928a3f06b0).</description>
    <link>https://dev.to/aishwari_pahwa_928a3f06b0</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3916029%2F2d9be685-85f1-4cdd-8983-e689fb4be696.jpg</url>
      <title>DEV Community: Aishwari Pahwa</title>
      <link>https://dev.to/aishwari_pahwa_928a3f06b0</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aishwari_pahwa_928a3f06b0"/>
    <language>en</language>
    <item>
      <title>April product update: MongoDB support, Appwrite 1.9.0, Realtime upgrades and AI tooling</title>
      <dc:creator>Aishwari Pahwa</dc:creator>
      <pubDate>Mon, 11 May 2026 05:58:38 +0000</pubDate>
      <link>https://dev.to/appwrite/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling-1eg6</link>
      <guid>https://dev.to/appwrite/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling-1eg6</guid>
      <description>&lt;p&gt;Welcome back to the product update. April was packed with major releases across Appwrite. From our official MongoDB partnership and Appwrite 1.9.0 to new infrastructure APIs, Realtime improvements, performance upgrades, and deeper AI integrations, we shipped updates focused on helping you build faster, scale more reliably, and integrate Appwrite more deeply into your workflows.&lt;/p&gt;

&lt;p&gt;Here is a quick overview of what we shipped:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Appwrite and MongoDB partnership in Appwrite 1.9.0&lt;/li&gt;
&lt;li&gt;Terraform provider for Appwrite&lt;/li&gt;
&lt;li&gt;Message based Realtime over a single WebSocket&lt;/li&gt;
&lt;li&gt;List response caching with TTL&lt;/li&gt;
&lt;li&gt;Introducing the Webhooks API&lt;/li&gt;
&lt;li&gt;Official Appwrite Rust Server SDK&lt;/li&gt;
&lt;li&gt;Appwrite MCP Server 2.0&lt;/li&gt;
&lt;li&gt;Appwrite plugin for Claude Code&lt;/li&gt;
&lt;li&gt;Appwrite plugin now available on Cursor&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Let's dive in.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0o4bjeuwsxrpc7vvx3ni.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0o4bjeuwsxrpc7vvx3ni.png" alt=" " width="800" height="419"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Appwrite and MongoDB join forces in Appwrite 1.90&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Appwrite and MongoDB are now official partners. Starting with Appwrite 1.9.0, MongoDB is supported as a database option for self hosted deployments.&lt;/p&gt;

&lt;p&gt;You can run Appwrite directly on your existing MongoDB infrastructure while keeping the same APIs and SDKs. No breaking changes. No rewrites.&lt;/p&gt;

&lt;p&gt;Reuse your existing backups, monitoring, and scaling setup while staying fully open source and self hosted.&lt;/p&gt;

&lt;p&gt;This release also includes improvements across Databases, Realtime, Auth, and infrastructure. You get better handling of large integers, new string column types, configurable caching, and improved observability for database usage.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/appwrite-mongodb-partnership-self-hosted" rel="noopener noreferrer"&gt;Read the announcement&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftqmsgoegqsv5k4p6r0f7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftqmsgoegqsv5k4p6r0f7.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Terraform provider for Appwrite&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;You can now manage your Appwrite infrastructure using Terraform.&lt;/p&gt;

&lt;p&gt;Define databases, storage, functions, auth, messaging, and more using HCL, and apply changes consistently across environments.&lt;/p&gt;

&lt;p&gt;Works with both Appwrite Cloud and self-hosted setups.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/introducing-terraform-provider-for-appwrite" rel="noopener noreferrer"&gt;Read the announcement&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqo68ka309ncs6q1zt5k8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqo68ka309ncs6q1zt5k8.png" alt=" " width="800" height="457"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Message-based Realtime over a single WebSocket&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Realtime has been reworked to use a message-based protocol over a single persistent WebSocket connection.&lt;/p&gt;

&lt;p&gt;You can now manage multiple subscriptions on one connection, update them without reconnecting, and avoid URL length limits entirely. This makes Realtime more predictable and scalable for production workloads.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-message-based-realtime-sdk" rel="noopener noreferrer"&gt;Learn more&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5lvuo5j072z240eh79pt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5lvuo5j072z240eh79pt.png" alt=" " width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;List response caching with TTL&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;You can now cache list query responses in memory using a configurable TTL.&lt;/p&gt;

&lt;p&gt;Repeated reads skip the database entirely until the cache expires, improving performance for feeds, dashboards, and frequently accessed data.&lt;/p&gt;

&lt;p&gt;Caching is permission-aware, so users only see data they are allowed to access.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-list-cache-ttl" rel="noopener noreferrer"&gt;Learn more&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxlgikymk9s6f41eog5z4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxlgikymk9s6f41eog5z4.png" alt=" " width="800" height="441"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Introducing the Webhooks API&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Webhooks can now be fully managed through the Appwrite Server SDKs.&lt;/p&gt;

&lt;p&gt;Create, update, and delete webhooks directly from code, configure signing secrets, and automate workflows for CI/CD or multi-tenant systems.&lt;/p&gt;

&lt;p&gt;Available across all major Server SDKs.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-webhooks-api" rel="noopener noreferrer"&gt;Learn more&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fl3lhke28qz9x0ve3zgxc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fl3lhke28qz9x0ve3zgxc.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Introducing the Appwrite Rust SDK&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Appwrite now has an official Server SDK for Rust.&lt;/p&gt;

&lt;p&gt;It is async-first, type-safe, and designed for backend services and infrastructure use cases, covering all major Appwrite services. No raw HTTP calls, just a clean and idiomatic Rust API.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-appwrite-rust-sdk" rel="noopener noreferrer"&gt;Learn more&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy7lpngajamocm3ijygt5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy7lpngajamocm3ijygt5.png" alt=" " width="800" height="442"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Appwrite MCP Server 2.0&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;We have rebuilt the Appwrite MCP server with a simpler architecture.&lt;/p&gt;

&lt;p&gt;Instead of passing service flags, everything is now enabled by default. The server exposes two tools: one to search the full Appwrite tool catalog, and one to execute operations. This reduces complexity and uses less of the model’s context.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-appwrite-mcp-server-2" rel="noopener noreferrer"&gt;Read the announcement&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fny4fm7pb21l1ttvz9jkv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fny4fm7pb21l1ttvz9jkv.png" alt=" " width="800" height="460"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Appwrite plugin for Claude Code&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Connecting Claude Code to a real backend usually takes manual setup and extra context.&lt;/p&gt;

&lt;p&gt;The Appwrite plugin removes that. With a single install, your agent can interact with your Appwrite project using the right context from the start, with built-in skills and MCP servers included.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-appwrite-claude-code-plugin" rel="noopener noreferrer"&gt;Learn more&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5v2du317veekoegwz2bw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5v2du317veekoegwz2bw.png" alt=" " width="800" height="419"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Appwrite plugin now available on Cursor&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;The Appwrite plugin is now live on the Cursor marketplace.&lt;/p&gt;

&lt;p&gt;No need to configure MCP servers or install skills separately. Just install and start building with support for the Appwrite CLI and major SDKs.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://cursor.com/marketplace/appwrite" rel="noopener noreferrer"&gt;Install from the Cursor marketplace&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F508aflkpkazh0alg89kn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F508aflkpkazh0alg89kn.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Community Recognitions&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;We are excited to feature Abid as part of our monthly Community Recognitions for April 2026. Abid created a wrapper around an earlier version of the Appwrite MCP server to reduce token and context usage, an idea that later inspired improvements in Appwrite MCP Server 2.0.&lt;/p&gt;

&lt;p&gt;If you would like to participate in next month’s Community Recognitions, &lt;a href="https://discord.gg/3nfbe6NhkE" rel="noopener noreferrer"&gt;join our Discord server&lt;/a&gt; and showcase your project.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Engineering Resources&lt;/strong&gt;
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://appwrite.io/blog/post/5-claude-hacks-you-need-to-try-right-now" rel="noopener noreferrer"&gt;5 Claude hacks you need to try right now&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://appwrite.io/blog/post/claude-mythos-preview" rel="noopener noreferrer"&gt;Claude Mythos preview: the model too powerful too release&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://appwrite.io/blog/post/did-claude-design-kill-lovable" rel="noopener noreferrer"&gt;Did Claude Design just kill Lovable?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://appwrite.io/blog/post/6-practical-ways-developers-use-ai-to-build-faster" rel="noopener noreferrer"&gt;6 practical ways developers use AI to build faster&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://appwrite.io/blog/post/backend-for-claude-code-apps" rel="noopener noreferrer"&gt;How to add a backend to apps built with Claude Code&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;What's to come&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;We are just getting started with MongoDB and AI integrations. Expect deeper database flexibility, more tools for AI-assisted development, and continued improvements across performance and developer experience.&lt;/p&gt;

&lt;p&gt;Follow us on &lt;a href="https://x.com/appwrite" rel="noopener noreferrer"&gt;X&lt;/a&gt; and check our &lt;a href="https://appwrite.io/changelog" rel="noopener noreferrer"&gt;Changelog&lt;/a&gt; regularly, as we will release more information in the coming weeks.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>backend</category>
      <category>mongodb</category>
      <category>news</category>
    </item>
  </channel>
</rss>
