docs/support/data-location.md
When you save connections and SQL queries in Beekeeper Studio they are persisted to a SQLite database in the application configuration directory.
The database is named app.db and is stored in the userData folder which the operating system provides for Beekeeper Studio to store settings and preferences.
<User Directory>\AppData\Roaming\beekeeper-studio~/Library/Application Support/Beekeeper Studio
~/.config/beekeeper-studioIf you navigate to Help -> Add Beekeeper's Database the app will add a new database connection for you to use - Beekeeper's database itself.
You can use this connection to explore your saved data, export SQL queries, or do whatever you need.