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

Installation

ElyraSQL Client ships as a single download per platform from elyracode.com. The same build runs Free, Pro and Premium — a license key unlocks the paid tiers.

macOS (Apple Silicon)

  1. Download ElyraSQL-Client-<version>-macos-arm64.dmg.
  2. Open the DMG and drag ElyraSQL Client into Applications.
  3. Launch it from Applications.

The app is signed with a Developer ID and notarized by Apple, so it opens without security warnings.

!!! note "Intel Macs" Only Apple Silicon (arm64) builds are provided.

Linux (x86_64 / arm64)

  1. Download elyrasql-client-<version>-linux-<arch>.tar.gz.

  2. Extract and run:

    tar xzf elyrasql-client-*-linux-*.tar.gz
    cd elyrasql-client-*/
    ./elyrasql-client
    

Runtime dependencies

The Linux build uses the system WebKitGTK. On Debian/Ubuntu:

sudo apt-get install -y libwebkit2gtk-4.1-0 libgtk-3-0

Verifying downloads

Each artifact ships with a .sha256 file:

shasum -a 256 -c ElyraSQL-Client-<version>-macos-arm64.dmg.sha256

Updating

New versions are published on elyracode.com. Your saved connections, history and license activation are preserved across updates (see Configuration & Data).