Try an example
Just a taste. This is the full RetailMart database: 55 tables and about 2.4 million rows. A table downloads when a query first uses it (the biggest, web_events.page_views, is 21 MB), then stays cached in your browser. Everything runs on your own device, so big queries take longer on a phone. Anything you create or change disappears when you reload. To practise for real, follow the setup guide to run it on your own machine.