PostgreSQL.DEFAULT_DIALECT

PostgreSQL.DEFAULT_DIALECT: str = 'postgresql'

Default dialect used by SQLAlchemy to communicate with PostgreSQL; see also [DBMS-PS-1].