Hi Martin,

I don't know about compression, but sqlite organizes the data by the INTEGER PRIMARY KEY,
which every table contains either explicitly or implicitly.

Martin

Martin Pfeifle schrieb:

Hello,
I just started to consider the use of SQLite for a
rather big project. For this project it would be
beneficial if the database supports index organized
tables. Furthermore, it would be helpful, if we could
compress the data by integrating compression
techniques into the files os.c.
Does anybody know whether it is possible to compress
data by altering/extending the os.c files? Does
anybody know whether it is possible to create index
organized tables within SQLite.
Thanks Martin


        
                
___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de

Reply via email to