Re: [sqlite] Available extensions for sqlite

2008-04-16 Thread Lauri Ojansivu
Well, there is new features sitting on cvstrack of Sqlite, from there
I'd like to have first
Ticket 2939: instr, locate, position, charindex etc:
http://www.sqlite.org/cvstrac/tktview?tn=2939,35

There author of the ticket Brodies says:
"If this is accepted then I will write the documentation and test
cases for it too. Just contact me. As few suggestions appear to be
accepted, I won't bother until then."

At freenode #tcl channel I pointed one user that needed instr to
tksqlite that has
instr and other features included. I haven't checked if they are added
with tcl or c.
http://reddog.s35.xrea.com/wiki/TkSQLite.html

So it would be nice if someone collected all nice patches and made binary
feature-added versions available. If there already is such one then please
post the url.

All active sqlite tickets are at:
http://www.sqlite.org/cvstrac/rptview?rn=35

It would be nice too if there was sqlite with tcl bindings (.dll/.so)
compiled for
different architectures (win32/64 linux-x86/64 openbsd solaris etc) so
that it would
be possible to make tcl starkit supporting all those.
Examles of such starkits can be found in sdarchive:
http://tcl.tk/starkits/

- Lauri

2008/4/16, Marco Bambini <[EMAIL PROTECTED]>:
> Is there a repository that collects a list of available extensions for
>  sqlite?
>
>  Until now I found just an extension:
>  http://www.gaia-gis.it/spatialite/
>
>  Thanks.
>  ---
>  Marco Bambini
>  http://www.sqlabs.net
>  http://www.sqlabs.net/blog/
>  http://www.sqlabs.net/realsqlserver/
>
>
>
>  ___
>  sqlite-users mailing list
>  sqlite-users@sqlite.org
>  http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] Available extensions for sqlite

2008-04-16 Thread P Kishor
On Wed, Apr 16, 2008 at 10:59 AM, Marco Bambini <[EMAIL PROTECTED]> wrote:
> Is there a repository that collects a list of available extensions for
>  sqlite?
>
>  Until now I found just an extension:
>  http://www.gaia-gis.it/spatialite/
>


Fwiw, some of us mapping enthusiasts from the Open Source GeoSpatial
Foundation and PostGIS groups have started working on using SQLite for
GIS work. I have set up a wiki at sqlitegis.org/wiki and we will add
some code to sqlitegis.org/svn soon.

We are also looking at spatialite as well. It seems like a very
promising start and should form the basis for more work.

-- 
Puneet Kishor http://punkish.eidesis.org/
Ph.D. Program, Nelson Institute, UW-Madison http://www.nelson.wisc.edu/
Charter Member, Open Source Geospatial Foundation http://www.osgeo.org/
---
collaborate, communicate, compete
===
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users