I am interested in creating a database where members can fill out a page length profile, and update it whenever they want. I know this can be done using BLOB and a database, but doesn't this take up a lot of space?
Or is this the proper way to do this?