Jeff Godfrey wrote:
> According to a paper written by Richard Hipp (the creator of SQLite), 
> Tcl is the ideal language.  Here's a quote from the mentioned paper:
>
> "The increasing popularity of SQLite is seen in the fact that the main 
> website daily serves about a gigabyte of data to around 3000 unique IP 
> addresses. SQLite has been eagerly embraced by PHP, Perl, and Python 
> programmers. What most of these enthusiastic users fail to realize is 
> that SQLite bindings for the three P-languages are an afterthought. 
> SQLite was designed from the beginning to be used with Tcl. Tcl bindings 
> have been in the SQLite core since before version 1.0 and almost half of 
> the SQLite source code base consists of regression test scripts written 
> in Tcl. SQLite wants to be programmed in Tcl, not those other languages."
>
> The entire paper can be found here:
>
> http://www.tcl.tk/community/tcl2004/Papers/D.RichardHipp/drh.html

While that's true, Ruby works really well with SQLite!

Cheers,
Mohit.
9/17/2008 | 12:11 AM.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to