Q: efficient to store text
qetoom_at_gmail.com
Date: 04/27/05
- Next message: Paul Dwerryhouse: "Re: Use imake on RedHat Linux ES 4"
- Previous message: Magnus Olsson: "Use imake on RedHat Linux ES 4"
- Next in thread: Måns Rullgård: "Re: Q: efficient to store text"
- Reply: Måns Rullgård: "Re: Q: efficient to store text"
- Reply: Alvin: "Re: Q: efficient to store text"
- Reply: Lawrence D¹Oliveiro: "Re: Q: efficient way to store text"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Apr 2005 02:56:36 -0700
Hi people,
I'm writting a small dictionary and I need an efficient (hard disk
space, and speed) way to store the text, I tried Berkeley db but it
stores a 2 mig of text as a 5 mig of binary data and I found that it
doesn't use types (every thing is binary data) making things more
complicated. I need an alternative, any suggestions.
- Next message: Paul Dwerryhouse: "Re: Use imake on RedHat Linux ES 4"
- Previous message: Magnus Olsson: "Use imake on RedHat Linux ES 4"
- Next in thread: Måns Rullgård: "Re: Q: efficient to store text"
- Reply: Måns Rullgård: "Re: Q: efficient to store text"
- Reply: Alvin: "Re: Q: efficient to store text"
- Reply: Lawrence D¹Oliveiro: "Re: Q: efficient way to store text"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|