

# 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](https://docs.aws.amazon.com/documentdb/latest/devguide/connect-jdbc-autoschemagen.html). Additionally, to learn more about the ODBC driver architecture, click [here](https://github.com/aws/amazon-documentdb-odbc-driver/blob/develop/src/markdown/index.md).