Re: [sqlite] Question about SQLite best use

2003-11-21 Thread D. Richard Hipp
chris wrote: > > I suppose this comes down to how the db is accessed. If ... the db is a > memory-mapped file that is only partially read as needed based on the index, > then combining everything into one db/multiple tables (like a relational db > model) would be the best method. > It is more compl

[sqlite] Question about SQLite best use

2003-11-21 Thread chris
First of all, SQLite is an amazing product. My hat's off to the developer(s) and supporters. I wish I would have found this years earlier. I was told that this list would be the best place to ask my questions, so here goes: I will be using SQLite this for a server full of multiple user features