

# Automatic schema generation
<a name="connect-odbc-schema"></a>

The ODBC driver is utilizing the Amazon DocumentDB JDBC driver through JNI (Java Native Interface) - making the automatic schema generation feature to work similarly in the JDBC driver. For more information on automatic schema generation, see [JDBC automatic schema generation](connect-jdbc-autoschemagen.md). For more information about the ODBC driver architecture, see [Amazon DocumentDB ODBC driver architecture](https://github.com/aws/amazon-documentdb-odbc-driver/blob/develop/src/markdown/index.md) on GitHub.