I must admit I am a little surprised that tags are stored as a free text field.
Tags are stored both in a posttags table and free text. Fts is faster for many queries.
I must admit I am a little surprised that tags are stored as a free text field.