Similar to asyncpg, GINO should offer prepared statement API on connection level. Now `PreparedStatement` infrastructure is ready, the tricky part is to get input parameter processors of SQLAlchemy work correctly.