Got some questions that involve the developer experience with collections. Does Appwrite have support for Object relation mapping (ORM) or are there examples that help you work with your database more easily by automating the process of translating data between your code and the database. Or Is there a way to make type-safe queries to catch errors early on, making it easier to write and maintain code, and ensuring that your queries are accurate and have the right data types for each field.
You would need to create the types yourself.
There isn't any custom type checking for queries yet. Feel free to 👍 https://github.com/appwrite/sdk-generator/issues/581
Done
oh and for creating types, I usually use this as a starting point: https://app.quicktype.io/
[SOLVED] DX for database collections
Recommended threads
- Error connecting Github
I have followed the documentation online for setting up VCS and cannot get my Github to properly connect in Functions. When I press the "Connect to Github" I am...
- delete cancelled site deployment
I would like to remove a cancelled site deployment, but the site menu shows only "Redeploy".
- Couldnt not do appwrite push tables
Not sure why i am not able to create my tables