Gentoo Archives: gentoo-user

From: Joshua Murphy <poisonbl@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] in-memory database
Date: Thu, 11 Feb 2010 19:55:31
Message-Id: c30988c31002111155x3e90cd9ehfd9fde5fc988ef0@mail.gmail.com
In Reply to: Re: [gentoo-user] in-memory database by Helmut Jarausch
1 On Thu, Feb 11, 2010 at 1:45 PM, Helmut Jarausch
2 <jarausch@××××××××××××××××.de> wrote:
3 > On 11 Feb, Hung Dang wrote:
4 >> Hi all,
5 >>
6 >> I am looking for an open source in-memory database for data mining purpose.
7 >> I have tried to look into /usr/portage/dev-db/ and have not found any
8 >> in-memory package. Any suggestion?
9 >>
10 >
11 > You might use dev-db/sqlite and put its files on a tmpfs directory.
12 > Helmut.
13 >
14 > --
15 > Helmut Jarausch
16 >
17 > Lehrstuhl fuer Numerische Mathematik
18 > RWTH - Aachen University
19 > D 52056 Aachen, Germany
20
21 Or, even, just use SQLite's support for in-memory databases... a
22 little about that's here:
23 http://www.sqlite.org/cvstrac/wiki?p=InMemoryDatabase
24
25 --
26 Poison [BLX]
27 Joshua M. Murphy