38 I had to work with firebase today.
Seems pretty nice, with the right tools changes to the database go automatically to the clients (without reloading them manually or writing code on the server).
You can also rather easily run code on the server whenever a change happens or whenever you get a http request.
There is probably some other stuff as well, but I didn't do too much with it, so... not sure....