# Documentation index

[Top](../README.md)



| Variables                                       |                                                         |                                               |                                                       |                                               |                                                       |
| ----------------------------------------------- | ------------------------------------------------------- | --------------------------------------------- | ----------------------------------------------------- | --------------------------------------------- | ----------------------------------------------------- |
| [mysql](variable.mysql/README.md)               | [mysqlOnly](variable.mysqlOnly/README.md)               | [pgsql](variable.pgsql/README.md)             | [pgsqlOnly](variable.pgsqlOnly/README.md)             | [sqlite](variable.sqlite/README.md)           | [sqliteOnly](variable.sqliteOnly/README.md)           |
| [mssql](variable.mssql/README.md)               | [mssqlOnly](variable.mssqlOnly/README.md)               | [mysqlTables](variable.mysqlTables/README.md) | [mysqlOnlyTables](variable.mysqlOnlyTables/README.md) | [pgsqlTables](variable.pgsqlTables/README.md) | [pgsqlOnlyTables](variable.pgsqlOnlyTables/README.md) |
| [sqliteTables](variable.sqliteTables/README.md) | [sqliteOnlyTables](variable.sqliteOnlyTables/README.md) | [mssqlTables](variable.mssqlTables/README.md) | [mssqlOnlyTables](variable.mssqlOnlyTables/README.md) |                                               |                                                       |


| Functions                                   |                                             |                                               |                                             |
| ------------------------------------------- | ------------------------------------------- | --------------------------------------------- | ------------------------------------------- |
| [mysqlQuote](function.mysqlQuote/README.md) | [pgsqlQuote](function.pgsqlQuote/README.md) | [sqliteQuote](function.sqliteQuote/README.md) | [mssqlQuote](function.mssqlQuote/README.md) |


| Classes                    |                                            |                                      |
| -------------------------- | ------------------------------------------ | ------------------------------------ |
| [Sql](class.Sql/README.md) | [SqlSettings](class.SqlSettings/README.md) | [SqlTable](class.SqlTable/README.md) |


| Types                             |                                   |
| --------------------------------- | --------------------------------- |
| [SqlMode](enum.SqlMode/README.md) | [OrderBy](type.OrderBy/README.md) |
