HN user

sgolestane

181 karma
Posts11
Comments27
View on HN

CapitolOne! You can open an accounts online, no fees and you get interest on your balance. I have more than 20 accounts with them for everything from saving for vacation to saving for unexpected pet expenses.

Since we are a mysql shop, for this use-cases I serialize and store the form as xml in a CLOB column. For any field that needs to be searched on, I create an additional column. Disadvantage of this is you can't run mysql queries against the data stored in the CLOB column.