
Is it possible to get database schema files in json that can be imported and / or exported with the appwrite console? Id like to be able to commit such work into source control and then be able to deploy it all once instead of manually adding databases, collections, attributes, and indexes.

Not via the console, but you can use the CLI: https://appwrite.io/docs/command-line

unfortunately I couldn't remember the original login credentials so I decided to drop the whole instance and start over (didn't have that much server side so far). but on the bright side I have more of an understanding how the cli and deploying will work 🙂 I will go ahead and add [solved] to this question.

[SOLVED] Is there a way to import / export the database schema?
Recommended threads
- Invalid relationship value. Must be eith...
I'm getting this error when i try to update a document. The collection has a relatipship with 2 other collections. I don't understand why, when i update the doc...
- How do I do this. Please help!
Hey guys! Okay AI can't help so I'm asking real people now. 😓 Anyway I wanted to know how one solve this in Appwrite right now. So I have a form where I wante...
- Delete account on authentication
I'm building an authentication that need to a user a choice of delete their account when they need and on the documentation, if I find delete sessions or sessio...
