What is the maximum number of registered users you can have before performance declines?

I’m wondering how many users Backendless can have in the Users table before performances starts to suffer. Is it possible to have more than one table where users can register?

The “Users” table it specialized, it is built-into every backend created in Backendless. When you ask about performance, do you have something specific in mind? For example:

    Performance of user registration Performance of login Performance of password recovery Performance of data queries
Also, how do you define "many users"?

Regards,
Mark

I’m talking about querying data from the users table. How long would it take to query properties for a single user if there were like 100,000 users?

Hi Phil,

You should not see any performance degradation with that many users.

Regards,
Mark