Hello, is there any way to export my users from collection into CSV?
Not built into the appwrite console itself. Though this wouldn't be hard to do with a function or just a small script.
HELLO
please i need help ASAP
my app is running and I hit free limit plan
trying to upgrade but my country has stopped visa cards in here
please
really need a fast solution
please accept my USDT payment somehow
@Sina Is this solved?
noo
please
i need good well explanations
database read operations for each month is 1,750,000 on pro plan?
what if i cross that limit?
what will happen after that
You need to pay more
how can i customize my plan?
I think this doubt/post got solved? You have another one for the other issue
You don't need. You pay as you go
how much will be paid after i pass that and get more operations
Check https://appwrite.io/pricing
$0.060 per 100k reads $0.10 per 100k writes
in my other ticket asked me if i can pay in redot pay, but i’m from iraq and that doesn’t even work here
Recommended threads
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- No Document ID?
Hi I have a self hosted appwrite. My documents get a document ID but are not visible in the console. I don't know why this happens and how to fix this
- AppwriteException: Invalid query: Query ...
```js console.log(typeof interaction.user.id) console.log(interaction.user.id) const user_check = await TablesDB.listRows({ databaseId: "db", ...