Appwrite (@appwrite) 's Twitter Profile
Appwrite

@appwrite

Build like a team of hundreds_

Website: ➡️ appwrite.io
GitHub ➡️ github.com/appwrite/appwr…
Discord ➡️ appwrite.io/discord

ID: 806598100764807170

linkhttps://appwrite.io calendar_today07-12-2016 20:35:47

6,6K Tweet

127,127K Followers

0 Following

Appwrite (@appwrite) 's Twitter Profile Photo

Introducing Bulk API. This new feature allows you to create, upsert, update, or delete multiple documents in a single API call. Allowing you to handle heavy data workloads with a lot more ease. 💨 Learn more about Bulk API: appwrite.io/blog/post/anno…

Introducing Bulk API.

This new feature allows you to create, upsert, update, or delete multiple documents in a single API call.

Allowing you to handle heavy data workloads with a lot more ease. 💨

Learn more about Bulk API: appwrite.io/blog/post/anno…
Appwrite (@appwrite) 's Twitter Profile Photo

Using the new Bulk API Databases feature is straightforward. You can handle multiple operations in a single request: ✅ createDocuments → Create multiple documents. ✅ updateDocuments → Update multiple documents. ✅ deleteDocuments → Delete multiple documents. ✅

Using the new Bulk API Databases feature is straightforward.

You can handle multiple operations in a single request:

✅ createDocuments → Create multiple documents.
✅ updateDocuments → Update multiple documents.
✅ deleteDocuments → Delete multiple documents.
✅
Appwrite (@appwrite) 's Twitter Profile Photo

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:

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:
Appwrite (@appwrite) 's Twitter Profile Photo

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: appwrite.io/docs/products/…

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: appwrite.io/docs/products/…
Appwrite (@appwrite) 's Twitter Profile Photo

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

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