Multicorn version 0.0.9 has been released on pgxn. This version introduces a small API incompatibility: the columns arguments is now a mapping from column names to their types. Other than that, the sqlite foreign data wrapper has been removed in favor of a more generic sqlalchemy foreign data wrapper. This new bundled foreign data wrapper should be able to talk to any database supported by sqlalchemy.