Re: Implement my own in-memory database

From: Sune <sune_ahlgren_at_hotmail.com>
Date: Wed, 27 Jun 2007 18:42:26 -0700
Message-ID: <1182994946.897936.287990_at_m37g2000prh.googlegroups.com>


On 27 Juni, 19:22, Paul <p..._at_see.my.sig.com> wrote:
> Sune <sune_ahlg..._at_hotmail.com> wrote:
> > I want to implement my own in-memory database. However, I lack
> > detailed knowledge about the inner workings of a database, such as
> > page indexing, dirty page schemes, transaction log schemes, different
> > ways of checkpointing and so on.
>
> Look here
>
> http://linuxfinances.info/info/rdbmssql.html
>
> there is a *_TRUCKLOAD_* of rdbms/sql implementations out there -
> unless you're doing this as a learning exercise, then I suggest you
> look here at the free implementations of in memory dbs.
>

Thanks Paul. I've downloaded some 'open' databases and I will study them when I have the proper understanding of what would probably be considered 'elementary'. Appreciate the link as well.

/Sune Received on Thu Jun 28 2007 - 03:42:26 CEST

Original text of this message