Anyone have an experience what is the best algorithm to save data or information on serial eeprom like a database for the ease of reading and searching after saving like this table
ID Time Date #of register
=================================
1200312 8:30 12/9/2009 10
....
and so on

I know how to save data on serial eeprom using PIC microcontroller but how and what is the best way I don't know ?

so anyone can help me ?