On 2016-04-04 at 15:46, Uwe Brauer <o...@mat.ucm.es> wrote: > I am looking for a sort of database I could use with orgmode. Anybody > has a suggestion? What's about recutils?
Can you be more specific? Org tables? They can be joined... Org supports SQLite http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-sqlite.html http://howardism.org/Technical/Emacs/literate-database.html And many use Org PROPERTY drawers as a database (for example, the address book support/examples). -k.