Hi, all! i'd like to make a quick plug, if i may:
http://code.google.com/p/v8-juice/wiki/JSPDO http://code.google.com/p/v8-juice/source/browse/#svn/convert/addons/jspdo JSPDO is basically a clone of the PHP PDO db access abstraction API (well, not a clone, but a look-alike), but (of course) using v8. It currently supports sqlite3 and MySQLv5 back-ends and both back-ends appear to behave identically (i haven't seen any weird driver-specific bugs/behaviours yet). It's only about 16 hours old, but what's there appears to work as demonstrated in that wiki page and in the test code. Happy Hacking! -- ----- stephan beal http://wanderinghorse.net/home/stephan/ -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
