
Hi! I was wondering if there is some managed solution or perhaps a guide to define Appwrite infrastructure (in this case the DB) as code. My use case is that I want to sync the database schema of dev and prod without having to create them in the console twice. Thanks 🙂


Thanks for the quick answer! I will proceed with the SDK then 🙂 have a nice day

Should I close this thread? If so, how?

Click on the menu on top right, edit post title and add [SOLVED] before the title

[SOLVED] Infrastructure as code for Appwrite DB
Recommended threads
- Error importing data after server migrat...
Hello, I recently purchased a new web server and when trying to migrate my data from the old server to the new (both self-hosted instances of appwrite on coolif...
- REST API does not work for queries
``` curl -X GET "https://cloud.appwrite.io/v1/databases/<db-id>/collections/<c-id>/documents" -H "X-Appwrite-Project: <project-id>" -H "X-Appwrite-Key: <key>"...
- deleteDocments is not a function
Hello. At the bottom of my project's console, in the footer, I have `Version 1.7.4`. However, when I run my server side function, I am told that `databases.dele...
