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)
- Download
ElyraSQL-Client-<version>-macos-arm64.dmg. - Open the DMG and drag ElyraSQL Client into Applications.
- 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)
-
Download
elyrasql-client-<version>-linux-<arch>.tar.gz. -
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).