Skip to content

Commit 95510fb

Browse files
authored
Merge pull request #2985 from appwrite/aprilproductupdate
April product update
2 parents a27d4ec + b1a18c0 commit 95510fb

13 files changed

Lines changed: 160 additions & 0 deletions

File tree

.optimize-cache.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,17 @@
316316
"static/images/blog/appwrite-vs-supabase-ai-apps/cover.png": "3f38661cc9041201ca3a5f6dfd58d912584f0c5887003d4b73795b232f7d4e04",
317317
"static/images/blog/appwrite-vs-vercel-vs-netlify/cover.png": "dbe40ef9cd2308555771129b95a6bfd7c7d6aa31fb88dab3a9071ad8a415284b",
318318
"static/images/blog/appwrite-webhooks/cover.png": "3dfed85fb2fbe79c894b9f3808ba95a9533d9c3307879582e1e84d842e3d620f",
319+
"static/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/1200x628-2.jpg": "18b6765fbe3676c49abf70a62571b368e54b8a1a492dc7117c72e36b708ca3e7",
320+
"static/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/announcing_appwrite_mcp_server.png": "1460f7953971cd5f4da04118d16dfb90187e50b5ceef65b020562ef9a1172e00",
321+
"static/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/app.jpg": "9dcbecfdf0a02f17e1ccc8126d220652c1820b1c451e13436b62b37f54a524f3",
322+
"static/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/Claude_plugin_cover-2.jpg": "ff663e670691d9d68e4d59e8194a2661ff7d8a37acd0d07ebb948314e5752708",
323+
"static/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/cover.png": "0afd1bbe27193389c7951b8ec4be470b79169bf9ad2c5f97b3dbe1e1eca82169",
324+
"static/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/hhhhh.png": "86eabc07d32ba81802ad46cd4a4727511f3f47989796aa085be686cf2b4874a0",
325+
"static/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/Image.png": "207e8acd544ebdd118f9aafb9d049dfa7fbb87868947d3df8b0fe86288848df0",
326+
"static/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/LinkedIn.png": "1d765e0401ae5ba117d2c735cd77576b4e018cec2758587077f22da57917cf38",
327+
"static/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/realtime_subscriptions_final.png": "26f3c24f5184967256bdf6f85d0c56b50eb106b6d1aa106588dd4941a24d4857",
328+
"static/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/ttl_caching0.75x.png": "45102679260700d191c2c1827d248e6a6eb82840c9a9eddf4e359bdf03f7c6e8",
329+
"static/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/Twitter_LinkedIn_Facebook.png": "1ff4ea62e7e51e03f86fa7aeb84787cf56046fd3d68f3745095794a6809e12bb",
319330
"static/images/blog/avif-in-storage/cover.png": "23c26ec1a8f23f5bf6c55b19407d0738aa41cdc502dc3eef14a78f430a14447b",
320331
"static/images/blog/avoid-backend-overengineering/cover.png": "c586c235dd6d3f992980748ec7b15cd3411edefe2e71dffc080840540f6d3ba3",
321332
"static/images/blog/baa-explained/cover.png": "a7b144c7549498760cc2bfddda186b8182766ef72e308abc637dc4cbb5a2c853",
Lines changed: 149 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,149 @@
1+
---
2+
layout: post
3+
title: "April Product update: MongoDB support, Appwrite 1.9.0, Realtime upgrades and AI tooling"
4+
description: Get a full recap of everything shipped across Appwrite in April, including the official MongoDB partnership in Appwrite 1.9.0, Terraform support, Realtime upgrades, performance improvements, new infrastructure APIs, and deeper AI integrations for Claude Code, Cursor, and MCP workflows.
5+
date: 2026-05-08
6+
cover: /images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/cover.avif
7+
timeToRead: 5
8+
author: aishwari
9+
category: product
10+
featured: false
11+
---
12+
13+
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.
14+
15+
Here is a quick overview of what we shipped:
16+
17+
- Appwrite and MongoDB partnership in Appwrite 1.9.0
18+
- Terraform provider for Appwrite
19+
- Message based Realtime over a single WebSocket
20+
- List response caching with TTL
21+
- Introducing the Webhooks API
22+
- Official Appwrite Rust Server SDK
23+
- Appwrite MCP Server 2.0
24+
- Appwrite plugin for Claude Code
25+
- Appwrite plugin now available on Cursor
26+
27+
Let's dive in.
28+
29+
![1200x628-2.jpg](/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/1200x628-2.avif)
30+
31+
# Appwrite and MongoDB join forces in Appwrite 1.9.0
32+
33+
Appwrite and MongoDB are now official partners. Starting with Appwrite 1.9.0, MongoDB is supported as a database option for self hosted deployments.
34+
35+
You can run Appwrite directly on your existing MongoDB infrastructure while keeping the same APIs and SDKs. No breaking changes. No rewrites.
36+
37+
Reuse your existing backups, monitoring, and scaling setup while staying fully open source and self hosted.
38+
39+
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.
40+
41+
[Read the announcement](https://appwrite.io/blog/post/appwrite-mongodb-partnership-self-hosted)
42+
43+
![LinkedIn.png](/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/LinkedIn.avif)
44+
45+
# Terraform provider for Appwrite
46+
47+
You can now manage your Appwrite infrastructure using Terraform.
48+
49+
Define databases, storage, functions, auth, messaging, and more using HCL, and apply changes consistently across environments.
50+
51+
Works with both Appwrite Cloud and self-hosted setups.
52+
53+
[Read the announcement](https://appwrite.io/blog/post/introducing-terraform-provider-for-appwrite)
54+
55+
![realtime subscriptions final.png](/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/realtime_subscriptions_final.avif)
56+
57+
# Message-based Realtime over a single WebSocket
58+
59+
Realtime has been reworked to use a message-based protocol over a single persistent WebSocket connection.
60+
61+
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.
62+
63+
[Learn more](https://appwrite.io/blog/post/announcing-message-based-realtime-sdk)
64+
65+
![ttl caching@0.75x.png](/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/ttl_caching0.75x.avif)
66+
67+
# List response caching with TTL
68+
69+
You can now cache list query responses in memory using a configurable TTL.
70+
71+
Repeated reads skip the database entirely until the cache expires, improving performance for feeds, dashboards, and frequently accessed data.
72+
73+
Caching is permission-aware, so users only see data they are allowed to access.
74+
75+
[Learn more](https://appwrite.io/blog/post/announcing-list-cache-ttl)
76+
77+
![Twitter, LinkedIn, Facebook.png](/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/Twitter_LinkedIn_Facebook.avif)
78+
79+
# Introducing the Webhooks API
80+
81+
Webhooks can now be fully managed through the Appwrite Server SDKs.
82+
83+
Create, update, and delete webhooks directly from code, configure signing secrets, and automate workflows for CI/CD or multi-tenant systems.
84+
85+
Available across all major Server SDKs.
86+
87+
[Learn more](https://appwrite.io/blog/post/announcing-webhooks-api)
88+
89+
![Announcing Webhooks API](/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/hhhhh.avif)
90+
91+
# Introducing the Appwrite Rust SDK
92+
93+
Appwrite now has an official Server SDK for Rust.
94+
95+
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.
96+
97+
[Learn more](https://appwrite.io/blog/post/announcing-appwrite-rust-sdk)
98+
99+
![announcing appwrite mcp server.png](/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/announcing_appwrite_mcp_server.avif)
100+
101+
# Appwrite MCP Server 2.0
102+
103+
We have rebuilt the Appwrite MCP server with a simpler architecture.
104+
105+
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.
106+
107+
[Read the announcement](https://appwrite.io/blog/post/announcing-appwrite-mcp-server-2)
108+
109+
![Claude plugin cover-2.jpg](/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/Claude_plugin_cover-2.avif)
110+
111+
# Appwrite plugin for Claude Code
112+
113+
Connecting Claude Code to a real backend usually takes manual setup and extra context.
114+
115+
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.
116+
117+
[Learn more](https://appwrite.io/blog/post/announcing-appwrite-claude-code-plugin)
118+
119+
![app.jpg](/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/app.avif)
120+
121+
# Appwrite plugin now available on Cursor
122+
123+
The Appwrite plugin is now live on the Cursor marketplace.
124+
125+
No need to configure MCP servers or install skills separately. Just install and start building with support for the Appwrite CLI and major SDKs.
126+
127+
[Install from the Cursor marketplace](https://cursor.com/marketplace/appwrite)
128+
129+
![Image.png](/images/blog/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling/Image.avif)
130+
131+
# Community Recognitions
132+
133+
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.
134+
135+
If you would like to participate in next month's Community Recognitions, [join our Discord server](https://discord.gg/3nfbe6NhkE) and showcase your project.
136+
137+
# Engineering Resources
138+
139+
- [5 Claude hacks you need to try right now](https://appwrite.io/blog/post/5-claude-hacks-you-need-to-try-right-now)
140+
- [Claude Mythos preview: the model too powerful to release](https://appwrite.io/blog/post/claude-mythos-preview)
141+
- [Did Claude Design just kill Lovable?](https://appwrite.io/blog/post/did-claude-design-kill-lovable)
142+
- [6 practical ways developers use AI to build faster](https://appwrite.io/blog/post/6-practical-ways-developers-use-ai-to-build-faster)
143+
- [How to add a backend to apps built with Claude Code](https://appwrite.io/blog/post/backend-for-claude-code-apps)
144+
145+
# What's to come
146+
147+
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.
148+
149+
Follow us on [X](https://x.com/appwrite) and check our [Changelog](https://appwrite.io/changelog) regularly, as we will release more information in the coming weeks.

0 commit comments

Comments
 (0)