From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.help Subject: Re: local database types for personal use Date: Mon, 26 Dec 2011 02:37:42 +0100 Message-ID: <87hb0oi049.fsf@ambire.localdomain> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1324863479 22683 80.91.229.12 (26 Dec 2011 01:37:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 26 Dec 2011 01:37:59 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: ishi soichi Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 26 02:37:51 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RezVf-0002AK-Al for geh-help-gnu-emacs@m.gmane.org; Mon, 26 Dec 2011 02:37:51 +0100 Original-Received: from localhost ([::1]:34554 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RezVe-0002Z1-Il for geh-help-gnu-emacs@m.gmane.org; Sun, 25 Dec 2011 20:37:50 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:40188) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RezVa-0002Yw-CH for help-gnu-emacs@gnu.org; Sun, 25 Dec 2011 20:37:47 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RezVZ-00013y-AJ for help-gnu-emacs@gnu.org; Sun, 25 Dec 2011 20:37:46 -0500 Original-Received: from smtp209.alice.it ([82.57.200.105]:46729) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RezVZ-00011Z-4z for help-gnu-emacs@gnu.org; Sun, 25 Dec 2011 20:37:45 -0500 Original-Received: from ambire.localdomain (79.24.52.161) by smtp209.alice.it (8.6.023.02) id 4EF08A6300A4648F; Mon, 26 Dec 2011 02:37:24 +0100 Original-Received: from ttn by ambire.localdomain with local (Exim 4.69) (envelope-from ) id 1RezVX-00040n-4r; Mon, 26 Dec 2011 02:37:43 +0100 In-Reply-To: (ishi soichi's message of "Mon, 26 Dec 2011 09:42:08 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.105 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83255 Archived-At: () ishi soichi () Mon, 26 Dec 2011 09:42:08 +0900 hash-table assoc plain text csv splite and maybe others. Which method would you suggest for developing a local database like this? If there is just one table in this database, you might try EDB, whose homepage is .