← Back to Stormify Documentation

DatabaseMetaData

Provides information about the database, such as product name and version.

Properties

Link copied to clipboard

The major version number of the database.

Link copied to clipboard

The minor version number of the database.

Link copied to clipboard

The name of the database product (e.g. "PostgreSQL", "MySQL", "SQLite").

Link copied to clipboard

The full version string reported by the database.