# Help me with the database

**URL:** https://community.thunkable.com/t/help-me-with-the-database/552453
**Category:** Questions about Thunkable X
**Tags:** firebase, design, beginner
**Created:** [April 2, 2020, 7:22pm UTC](https://community.thunkable.com/t/help-me-with-the-database/552453 "2020-04-02T19:22:30Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![guimartinz0509gyenk](https://avatars.discourse-cdn.com/v4/letter/g/e0b2c6/32.png) [@guimartinz0509gyenk](https://community.thunkable.com/u/guimartinz0509gyenk)
#### Post date: [April 2, 2020, 7:22pm UTC](https://community.thunkable.com/t/help-me-with-the-database/552453/1 "2020-04-02T19:22:31Z")

</div>

I need your help.

- Currently working on a project of abstracts for high school students, with subjects such as: Biology, Mathematics, Physics…

- The contents of our abstracts are made in blocks of images, one below the other, and this is making the app very heavy, 36 mb with few abstracts. My question is how do I save these summaries (images) in a database and decrease the size of the app.

- Our app is basically made up of home screens, where biology, mathematics, physics are included. That has its respective buttons that when clicked go to sub-subjects and then to the summaries

- I’ve tried to upload these images on OneDrive to add the images and decrease the total size of the app, it is visible in the app, but it seems that it didn’t work in reducing the size of the app

- I would like to put these images in a database as there will be many pages

- obs: I don’t know how to use the blocks wel!

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [April 2, 2020, 7:45pm UTC](https://community.thunkable.com/t/help-me-with-the-database/552453/2 "2020-04-02T19:45:27Z")

</div>

You can always save space by hosting your photos on Cloudinary and referencing the URLS but this also means the users NEED an internet connection.

Did you delete the image from the invisible components section on the design screen?

---

<div class="post-metadata">

### Author: ![guimartinz0509gyenk](https://avatars.discourse-cdn.com/v4/letter/g/e0b2c6/32.png) [@guimartinz0509gyenk](https://community.thunkable.com/u/guimartinz0509gyenk)
#### Post date: [April 3, 2020, 12:11am UTC](https://community.thunkable.com/t/help-me-with-the-database/552453/4 "2020-04-03T00:11:52Z")

</div>

- Hi Jared! That’s exactly what I wanted. How could I do that please? It would solve my problem
- Just by copying the link of each image in Cloudinary and pasting in the “picture” option? or is it necessary to use blocks?

---

<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/help-me-with-the-database/552453/5 "2024-11-08T11:39:25Z")

</div>


