How to use ScratchDB: 1. Create a table with create_table 2. Insert data (|data1|data2|...) with insert_row 3. Use the other commands to make various queries and other edits!
An old project of mine from October 2015 The original idea was to make a more powerful list that could be stored in a single variable and saved to the cloud (I think? but this was a long time ago). Back then, you could store infinite digits in cloud variables. Not sure how useful it is now, but I've had a few people ask about it recently. But anyways, here ya go!