> [Here, I must thank Dr. Hipp, with whom I had a brief email exchange > severals moons ago, who convinced me that the IEEE 754 encoding was not > an ideal storage format for databases]
I’m curious, what were the reasons behind Dr. Hipp’s opinion on this? > On Apr 3, 2019, at 1:56 PM, Simon Slavin <[email protected]> wrote: > > On 3 Apr 2019, at 6:51pm, Warren Young <[email protected]> wrote: > >> On Apr 3, 2019, at 6:30 AM, Lifepillar <[email protected]> wrote: >> >>> does SQLite support indexes on blobs? >> >> It claims to: > > Indeed. Be careful to verify whether, from the perspective of your > programming language, it considers the first or the last byte to be most > significant. I've seen people caught out by a similar issue. > _______________________________________________ > sqlite-users mailing list > [email protected] > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

