Blog
Introducing Backendless Pro Community Edition: Free Single-Server Deployment
We’re excited to announce that Backendless is now even more accessible with the launch of the Community Edition: a free version of the Backendless platform for deployment on a single physical server. This change makes Backendless more accessible than ever, allowing established users who want to lower their overall cost of ownership to deploy quickly...

Application Reset – How to delete all application data at once

As you develop your application, the backend accumulates a lot of development-related data. This data may include test objects in your data tables, random user accounts you used to see how logins work, meaningless geopoints or files. Sometimes you just wish you could delete all the data, but keep the data structures (tables, file directories,…