AI & ML capabilities

Learn how to run AI workloads and work with machine learning and advanced analytics in Exasol.

Exasol is an analytics database built for speed at scale. In this section you will learn how to put AI to work on top of it.

You can connect AI assistants like Claude or ChatGPT to your database through the Exasol MCP Server, run machine learning models directly inside the database with UDFs and Script Language Containers, and call out to foundation models from OpenAI, Anthropic, Google, or Hugging Face from SQL. The same engine that powers your analytics workloads handles AI inference in parallel across the cluster, so text analysis, forecasting, and metadata enrichment run where your data already lives.

Whether you want a natural language interface to your warehouse, in-database ML, or production text analytics, the articles in this section walk you through the setup and the working examples.

In this section