Details
The Firebase Realtime Database is a cloud-hosted database. Store and sync data with NoSQL cloud database. Data is synced across all clients in realtime, and remains available when your app goes offline. Reference : https://firebase.google.com/docs/database
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)