Trilogy Language Tools (Alpha)VSCode language tools for the Trilogy language, an experiment in more delightful SQL. It provides these VSCode features:
At some point, it should provide
What is Trilogy?Trilogy is a simpler SQL for analytics; SELECT queries looks like SQL but run against a lightweight semantic model defined in the same language, instead of tables. Read more about Trilogy here Trilogy looks like SQL, but without the FROM/JOIN/GROUP BY:
InstallationInstall from VSCode extension tooling. |