Hello!

On Monday 21 September 2009 14:33:30 Grzegorz Wierzchowski wrote:
> BTW while we are at subject of SQLite extensions.
> I'm very new on this e-mail list but already saw here and there in mails 
> several links to places around the web with some extensions.

There are a lot of extensions in defferent places. As example the compress 
extension functions are publicated by DRH in mail list, see comments in 
the sources.

Yes, it is. Now you can see my archive
http://mobigroup.ru/files/sqlite-ext/

Of cource I will glad to know about other extensions repositories.

> I think it could be quite helpfull "first check place" if anybody is looking 
> for something like virtual table which stores data in csv files, or so, or 
> opposite - have wrote something general, and want to share.

Please see VirtualText extension from Spatialite project
http://mobigroup.ru/files/sqlite-ext/virtualtext/

I did pack this as single extension. NB: in multitheaded env is more better
to make copy of date in SQLite with the extension and after operate with 
the copy.

Best regards, Alexey Pechnikov.
http://pechnikov.tel/
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to