[sqlite] Indexing and Searching

2005-07-23 Thread Mag Gam
Is it possible to have searchable data type with indexed access in sqlite? I am looking for something similar to tsearch2 (http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/) TIA!

[sqlite] LiteSQL 0.2 released (C++ object persistence library)

2005-07-23 Thread Tero Laitinen
>I have written a C++ library that provides an easy interface to sqlite, >light level of object persistence, object relation support, class-based >API for generating queries and iterator-like cursors. The nature of the library changed a bit. Version 0.2 focuses more in object persistence and