From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Marie Gaillourdet Subject: Re: [OT] recutils Date: Mon, 13 Dec 2010 13:33:27 +0100 Message-ID: References: <874oauh7zq.fsf@gnu.org> <87vd39yb60.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=47970 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PS7az-0008CS-7a for emacs-orgmode@gnu.org; Mon, 13 Dec 2010 07:33:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PS7ay-0004Z3-A3 for emacs-orgmode@gnu.org; Mon, 13 Dec 2010 07:33:37 -0500 In-Reply-To: <87vd39yb60.fsf@gnu.org> (Jose E. Marchesi's message of "Sat, 04 Dec 2010 13:28:39 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Jose E. Marchesi" Cc: Michael Brand , emacs-orgmode@gnu.org Hi, jemarch@gnu.org (Jose E. Marchesi) writes: > > I would highly appreciate any comment or suggestion on improving the > > format, the utilities, or whatever. > > Wow! The ability to have a _relational_ database with foreign keys > in a simple text file is so great news for me. A dream I had for > many years now. Or is it lack of knowledge from my side about > already existing solutions before recutils? > > I don't think there is anything similar. You might be interested to hear about txt-sushi [1], a command line utility to apply SQL statements on a set of csv files, each of which represents one table. [1] http://keithsheppard.name/txt-sushi/ Cheers, Jean-Marie