Back

[SOLVED] Infrastructure as code for Appwrite DB

  • 0
  • Web
Bas
1 Sep, 2023, 14:33

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 🙂

TL;DR
The user wants to know if there is a way to define the infrastructure of an Appwrite database as code. The solution provided is using the Appwrite Server-side Database SDK to create a migration script, which can be used to sync the database schema between development and production environments. The only missing feature mentioned is bulk actions.
Binyamin
1 Sep, 2023, 14:37

As of now you'll need to create migration script using the Appwrite Server-side Database SDK

This SDK will suit most use-cases.

From what I see the only vital part missing is bulk actions.

Bas
1 Sep, 2023, 14:45

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

Bas
1 Sep, 2023, 14:45

Should I close this thread? If so, how?

Binyamin
1 Sep, 2023, 14:46

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

Bas
1 Sep, 2023, 14:46

[SOLVED] Infrastructure as code for Appwrite DB

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more