Tiny DB | Databases in MIT App Inventor | Tutorial 5 | By Krishna Raghavendran

Опубликовано: 14 Март 2026
на канале: Krishna Raghavendran
27,644
286

This video tells you how to can use TinyDB in MIT App Inventor. TinyDB is a database in MIT App Inventor. TinyDB in MIT App Inventor is used to store data locally in the mobile.
TinyDB is a non-visible component that stores data for an app.

Apps created with App Inventor are initialized each time they run. This means that if an app sets the value of a variable and the user then quits the app, the value of that variable will not be remembered the next time the app is run. In contrast, TinyDB is a persistent data store for the app. The data stored in a TinyDB will be available each time the app is run. An example might be a game that saves the high score and retrieves it each time the game is played.
You cannot use the TinyDB to pass data between two different apps on the phone, although you can use the TinyDB to share data between the different screens of a multi-screen app.

Learn about TinyWebDB:    • Tiny Web DB | Databases in MIT App Invento...  

#mitappinventor
#mitappinventor2
#appinventor
#appinventor2
#krishnaraghavendran
Subscribe Now