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.

Introducing Schema AI: Revolutionizing Database Design with AI-Powered Simplicity

We are thrilled to unveil a groundbreaking feature that is set to transform the way you design databases – welcome to “Schema AI”! At Backendless, we continually strive to innovate and streamline the app development process, making it more accessible and efficient. Schema AI is our latest step in this journey.

Support For Multiple Custom Domains Per App

All Backendless apps have the ability to add a single custom domain for app hosting and API endpoints. Now, you may add additional custom domains to your application.

Deep Save API

The Deep Save API leverages the capabilities of the Transaction API to allow you to save related data objects in multiple tables simultaneously within a single API call.

Support For Transaction API For Codeless

In 2020, we released the Transaction API as one of our built-in API services. The purpose of transactions is to protect your data from partial database updates that fail to complete. The Transaction API is now available for Codeless.

Introducing European Union Hosting Cluster in Backendless Cloud

The Backendless European Union Hosting Cluster is a server cluster located in Europe. This new cluster provides Backendless Cloud developers outside of the United States a faster serverless app hosting alternative.

How to Integrate UI Bakery With Backendless

UI Bakery is a no-code web app builder that enables users to “build cutting-edge solutions following a front-end first approach”. When you integrate a feature-rich no-code Backendless backend with your UI Bakery frontend, you get a visual relational database, user management, bulletproof security, highly-scalable serverless hosting, and much more.

Add A Codeless Backend To AppGyver With Backendless

AppGyver describes itself as a “professional no-code platform, enabling you to build apps for all form factors, including mobile, desktop, browser, TV and others”. When you integrate a feature-rich no-code Backendless backend with your AppGyver app, you get a visual relational database, user management, bulletproof security, highly-scalable serverless hosting, and much more.

How To Add JSON Objects In Backendless Database

Backendless Database now supports the JSON data type, a significant innovation that allows us to support both structured and unstructured data.

Introducing The Transactions API

With the Transactions API, Backendless Database can execute multiple database requests grouped into a single transaction. When any one of these grouped database operations fails, the entire transaction is rolled back – meaning any other changes within the same transaction are canceled.