<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt">I got the SQLite3 functionality working on Linux. There's still a few items to resolve, but Rakudo Perl 6 can create a SQLite3 db, write to it, and query it. <br>The Parrot code runs pretty fast; the Rakudo code seems to have some load time penalty though.<br><br>If you're interested, the github repo is at:<br><br><span>&nbsp;&nbsp; <a target="_blank" href="http://github.com/asciiville/birdseed">http://github.com/asciiville/birdseed</a></span><br><br>Now that there is some minimal Perl 6 database functionality, I'm going to deep dive into the NCI/PMC domains to determine how Parrot can play nice with SQLite3's Opaque structs (when returned as reference params) for the database connection handle and statement handle(?) without the need for the birdseed workaround.<br><br>Anyone have any
 architectural designs in mind?<br>And should we move the communication to the TO.pm website instead of circulating on the TO.pm mail list?<br><br>l8rs<br><br>T<br><br><div>&nbsp;</div>-- Todd Presta<br><span>-- <a target="_blank" href="http://www.asciiville.com">http://www.asciiville.com</a></span><div><br></div></div></body></html>