One of the key features of Emacs is that everything is just text.1 An example of this is rec mode.2 Rec mode implements a simple yet flexible database system using just text files. Accompanying rec mode, the Emacs code, is the package that includes the tools for manipulating files containing rec databases. On Debian, the package is recutils.