Vaadin Firebase Bindings

Wouldn’t be great to have Firebase Bindings for Vaadin products.

For example, we’re moving from an rdb supported by vaadin to firebase realtime database for almost all our products at work that means we have to change over to Bean Item Containers and handle all the objects ourselves.

Having a FirebaseDatabaseContainer to manage that for me would be quite neat!

I agree, that would be really nice!

-Olli

Have you considered implementing and publishing it as a component in
Directory
? Which
Container
implementation were you using before?