Download Ultorg 2.1.5 

To start using Ultorg, enter your email address and click Download. A free trial is available.

or Log In

While downloading, you will receive an email with instructions to create your Ultorg account. You will need your account to activate the desktop app. For help, contact us.

Installation on MacOS

  1. Click the button above to download the Ultorg DMG file.
  2. Double-click the downloaded file. A folder with icons should open.
    Screenshot of the Ultorg DMG file folder on MacOS, where the Ultorg.app file can be dragged to the Applications folder.
  3. Drag the Ultorg icon over to the Applications folder shortcut. If you have a previous version of Ultorg installed, you can answer Replace at the prompt.
  4. Ultorg can now be started from the Applications folder, in the same way as other MacOS apps. A security prompt will be shown the first time you run the app; click OK here.

Installation on Windows

  1. Download the Windows Installer (MSI) file above.
  2. If a previous version of Ultorg is running, close it. (No need to uninstall it, however.)
  3. Run the installer.
    Screenshot of Ultorg's Windows Installer
  4. Click Next in the installer steps, and Finish. Ultorg will be installed for the current user.
  5. You can now run Ultorg from the icon on the Desktop or the Start Menu.

Installation on Linux

  1. Download the ZIP file above.
    (Prefer an APT repository? See this page for instructions, on paid tiers.)
  2. Open a terminal, and run the following commands:
    mkdir -p ~/Ultorg
    cd ~/Ultorg
    # Or substitute whatever path the ZIP file was downloaded to.
    unzip ~/Downloads/ultorg-2.1.5-linux_x64.zip
    # Will replace the icon from any previously installed version.
    ultorg-2.1.5/create_desktop_shortcut.bash
    
  3. You can now run Ultorg from the desktop icon that appears (on GNOME or KDE).
    Screenshot of the Ultorg application icon on GNOME in Ubuntu.

    Alternatively, you can run the following command from the terminal:

    ~/Ultorg/ultorg-2.1.5/bin/ultorg
    

After Installation

When prompted, activate Ultorg using the email address you provided above, and the password you created during account setup. If you don't have an Ultorg account yet, check your email for instructions, or try again here.

The Ultorg window should now be open with Local Ultorg Folder showing in the pane to the left. At this point, the application is ready to be used. To test Ultorg using a bundled example database:

  1. Click Add Data Source in the panel to the left, and then Connect to Demo Database.
    Context menu showing Connect to Demo Database action
  2. A new icon appears for the data source, with data tables underneath.
    Folder Hierarchy showing expanded Course Catalog data source
  3. Double-click one of the tables in the data source (e.g. Courses in the demo database). This creates a new visual query, known as a perspective, starting from this table.
  4. You should now see some data in the center of the Ultorg window. From now on, all further query interactions are done from the central spreadsheet-like pane.

    To see a menu of query-related actions, click the dropdown button (Dropdown button) that appears when you hover over a column of data. Or, you can right-click any cell in a column.

The context menu in perspective editor, open on the Max Enroll field in the Courses table and subquery.

The most used actions are Fields & Joins and Filter. You can access these by the keyboard shortcuts shown in the context menu. (On Mac, the Command key is used instead of Ctrl.)

To connect to other data sources, click Add Data Source and select an option. An Ultorg perspective can combine data from any number of tables in one or more data sources.

See the documentation site to continue learning about Ultorg.