Skip to content
Back to Changelog

New string column types for Appwrite Databases

Appwrite Databases now supports four explicit string column types - varchar, text, mediumtext, and longtext - giving you transparent control over storage behavior and indexing.

Each type has defined limits and indexing strategies suited to different use cases, from short identifiers to large content. The legacy string type remains supported for backward compatibility.

Now live on Appwrite Cloud.

Ready to build?_