24 Jan 12

ClojureQL allows you to express powerful database queries through simple, elegant, Clojure expressions. Out of the box it compiles to SQL92 which ensures compatability with PostgreSQL and MySQL.

ClojureQLs strength lies in its implementation of the primitives defined in Relational Algebra which allows queries to be composed freely.

by mlb 14 years ago

27 Oct 10

Samples are provided to allow reader to get basic idea of a potential attack and almost every section includes a brief information about itself.

by mlb 15 years ago

02 Jun 10

A comparison between known values gives you a result of TRUE or FALSE. But the problem is that SQL has a three valued logic (3VL) and not the two values of Mr. George Boole. In fact, SQL logic is complicated.

by mlb 15 years ago