all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* local database types for personal use
@ 2011-12-26  0:42 ishi soichi
  2011-12-26  1:37 ` Thien-Thi Nguyen
  0 siblings, 1 reply; 8+ messages in thread
From: ishi soichi @ 2011-12-26  0:42 UTC (permalink / raw
  To: help-gnu-emacs

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

Hi.  I have a question about database which can be easily used in Emacs.
Since I have little experience in developing database, I need some advice
for it.

An entry of the database will be like,

word  : meaning
         : date it's encountered
         : where (file or URL) it's encountered
         : how often it has shown up so far
         : etc.


There are various ways to implement such LOCAL database with Emacs.
For example,

hash-table
assoc
plain text
csv
splite
and maybe others.

Which method would you suggest for developing a local database like this?

Not to mention that it has to be fast for searching and organizing.

soichi

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

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

end of thread, other threads:[~2012-01-25  6:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-26  0:42 local database types for personal use ishi soichi
2011-12-26  1:37 ` Thien-Thi Nguyen
2011-12-26  1:47   ` Soichi Ishida
2011-12-26  1:57     ` Thien-Thi Nguyen
2011-12-26 19:08       ` Alan E. Davis
2012-01-22 15:51         ` Alan E. Davis
2012-01-25  6:44           ` ishi soichi
2012-01-22  1:30       ` Samuel Wales

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.