# Realtime database

**URL:** https://community.thunkable.com/t/realtime-database/400435
**Category:** Questions about Thunkable X
**Created:** [January 10, 2020, 9:26am UTC](https://community.thunkable.com/t/realtime-database/400435 "2020-01-10T09:26:31Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![videshi.in.germanydr](https://avatars.discourse-cdn.com/v4/letter/v/90ced4/32.png) [@videshi.in.germanydr](https://community.thunkable.com/u/videshi.in.germanydr)
#### Post date: [January 10, 2020, 9:26am UTC](https://community.thunkable.com/t/realtime-database/400435/1 "2020-01-10T09:26:31Z")

</div>

Hi Everyone,

Please help me to know if there is a possibility that if the data in the firebase is changed then only the data from the firebase gets copied into stored variable…

do i need to create cloud variable for that…  
i will be more interested in stored variable.

please share the screenshot of the block thanks

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [March 30, 2020, 2:56pm UTC](https://community.thunkable.com/t/realtime-database/400435/2 "2020-03-30T14:56:03Z")

</div>

Hey @videshi.in.germanydr

With a cloud variable the information will be up-to-date for all users, and with a stored variable the info will only be on one device.

The “right” choice depends on your use case. Can you tell us a little more about what you’re trying to build?

Thanks.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:39am UTC](https://community.thunkable.com/t/realtime-database/400435/3 "2024-11-08T11:39:34Z")

</div>


