Skip to content
Blog / February and March product update: Realtime queries, Appwrite Skills, and new database features
5 min

February and March product update: Realtime queries, Appwrite Skills, and new database features

Get a full recap of features, improvements, and tools we shipped across Databases, Realtime, and AI in February and March.

February and March product update: Realtime queries, Appwrite Skills, and new database features

Welcome back to the product update. This time, we have not one, but two months to update you on. February and March were packed, we shipped improvements across Databases, Realtime, the CLI, the Console, and Sites, and introduced new tools built for the AI coding era.

Here is a quick overview of what we shipped:

  • Relationship queries in Appwrite Databases
  • New string column types for Appwrite Databases
  • Realtime Channel helpers
  • Realtime queries with server-side event filtering
  • Appwrite Skills
  • Appwrite Arena

Let's dive in.

Relationship queries.png

Relationship queries in Appwrite Databases

You can now filter directly on relationship columns in Appwrite Databases using dot notation, no more fetching everything and filtering client-side. All comparison operators are supported, and as a bonus, we overhauled relationship internals for 12-18x faster performance across the board. Available on Appwrite Cloud and self-hosted.

Read the announcement

Introducing new string column types for Appwrite Databases.png

New string column types for Appwrite Databases

Appwrite Databases now supports four explicit string column types: varchartextmediumtext, and longtext. The new types make storage trade-offs clear for both developers and AI agents. Existing string columns continue to work with full backward support. Live on Appwrite Cloud.

Learn more

Announcing Realtime Channel helpers_ Type-safe subscriptions made simple.png

Realtime channel helpers

Appwrite Realtime now includes channel helpers, a fluent type-safe API for building channel subscriptions. Instead of writing channel strings by hand, use a chainable API with IDE autocomplete and compile-time validation. Existing string-based subscriptions continue to work. Available across Web, Flutter, React Native, Apple, and Android SDKs.

Read the full announcement

Introducing Realtime queries.png

Realtime queries: Server-side event filtering

Appwrite Realtime now supports queries when subscribing to channels. Events are filtered server-side, so your callbacks only receive updates that match your conditions. Combine filters with Query.and() and Query.or(), and subscribe to the same channel multiple times with different filters. Available across Web, Flutter, React Native, Apple, and Android SDKs.

Learn more

Announcing Appwrite Skills_ Give your AI agents Appwrite expertise.png

Introducing Appwrite Skills

Appwrite Skills are open-source Markdown files that give AI coding agents like Claude Code, Cursor, and Windsurf deep, language-specific knowledge of Appwrite's SDKs, so they produce accurate code without you having to paste docs into every prompt. Available for the CLI and all major SDKs.

Read the full announcement

Introducing Appwrite Arena_ Which AI model knows Appwrite best_.png

Build fast, scale faster

Backend infrastructure and web hosting built for developers who ship.

  • Start for free
  • Open source
  • Support for over 13 SDKs
  • Managed cloud solution

Introducing Appwrite Arena

Appwrite Arena is an open-source benchmark that tests how well AI models understand Appwrite's services, SDKs, and APIs, 191 questions across 9 service categories, fully transparent scoring, all results open source. GPT-4.1 ranks best with Skills, Claude Opus 4.6 leads without, and DeepSeek and MiniMax offer the best balance between intelligence and cost.

Explore

comm recoggg.png

Community recognitions

We are excited to feature Shivam as part of our monthly community recognitions for February 2026. Shivam created NotesBee, an Android notes app that also securely stores WhatsApp exports so only you can see them.

For March, a community member created Skincare Buddy, a skincare tracking app that helps you manage your routine and share curated data with AI tools for personalized insights.

If you would like to participate in next month's Community Recognitions, join our Discord server and showcase your project.

Engineering Resources

What's to come

We have a lot more to come, including new features and a big partnership announcement we are very excited to share.

Follow us on X and check our Changelog regularly, as we will release more information in the coming weeks.

Start building with Appwrite today