opam: update
[sqlgg.git] / links
blobfa28c77f6588dfb5cf578b751534849320e82561
1 RA encoded in C++ templates
2 http://aszt.inf.elte.hu/~gsd/s/cikkek/gener/submission_29.pdf
4 Book
5 http://infolab.stanford.edu/~ullman/dscb.html
7 SQL-92 specification
8 http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt
10 SQL:2008 draft
11 http://www.wiscorp.com/sql200n.zip
13 SQL-92 BNF
14 http://savage.net.au/SQL/sql-92.bnf.html
16 sqlparser
17 http://www.sqlparser.com/
19 SQL::Statement
20 http://search.cpan.org/~rehsack/SQL-Statement-1.20/lib/SQL/Statement.pm
22 ZQL: a Java SQL parser
23 http://www.gibello.com/code/zql/
25 Active Query Builder
26 http://www.activequerybuilder.com/
28 SQL Parse Convert to Tree Array
29 http://www.phpclasses.org/browse/package/4916.html
31 JSqlParser
32 http://jsqlparser.sourceforge.net/home.php
34 MSSQL SELECT grammar
35 http://www.antlr.org/grammar/1062280680642/MS_SQL_SELECT.html
37 Motivating example
38 http://www.devnewsgroups.net/group/microsoft.public.dotnet.framework.adonet/topic15881.aspx
40 Comparison of different SQL implementations
41 http://troels.arvin.dk/db/rdbms/
43 PG'OCaml
44 http://developer.berlios.de/projects/pgocaml/
46 Addressing the ORM problem, typed relational algebra
47 http://eigenclass.org/hiki/addressing-orm-problem-typed-relational-algebra
49 Typed relational algebra: schemas, CRUD, source code
50 http://eigenclass.org/hiki/typed-relational-algebra-in-OCaml
52 MySQL gotchas
53 http://sql-info.de/mysql/gotchas.html
55 Virtuoso SQL Reference
56 http://docs.openlinksw.com/virtuoso/sqlreference.html