Elyra
Elyra The coding agent e The native code editor Elyra Grove Native local development environment Askr The real server for Laravel & PHP Elyra Conductor Local project conductor Elyra SQL Server MySQL-compatible SQL server in Rust Elyra SQL Client Native desktop SQL workbench Elyra SQL Anywhere Replication-ready SQL engine
Release notes
Changelog
Elyra
Configuration & Data

Configuration & Data

ElyraSQL Client keeps its local state in the OS application-data directory and secrets in the keychain.

Data locations

The data directory is …/ElyraSQL Client/:

OS Path
macOS ~/Library/Application Support/ElyraSQL Client/
Linux ~/.local/share/ElyraSQL Client/
Windows %APPDATA%\ElyraSQL Client\

Contents:

File Purpose
meta.db SQLite: connection profiles (no passwords), query history, saved queries
license.json Cached license status (plan, email, expiry, last validation)

Secrets (connection passwords) live in the OS keychain, keyed under the service com.elyrasql.client.

Exports

Exported files are written to your Downloads folder with a timestamped name. See Import & Export.

Resetting

  • Remove a connection from the UI (deletes its profile and keychain secret).
  • Clear history from the History panel.
  • Remove a license from the Account & license dialog.
  • To fully reset, quit the app and delete the data directory above (keychain entries can be removed with your OS keychain tool).

Theme

The theme toggle (toolbar) cycles auto / light / dark; auto follows the OS appearance. The choice is remembered.