# SQL dialect-specific

Pentaho software generates dialect-specific SQL when communicating with these data sources. Certified indicates the SQL dialect has been tested for compatibility with Pentaho.

| Pentaho Software                                                                                                                                                                                           | Data Source                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Pentaho Analyzer                                                                                                                                                                                           | <p>Certified</p><ul><li>Amazon Redshift</li><li>Azure SQL</li><li>Impala</li><li>MySql</li><li>Microsoft SQL Server</li><li>Oracle</li><li>PostgreSQL</li><li>Snowflake</li></ul><p>Non-certified</p><ul><li>Access</li><li>Apache Derby\*\*</li><li>Firebird</li><li>Greenplum</li><li>Hsqldb</li><li>IBM DB2</li><li>IBM MQ 9.2</li><li>Infobright</li><li>Informix</li><li>Ingres</li><li>Interbase</li><li>MonetDB</li><li>Neoview</li><li>Netezza</li><li>SqlStream</li><li>Sybase</li><li>Teradata</li><li>Vectorwise</li><li>Vertica</li><li>Other SQL-89 compliant\*</li></ul>                                                                                                                                                                                          |
| Pentaho Metadata                                                                                                                                                                                           | <p>Certified</p><ul><li>Azure SQL</li><li>Hive 2</li><li>Impala</li><li>MySQL</li><li>PostgreSQL</li></ul><p>Non-certified</p><ul><li>Amazon Redshift</li><li>ASSQL</li><li>Firebird</li><li>H2</li><li>Hypersonic</li><li>IBM DB2</li><li>IBM MQ 9.2</li><li>Ingres</li><li>Interbase</li><li>MS Access</li><li>MS SQL Server (JTDS Driver)</li><li>MS SQL Server (Microsoft Driver)</li><li>Netezza</li><li>Oracle</li><li>PostgreSQL</li><li>Snowflake</li><li>Sybase</li><li>Vertica</li><li>Other SQL-92 compliant\*</li></ul>                                                                                                                                                                                                                                             |
| Pentaho Data Integration                                                                                                                                                                                   | <p>Certified</p><ul><li>Amazon Redshift</li><li>Azure SQL</li><li>Hive</li><li>Hive 2</li><li>Impala</li><li>MS SQL Server (JTDS Driver)</li><li>MS SQL Server (Microsoft Driver)</li><li>MySQL</li><li>Oracle</li><li>PostgreSQL</li><li>Snowflake</li><li>Vertica</li></ul><p>Non-certified</p><ul><li>Apache Derby\*\*</li><li>AS/400</li><li>InfiniDB</li><li>Exasol 4</li><li>Firebird SQL</li><li>Greenplum</li><li>H2</li><li>Hypersonic</li><li>IBM DB2</li><li>IBM MQ 9.2</li><li>Infobright</li><li>Informix</li><li>Ingres</li><li>Ingres VectorWise</li><li>MaxDB (SAP DB)</li><li>MonetDB</li><li>Neoview</li><li>Netezza</li><li>Oracle RDB</li><li>SAP HANA</li><li>SQLite</li><li>Teradata</li><li>UniVerse database</li><li>Other SQL-92 compliant\*</li></ul> |
| \* If your data source is not in this list and is compatible with SQL-92, Pentaho software uses a generic SQL dialect.                                                                                     |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| \*\* Apache Derby support is deprecated in future releases. For details, contact [Support](https://support.pentaho.com/). See [Apache Derby](/install/9.3-install/jdbc-drivers-reference/apache-derby.md). |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/install/9.3-install/components-reference/sql-dialect-specific-components-reference.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
