this is normal, by default. sql server will read data, and keep it in memory.
to "set" a max memory, ujust configire the max memory setting in the sql server instance properties to, for example, 1000 (which is 1000MB=>1GB)
for your home installetion should be more than enough