And whats the non removable appwrite branding? It is listed on the website
It will depend on your usage and needs. If you face limitations with free and you don't have a very limited budget (or just to support Appwrite), then I would personally pay pro. If you don't face limits and you don't want to expend any money, then go with free.
Not sure if regions will be able on free tier. Will ask to the team.
In emails, you're not able to customize them. Basically that kind of things/customization
Alright got it
Thanks a lot sir
That would be great if you could ask the team about the region support
But having multiple db on a single project and having the datas split between them will increase the performance right?
No idea, I think there's not a fixed ETA on that, but seems very soon since it's publicly announced and the UI is done.
Appwrite's project only use 1 DB. If you create 2 dbs in your project, they will use 1
Oh ok
And is there any information regarding supporting json format for storing data. Right now i am storing json files as string and parsing it back to json while fetching
Also I don't think that will increase performance at all. Do you have already a big DB in Appwrite?
Not really
I would try using indexes to speed queries
For now, a string seems best method. Not sure if that will change in the future. Best practice for most projects is probably converting the JSON into database attributes instead of having a single field with a big JSON
But obviously depends on what are you building and several factors
Yeh got it
Thanks a lot for answering my queries
Regarding this, will tell you once I know. Most people is on holidays right now celebrating new year 😄
So responses are slower
Yeh thats alright
I wish you a very happy new year
Same! <:appwriterocket:823996226894692403>
If your issue has been solved, you can mark this post as closed by adding “[SOLVED]” to the beginning of the title
[SOLVED] Is Appwrite Pro Faster?
Recommended threads
- Large File Upload Issue with S3/RustFS
Hi, we are seeing a reproducible large upload failure with Appwrite 1.8.0 using S3-compatible storage through RustFS. A file upload of about 10.7 GB consistent...
- Terraform tablesdb_column type inconsist...
Hi, I am trying out the new terraform provider for appwrite that was introduced a few weeks back. As a first step I wanted to import our existing databases into...
- Payment problems
Its really beginning to frustrate me, last month I was on Pro plan on Appwrite cloud, I chose the option to downgrade next month(this one) to Free plan, and tha...