I use SQLite. I used plain text for years but grew frustrated because it’s very difficult to edit the data in any structured way. Parsing is also difficult: there are always trade-offs between human readability, ease of parsing, terseness, and extensibility.