Skip to content
Back to Changelog

Database AI suggestions

This release introduces AI-assisted schema generation to simplify database schema creation.

What’s new:

  • Added Database AI suggestions in the Console
  • Automatic column and index suggestions based on table name and context
  • Added sample data generation when creating a new table, allowing you to quickly populate example records that match the schema
  • Example: Creating a table called Orders suggests columns orderId, userId, totalAmount, and status

Benefits:

  • Faster setup: Define schemas in seconds instead of manually creating each column
  • Consistency: Field names and types aligned across tables
  • Best practices: Suggested indexes and common fields included by default
  • Flexibility: Suggestions can be reviewed, modified, or skipped before applying

This update is available now on the Appwrite Console.

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
  • Enterprise

    Custom

    For enterprises that need more power and premium support.

    Contact us