docs/mindsdb_sql/functions/standard-functions.mdx
MindsDB supports standard SQL functions via DuckDB and MySQL engines.
MindsDB executes functions on the underlying DuckDB engine. Therefore, all DuckDB functions are supported within MindsDB out of the box.
MindsDB executes MySQL-style functions on the underlying DuckDB engine. The following functions have been adapted to MySQL-style functions.
String functions:
Date and time functions:
ADDDATEADDTIME</Tooltip>CONVERT_TZ</Tooltip>CURDATECURTIMEDATE_ADDDATE_FORMAT</Tooltip>DATE_SUBDATEDIFFDAYNAMEDAYOFMONTHDAYOFWEEKDAYOFYEAREXTRACTFROM_DAYSFROM_UNIXTIMEGET_FORMAT</Tooltip>TIMESTAMPDIFFOther functions: