Re: PostgreSQL as a filesystem

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Christopher Nelson <paradox(at)BBHC(dot)ORG>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL as a filesystem
Date: 2005-04-19 02:15:18
Message-ID: Pine.LNX.4.62.0504181914330.12937@hosting.commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>> "Christopher Nelson" <paradox(at)BBHC(dot)ORG> writes:
>>> I'm developing a hobby OS and I'm looking into file systems. I've
>>> thought about writing my own, and that appeals, but I'm also very
>>> interested in the database-as-a-filesystem paradigm. It would be

You may want to take a look at SQLLite. It would probably need some
tweaking to make it be as reliable as you like but it is public domain.

You could also look at SleepyCat.

Sincerely,

Joshua D. Drake

--
Command Prompt, Inc., Your PostgreSQL solutions company. 503-667-4564
Custom programming, 24x7 support, managed services, and hosting
Open Source Authors: plPHP, pgManage, Co-Authors: plPerlNG
Reliable replication, Mammoth Replicator - http://www.commandprompt.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2005-04-19 02:35:02 Re: PostgreSQL as a filesystem
Previous Message Tony Caduto 2005-04-19 01:17:14 Re: Plpgsql function with unknown number of args