connector/database
The connector/database module defines shared option types for SQL-style connectors.
Since
v0.0.0
DatabaseDataOptions
The DatabaseDataOptions type configures the table and column names used for data storage in a database. Read more.
DatabaseMetaOptions
The DatabaseMetaOptions type configures the table and column names used for metadata storage in a database. Read more.