Embedded systems that require non-volatile data storage (data that doesn't disapear when the power is turned off) typically use flash memory for this.
To manage the data, a number of proprietary file system formats exist. The most well known is the TINY file system, that is well-adapted to Flash Memory.