Skip to content
Back to Changelog

Announcing inversion queries: Exclusion rules made simple

Excluding data often meant fetching too much and then filtering it out in your app, which wasted reads and added extra logic.

To make those exclusions simpler and more efficient, we’ve added inversion queries:

  • notSearch
  • notContains
  • notBetween
  • notStartsWith
  • notEndsWith

With these, you can express “everything except …” rules directly in your queries, keeping them cleaner, reducing wasted reads, and cutting down on payload sizes.

Now live on Appwrite Cloud + Self-hosted.

Read the announcement to learn more

Start building with Appwrite today

Get started

Our plans

  • Free

    $0

    A great fit for passion projects and small applications.

    Get started
  • Pro

    Most popular
    From
    $25
    /month

    For production applications that need powerful functionality and resources to scale.

    Start building
  • Scale

    From
    $599
    /month

    For teams that handle more complex and large projects and need more control and support.

    Start building
  • Enterprise

    Custom

    For enterprises that need more power and premium support.

    Contact us