www.perldb.com

PerlDB Links Page


General Links
Garrett's SQL3 draft notes from 1994: http://www.nymnet.com/sql
SQL92 Syntax: http://www.contrib.andrew.cmu.edu/~shadow/sql/sql2bnf.aug92.txt
SQL92 Draft (as of July 1992): http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt
SQL/92 in Backus-Naur Form (BNF) notation: http://cuiwww.unige.ch/db-research/Enseignement/analyseinfo/SQL92/BNFindex.h
Sleepycat Software (Berkeley DB, v1,2,3): http://www.sleepycat.com
Perl: http://www.perl.com
http://www.perl.org
Perl DBI: http://www.symbolstone.org/technology/perl/DBI/index.html
LALR vs. LL parsers: http://www.stud.ifi.uio.no/~lmariusg/download/artikler/bnf.html#id4.3
National Institute of Standards and Technology suite for SQL: http://www.itl.nist.gov/div897/ctg/sql_form.htm
http://research.microsoft.com/scripts/pubs/view.asp?TR_ID=MSR-TR-98-21
Usefull links courtesy of Simon Oliver: http://www.utexas.edu/cc/dbms/dbmsinternet.html
http://www.hex.net/~cbbrowne/rdbmssql.html
http://www.jcc.com/sql_stnd.html
http://www.sql-zone.com/

XML Links
Persistent XML: http://www.dbxml.org/FAQ.html
10 Points: http://www.w3.org/XML/1999/XML-in-10-points
FAQ: http://www.ucc.ie/xml/
XML-RPC Homepage: http://www.xmlrpc.com/
SOAP Homepage: http://develop.com/SOAP/
XML Perl: http://bitsko.slc.ut.us/~ken/xml-rpc/
http://Casbah.org/Scarab/

W3 Working Draft Documents
XML Schemas: http://www.w3.org/TR/NOTE-xml-schema-req
Part 0, Primer: http://www.w3.org/TR/xmlschema-2/
Part 1, Structures: http://www.w3.org/TR/xmlschema-1/
Part 2, Datatypes: http://www.w3.org/TR/xmlschema-2/
XML Query: http://www.w3.org/TR/xmlquery-req
W3 Everything XML: http://www.w3.org/XML/

Perl Projects
DBD::Sprite: http://turnerville.virtualave.net/DBDSprite.htm
Perl-SQL: http://www.cs.wisc.edu/~glew/perl-sql-brief.html