AbhishekOriginal post
Rank 2: Process
I need to host the appwrite database on AWS RDS instance. Therefore, I need to know the command to create appwrite database.
Summary
Connect Appwrite with AWS RDS by hosting the database on an RDS instance. Use the command ``CREATE DATABASE appwrite`` to create the `appwrite` database.