Bulk Create API | Backendless Database Training Course (pt. 27)

preview_player
Показать описание
In this video, we learn about the Bulk Create API which allows users to save multiple objects in a database with a single API call. As an example, we'll explore how this API can benefit users who are working on a to-do app where they need to save multiple tasks. By using the Bulk Create API, fewer API calls to the database are needed which can result in a better user experience. The video walks us through how to use the Bulk Create API in REST Console and Codeless, as well as how to create a table in the database to save objects. We also see a demo of how the Bulk Create API works in Codeless. Overall, this is an easy-to-use but powerful API, especially when performance is a concern.

Have questions? Post them in the comments below or get in touch at:

Happy Coding!
#database #api #restapi
Рекомендации по теме
Комментарии
Автор

Is there a way to also also create relations using the Bulk Create API? For example, if we have many different users and a user bulk creates a ToDoList, how can we create a relation for each Task that points to the particular user that created the Task(s)?

alexklein
join shbcf.ru