Announcing Opt-in relationship loading for Appwrite Databases.
Before this feature, database queries automatically included related documents. This often caused large JSON payloads, higher latency, and wasted bandwidth.
With Opt-in relationship loading, you now choose exactly which related documents to include, resulting in smaller payloads and faster queries.
This added control over data fetching helps you deliver faster, more efficient applications.
Read the announcement to learn more