can i read and write to a particular location in a text file rather than reading every line in one at a time? the goal is to use the text file as a database and not have it slow down as the file gets bigger?