Yes, this is a database system in Scratch. It can store tables with named columns. Each table can support up to 100,000 rows. With it being a Scratch powered database, it is slow, so patience is key. Although there is no support for running SQL commands :), it was a fun project to make. Turbo mode might help.You will have to click the green flag again to go back to menu.
The text engine is from PL PRODUCTIONS (Thank you so much)! Here is the text engine project. Check it out! https://scratch.mit.edu/projects/41685786/ I had to modify the text engine in order to make it receive data across sprites. Also, I did make this project on Scratch v2, Version 3 has not been thoroughly tested.