Upload a SQLite file to visualize its content.
Whenever you upload a SQLite file, it gets sent to the server where the entire contents gets read and returned in a massive JSON object, which is parsed into multiple tables.
Only when it's being processed. Once it's done, the file is immediately deleted, so no worries about your data being stored.
A reminder that the site is open source, so you can view the code! Check the first link at the top of the page.
As the database gets visualised in the browser, it can be a bit slow with large files. Please be patient! Of course the site is limited by your system performance, so if you're on a potato, it's gonna be slow.