>Can your hard disk cope with writing 100k a second for however long you
need to do it ?
>Someone remind me of typical writing speeds for plaintext files and SQLite
databases again.

Well, yes, in order to write to a SD Flash i can write in a speed of 100k
each second.
I don't remember the speeds but I've done it before...


> <http://souptonuts.sourceforge.net/readme_sqlite_tutorial.html>   (which
> has reading blobs)

> <http://old.nabble.com/Simple-example-for-dummy-user-writing-C-code-td22840833.html>

> Simon.

Thanks! the first one i know, the second is new to me, it looks like it can
help.

Tough, i didn't understand how does sqlite handle the size of the blob, is
it dynamically change? is it a fixed-size?
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users



-- 
View this message in context: 
http://old.nabble.com/Storing-data-with-SQLite-tp31096174p31096461.html
Sent from the SQLite mailing list archive at Nabble.com.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to