Data access

is there a way to access the database directly. Eq a sql query or
something of the like. So we can download the data into our internal
systems.

Regards

We are working on adding the “export data” feature. It will let you take all the data out of Backendless for archival or backup purposes. Alternatively, you could write a program which would get all the objects from the tables and serialize them elsewhere.

Cheers,Mark