Introducing Toad integration with GitHub Copilot

Originally published at: Introducing Toad integration with GitHub Copilot - Toad World Blog

Meet AI Code: Toad’s AI coding assistant powered by GitHub Copilot Toad for Oracle 2025 R2 introduces AI Code – an AI-powered code generation assistant that lives directly inside Toad’s SQL Editor window. Leveraging the power of GitHub Copilot, AI Code takes natural language prompts and turns them into fully functional SQL and PLSQL code.…

I've got a couple of questions concerning this feature:

  1. Beyond the need of a github copilot license, would there be any additional license requirements for using this feature? Also, do we need to accept additional terms beyond those we already have accepted right now ?
  2. How are the code suggestion requests technically routed ? Will code completion requests be routed directly to Github Copilot or will there be some proxy/routing done on Quest's server infrastructure ?
  3. Is usage drawn from token based resources or (free) inline edit completions ?