emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: SAKURAI Masashi <m.sakurai@kiwanami.net>
To: johan.w.kluwer@gmail.com
Cc: emacs-orgmode@gnu.org
Subject: Re: WISH: SQL on org-mode tables
Date: Wed, 21 Aug 2013 11:55:14 +0900	[thread overview]
Message-ID: <201308210255.r7L2tEkN004876@ms-omx11.plus.so-net.ne.jp> (raw)
In-Reply-To: <CAC5XeFGb73CkWnJpF8CWuucuZcJsESV1vJR3wp=_PQKHitERwg@mail.gmail.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=ISO-2022-JP-2, Size: 1319 bytes --]

Hi,

I wrote a full DB browser in Emacs, EDBI https://github.com/kiwanami/emacs-edbi.

This program provides DB Query API (like Perl's DBI) and table layout framework.
One can query any SQL and layout the results into a rigid table format.
There is no document for API, please see the demo code.
https://github.com/kiwanami/emacs-edbi/blob/master/edbi-demo.el

I don't have a time to integrate it into org-mode,
if someone would write the code, I think I can help a little.


Regards
--
SAKURAI, Masashi (family, given)
m.sakurai@kiwanami.net


At Sun, 18 Aug 2013 16:06:43 +0200,
Johan W. Kl^[$(D+d^[(Bwer wrote:
> 
> [1  <text/plain; ISO-8859-1 (7bit)>]
> 
> [2  <text/html; ISO-8859-1 (quoted-printable)>]
> I wish it were possible to execute SQL on tables in org-mode buffers. Filtering rows and columns,
> joining values across named tables, and so forth could be done with SQL in the org-table SEND
> clauses.
> 
> There's a script called csvsql that allows for executing SQL on comma- or tab-separated files from
> the command-line (using the H2 database engine): https://github.com/jdurbin/durbinlib/wiki/csvsql.
> I'm thinking csvsql or similar could provide the query capability, and org-mode would take care of
> sending it org tables in tab separated format.
> 
> That's my wish.
> 
> Cheers
> 
> Johan
> 
> 

  parent reply	other threads:[~2013-08-21  2:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-18 14:06 WISH: SQL on org-mode tables Johan W. Klüwer
2013-08-20 19:08 ` Marc Ihm
2013-08-21  0:29   ` Eric Abrahamsen
2013-08-21  2:55 ` SAKURAI Masashi [this message]
2013-08-21  8:07   ` Johan W. Klüwer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201308210255.r7L2tEkN004876@ms-omx11.plus.so-net.ne.jp \
    --to=m.sakurai@kiwanami.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=johan.w.kluwer@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).