appwrite Profile Banner
Appwrite Profile
Appwrite

@appwrite

Followers
128K
Following
16K
Media
3K
Statuses
7K

Build like a team of hundreds_ Website: ➡️ https://t.co/OprOHjvube GitHub ➡️ https://t.co/VGT42Y8wVy Discord ➡️ https://t.co/FsRTsqqAyY

Planet Earth 🌎
Joined December 2016
Don't wanna be here? Send us removal request.
@appwrite
Appwrite
2 months
Introducing Appwrite Sites. The open-source Vercel alternative.
49
78
701
@appwrite
Appwrite
10 hours
Get started. Available on Appwrite Cloud Pro, Scale plan, and self-hosted. Visit our official documentation to learn more:
0
0
2
@appwrite
Appwrite
10 hours
Perfect for apps that handle:. →Personal information.→Healthcare records.→Private messages.→Financial data.
1
0
3
@appwrite
Appwrite
10 hours
Now with Encrypted string attribute support:. ✅Your data is encrypted at rest, automatically. ✅You interact with it just like a regular string. ✅Appwrite handles the encryption server-side.
1
0
3
@appwrite
Appwrite
10 hours
Before this, storing secure data meant:. ❌ Writing and maintaining crypto logic. ❌ Managing keys and edge cases. ❌ Risking implementation errors. ❌ Manually encrypting strings.
1
0
3
@appwrite
Appwrite
10 hours
Security isn’t optional. It’s foundational. Appwrite is secure by default, and we’ve just taken it a step further. Now you can encrypt sensitive fields directly from the Appwrite Console.
1
0
3
@appwrite
Appwrite
10 hours
You can now encrypt data at rest, automatically, with this new database feature. Here's everything you need to know. Thread 🧵.
1
1
14
@appwrite
Appwrite
2 days
We’re excited to announce Encrypted string attribute support!. With this feature, you can encrypt string attributes at rest, directly from the Appwrite console without having to implement manual encryption. This adds another layer of security to Appwrite Databases and Storage.
Tweet media one
4
3
40
@appwrite
Appwrite
2 days
You can now perform bulk operations with Appwrite Database. Watch this video to learn how it works:
Tweet media one
0
1
11
@appwrite
Appwrite
2 days
Database Upsert is available now on Appwrite Cloud and self-hosted. Learn more:
0
0
2
@appwrite
Appwrite
2 days
Benefits:. ✅ Fewer network calls.✅ Race-free writes.✅ Cleaner code.✅ Idempotent and retry-safe.
1
0
2
@appwrite
Appwrite
2 days
Real-world use cases. Perfect for:. - Syncing data across mobile clients.- Background workers writing in parallel.- IoT devices pushing updates.- Any app needing consistency across multiple sources.
1
0
3
@appwrite
Appwrite
2 days
But with Database Upsert, the server handles it for you. If the document exists, it updates it. If it doesn’t, it creates a new one. All in a single call.
Tweet media one
1
0
2
@appwrite
Appwrite
2 days
Before Upsert, writing a single document meant:. - Checking if the document exists.- Handling 404s.- Deciding whether to POST, PUT, or PATCH.- Repeating the logic across all clients. Too much code. Too many chances for race conditions.
1
0
2
@appwrite
Appwrite
2 days
Managing data shouldn’t slow you down. That’s why we built Database Upsert, to reduce friction in your CRUD workflows.
1
0
2
@appwrite
Appwrite
2 days
Appwrite Database now supports the Upsert method!. Here's everything you need to know. Thread🧵.
4
1
16
@appwrite
Appwrite
4 days
We’re excited to announce Database Upsert. This new feature allows you to create or update a document using a single API call. You no longer need to write separate logic to check for existence or handle 404 responses when working with Appwrite Databases, as the server handles
Tweet media one
5
9
109
@appwrite
Appwrite
4 days
How do you usually trigger functions?.
1
0
6
@appwrite
Appwrite
5 days
Did you know Appwrite Databases now support bulk operations?. You can now create, update, or delete multiple documents in an API single request. Check out the official documentation to learn more:
Tweet media one
1
0
13
@appwrite
Appwrite
6 days
Appwrite now supports CSV imports!. That means you can create multiple documents in a collection by uploading a single CSV file. This feature is available in both Appwrite Cloud and the self-hosted version. Check out the official documentation to get started:
Tweet media one
1
1
13
@appwrite
Appwrite
8 days
Want to build it yourself?. Check out this guide:
0
0
3