all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Tables in databases
@ 2009-12-01  9:31 andrea
  0 siblings, 0 replies; only message in thread
From: andrea @ 2009-12-01  9:31 UTC (permalink / raw)
  To: emacs-orgmode


Org tables are great but for visualization and querying maybe databases
are better, for example sqlite for small amounts of data is very nice
and powerful.

I found this
http://orgmode.org/worg/org-tutorials/multitarget-tables.php which I
haven't tried yet but looks nice.

I would like to have an automatic way to automatically fill some
database tables from orgmode tables, done maybe automatically when the
file is saved.
So the hook should:
- check for tables with #+ORGTBL line above
- store the data on the right sqlite table

Rewrite completely the table every time is not a big problem since the
amount of data is really not big.

Given that I will be able to do nice things with python-sqlite and also
finally replace this
http://alexandria.rubyforge.org/
for book management

Anyone is already doing something like that?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-01  9:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-01  9:31 Tables in databases andrea

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.