Hi Brandon,
MVC Forms are completely different from the Portal engine Forms. Currently you don't really have the option to hook it up to a SQL query.
You'd have to create your own Form Component, you can check in the documentation how to set that up.
In the Defining your own properties section you can see how to create your own properties for the component.