option 1: a database server using sqlite behind the scene:
- which language / protocole to use ?
- which is the security model? (forget .htaccess, this is for apache /
webserver)

option 2: web server using http
- only SELECT statements?
- returning JSON or whatever?
- which protocole to use then? (there is no normalized protocole to do that)

On Mon, May 3, 2010 at 2:50 PM, Sylvain Pointeau <sylvain.point...@gmail.com
> wrote:

> this is not clear for me.
>
> On Mon, May 3, 2010 at 2:49 PM, Gilles Ganault <gilles.gana...@free.fr>wrote:
>
>> On Mon, 3 May 2010 14:47:48 +0200, Sylvain Pointeau
>> <sylvain.point...@gmail.com> wrote:
>> >if you speak about MySQL or POSTGRESQL
>> >then you mean database server, not a web server.
>>
>> Yes. Please read the thread, starting with my original post where I
>> explain the idea.
>>
>> _______________________________________________
>> 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

Reply via email to