Studio

Trilogy Studio

Trilogy Studio is a streamlined IDE for writing, compiling, and executing Trilogy code. It is designed to be a one-stop shop for all your Trilogy needs, from writing and testing queries to creating and extending custom models. Trilogy Studio is built on top of the Monaco Editoropen in new window, which powers VS code and provides a rich editing experience with shortcuts, a command palette, and syntax highlighting.

TIP

Trilogy Studio is a simple way to run Trilogy directly against your database backends, but remember you can execute Trilogy directly from python as well or compile your Trilogy to SQL and run in your own favorite IDE!

Installation

Trilogy Studio is an electron appopen in new window available on Windows and Linux. For detailed documentation and installation instructions, refer to the github repository hereopen in new window.

Features

  • Execute Trilogy queries directly in an IDE and get results
  • Execute SQL queries directly for comparison and development
  • GenAI integration to build your queries fast
  • Query new models as you author them

A view of the editor