Download Ultorg 2.1.3 

To start using Ultorg, please follow the instructions below. For help, you can contact us.

See the Release Notes for a summary of updates since previous versions.

1. Create Your Ultorg Account

First create an Ultorg account, or log in if you already have one.

(Your free 14-day trial period will not start until you actually activate the product.)

2. Download and Install Ultorg 

Installation Instructions for MacOS

  1. Verify the architecture type for your Mac in the dropdown above. Older Macs have Intel processors, while newer ones use the Apple Silicon (“M”) architecture. Ultorg will show an error message if you attempt to run the wrong version.
  2. Click the button above to download the Ultorg DMG file.
  3. 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.
  4. 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.
  5. 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 Instructions for 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.

(Alternatively, there is a ZIP file version of Ultorg that you can use e.g. to run Ultorg from a USB drive. For this method, extract the ZIP file to a folder of your choice, then run the file ultorg-2.1.3\bin\ultorg64.exe to start Ultorg. You may need to click past a security prompt.)

Installation Instructions for Windows (ZIP file version)

The ZIP file distribution of Ultorg can be used e.g. to run Ultorg from a USB drive. For other uses we recommend using the Windows Installer instead (select "Windows" in the dropdown above).

  1. Click the button above to download the ZIP file version of Ultorg.
  2. Unzip the downloaded file somewhere.
  3. Run the file ultorg\bin\ultorg64.exe. A security prompt may be shown the first time you run the app.

Installation Instructions for Linux

  1. Download the ZIP file above.
  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.3-linux_x64.zip
    ultorg-2.1.3/bin/ultorg
    

    Some warning messages may appear ("deprecated method" etc.). These can be ignored if the app runs otherwise fine.

  3. To create a desktop icon for Ultorg on GNOME or KDE (including on Ubuntu), exit Ultorg and run the following command:
    ultorg-2.1.3/create_desktop_shortcut.bash
    

    This creates a desktop entry file called ultorg.desktop at the XDG data directory ~/.local/share/applications/, for the current user only. An Ultorg shortcut should now be available in your desktop environment.

    Screenshot of the Ultorg application icon on GNOME in Ubuntu.

3. After Installation

If the Activate Ultorg box appears, please follow the instructions to activate your trial period or paid Ultorg license.

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.

    Context menu in main perspective area

    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.