Thread: Indexeses
View Single Post
Old 09-08-2008, 04:39 PM   #79
NetSlut
Connoisseur
NetSlut will become famous soon enoughNetSlut will become famous soon enoughNetSlut will become famous soon enoughNetSlut will become famous soon enoughNetSlut will become famous soon enoughNetSlut will become famous soon enough
 
NetSlut's Avatar
 
Posts: 99
Karma: 657
Join Date: Sep 2008
Location: Slough, UK
Device: Sony Reader
Quote:
Originally Posted by kovidgoyal View Post
It has now moved to storing only the metadata in the database and the book files on the file system itself.
Yeah, that makes sense.

Quote:
IMO, asking your users to run a separate database process is too much. Look into using some file based database engine like sqlite or metakit.
That's what I'm feeling, although I don't like the performance of the file based ones. I might write something more tailored if the vote here is against a real database.

Quote:
Also if you use a database abstraction layer then users can choose any database backend to suit their needs.
Absolutely.
NetSlut is offline   Reply With Quote