On 12 Mar 2014, at 11:00am, Gilles Ganault <[email protected]> wrote:

> I see that the wiki contains no document about GUIs:
> www.sqlite.org/docs.html

Because they're not SQLite.  SQLite is the SQLite API, which is written for 
programmers to use.  That's what the SQLite web site is about.  If someone 
wants to write an app that uses SQLite they can put up their own web site.

Any GUI you see is provided by a third party.  There's no point in trying to 
keep track of more than a hundred database management GUIs, many of which are 
buggy, many of which interface with other database systems as well as SQLite.  
The only result that would have is that if there is a bug in one of those apps, 
someone would think the SQLite team is responsible, and word would get passed 
around that SQLite is buggy.

Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to