Re: GSoC Weekly Report



On 02/10/2007, Kevin Kubasik <kevin kubasik net> wrote:
> A quick followup, some reading here:
>
> http://www.sqlite.org/datatype3.html
>
> provides some insight into how exactly sqlite3 stores values, I'm not
> completely sure that such a loose typing system will greatly benefit
> us when working with TEXT/STRING types, however, the gzipped blobs
> might benefit from less disk usage thanks to being stored in a single
> file, in addition, I know that incremental i/o is a possibility with
> blobs in sqlite 3.4, which could potentially be utilized to optimize
> work like this.

If the bindings wrap a Stream around this, this would be ideal. There
doesn't seem to be much documentation on the new bindings. From what I
can see in the mono-1.2.5.1 code, the new bindings (like the old
bindings) just return the entire contents of the field. Maybe we
should make a feature request?
-- 
Arun Raghavan
(http://nemesis.accosted.net)
v2sw5Chw4+5ln4pr6$OFck2ma4+9u8w3+1!m?l7+9GSCKi056
e6+9i4b8/9HTAen4+5g4/8APa2Xs8r1/2p5-8 hackerkey.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]