I just added an Sqlite interface into Spidermonkey.  I can send you the 
code if you are interested.  We used Javascript instead of PL/SQL 
because it is so well known and the backend code which executes in the 
DB matches the frontend stuff running in the browser and there is less 
learning involved.

We use it to store business and other rules in the DB.

Shawn Wilsher wrote:
> On Tue, Jul 29, 2008 at 11:39 AM, John Stanton <[EMAIL PROTECTED]> wrote:
> 
>>Adding Javascript to Sqlite as a stored procedure language was a fairly
>>simple operation.  Try it if you need stored procedures.
> 
> Woah - that sounds neat and something interesting to the Mozilla
> project.  Care to elaborate on this?
> 
> Cheers,
> 
> Shawn Wilsher
> Mozilla Developer
> _______________________________________________
> 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