Skip to content

Compatibility

dlagoCalimaco edited this page Jul 23, 2026 · 1 revision

Compatibility

This is the conservative support baseline for the LakeDB 0.10 line and intended 1.0 foundation.

Desktop systems

Platform Architecture Status
macOS 12 Monterey or later Apple Silicon Supported package target
Windows 10 22H2 and Windows 11 x64 Supported package target
Ubuntu 22.04/24.04 and Debian 12 x64 Supported package target
Other current glibc-based Linux x64 AppImage, best effort
macOS Intel, Windows ARM and Linux ARM No official package

Node.js, Electron, Docker and database client libraries are bundled or unnecessary for end users.

Database servers

Server Status
MySQL 8.4 LTS Supported baseline
MariaDB 10.11, 11.4 and 11.8 LTS Supported baseline
MySQL 8.0 and MariaDB 10.6 Best effort; upstream community maintenance has ended
Newer innovation, rolling or LTS lines Best effort until added to the baseline
Managed services and MySQL-compatible forks Best effort
PostgreSQL, SQLite, SQL Server and Oracle Database Unsupported as connection targets

Feature availability still depends on server permissions, SQL modes, character sets, collations and storage engines. Integrated SSH requires the operating system's ssh command, and table editing requires a primary key or complete non-nullable unique index.

See the canonical compatibility policy for connection requirements and feature boundaries.

Clone this wiki locally