Thank you Igor.

Does anyone have a clue about estimating the size of a database ?

> I'm quite new at sqlite and I need to estimate the size the database I am
creating could reach.
> Basically, estimating for any table how many bytes would be used for an
average record.
> I mainly use INTEGER and REAL values, along with a few TEXT attributes but
I couldn't find
> the number of bytes used to store those datatypes. Anyone could help me on
this ?
> Is there any header or separator I need to take into account ?
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to