Blog
Backendless Continues Momentum in Fall 2023 with 16 G2 Badges
Backendless earns 16 badges in the Fall 2023 G2 reports, including High Performer across API Management, mBaaS, API Design, and RAD, showcasing the platform's excellent developer support, ease of use, and global customer satisfaction.

File Search in Backendless Console

The release of Backendless 4.5.0 introduces support for file search in Backendless Console. We already had search API in our SDKs (Android, iOS, JS, REST) and based on the feedback from the customers added search support in the Console. Here’s what you can do now: Basic search Type in a partial or full name of…

Introducing Database Bulk Operations

All available APIs for creating, updating and deleting objects in the Backendless database operate on single objects. This means that when you need to store multiple objects in the database, each object requires a separate API call. This increases the number of API calls your app makes. While it is great for us (hey, our…