Installation & Registration

DbSchema runs on Windows, macOS, and Linux. This guide walks you through downloading, installing, and activating your license.

Download

Download the latest version of DbSchema from the official download page.

Installers are available for:

  • Windows.exe installer
  • macOS.dmg disk image
  • Linux.sh shell installer or .deb / .rpm packages
  • All platforms.jar archive (requires Java 11+)

Install

Windows

  1. Run the downloaded .exe installer.
  2. Follow the on-screen prompts and choose your installation directory.
  3. Launch DbSchema from the Start Menu or desktop shortcut.

macOS

  1. Open the .dmg file and drag DbSchema into your Applications folder.
  2. On first launch, macOS may ask you to confirm opening an app from the internet — click Open.

Linux

  1. Make the installer executable: chmod +x DbSchema_unix_*.sh
  2. Run it: ./DbSchema_unix_*.sh
  3. Follow the on-screen prompts.

First Launch — Welcome Screen

On first launch DbSchema opens the Welcome Screen. From here you can connect to a database, open an existing model file, or start a new design from scratch.

DbSchema Welcome Screen on first launch

Register / Activate License

To activate a paid license, open the registration dialog from Help → Register in the menu. Enter your email address and the license key you received after purchase.

DbSchema license registration dialog

DbSchema requires an internet connection to validate the license on first activation. After activation, you can work offline — the license is stored locally.

To manage your license, invoices, or subscription, visit the Support Page.

Free Trial

DbSchema includes a 15-day free trial of all PRO features. No credit card is required. All features are fully available during the trial, including schema synchronization, Git integration, data generator, and logical design.

After the trial expires, DbSchema reverts to the free Community edition, which supports read-only access to diagrams and basic data browsing. See the edition comparison for details.

Software Updates

DbSchema checks for updates automatically on startup. You can also check manually from Help → Check for Updates.

Update behaviour can be configured in Settings → Software Updates — you can choose to be notified only for major releases, or disable automatic checks entirely.


Installation complete? Open DbSchema and follow the Quick Tutorial to get started.