I'm interested in the possibility of using SQLite's BTree code without the SQL layer.


1. is this possible?

2. Is there any example source code? (something that showed how to open a file, put, get and delete an entry would be sufficient)

3. How does the performance of SQLite's btree compare to SleepyCat and/or gdbm?

Cheers,
-- Steve


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to