On Jan 15, 2009, at 4:54 PM, Alex Krzos wrote:

> It is not specified anywhere, but is the sqlite btree a b+tree.  I  
> noticed
> that pages with in the btree source file have the ability to be  
> identified
> as either leaf or leafdata does this mean that sqlite uses a b+tree?

I recall reading that it acts at a B+-tree for tables and a regular B- 
tree for indexes.

Regards.

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

Reply via email to