FrozenRecord looks cool:

Active Record-like interface for read only access to static data files of reasonable size.

It supports JSON and YAML out of the box, but you could i.e. extend it to support markdown files with YAML frontmatter (I bet).