To provide full support sqlalchemy.dialect need to implement all methods of interfaces.py, such as: - get_colums - get_table_names - and etc I started on this!