>>> "Ken" == Ken Mankoff <[email protected]> writes:
> On 2016-04-04 at 15:46, Uwe Brauer <[email protected]> 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?
Well my first shot would be something like a mediawiki software which is
connected say to a mysql server. I can search wiki, but then most likely
I could move files in a directory and run grep.
So what about some functionally openoffice or filemaker (a commercial
software which runs on Mac or on Windows) provide. You write data in a
table and then can run searches which produce new (smaller tables).
> Org tables? They can be joined...
Now I don't understand what you mean be joined, linked?
> Org supports SQLite
> http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-sqlite.html
> http://howardism.org/Technical/Emacs/literate-database.html
Yeah that looks a bit to hackerish to me.
> And many use Org PROPERTY drawers as a database (for example, the
> address book support/examples).
That is maybe more what I need, could that be used in tables?
Uwe