emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* WISH: SQL on org-mode tables
@ 2013-08-18 14:06 Johan W. Klüwer
  2013-08-20 19:08 ` Marc Ihm
  2013-08-21  2:55 ` SAKURAI Masashi
  0 siblings, 2 replies; 5+ messages in thread
From: Johan W. Klüwer @ 2013-08-18 14:06 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 578 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 756 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-08-21  9:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2013-08-21  8:07   ` Johan W. Klüwer

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).