@king_of_leon - Firebase isn’t a database for mobile devices per se, like what is discussed above (databases that work in the client’s own device). Firebase is a backend system, which a front-end app can connect to via a web api.

Scott