Foundation DB

Hi MafcoCinco,

Datomic SQL storage should work with any correct JDBC implementation.

While Datomic does not currently require every corner of JDBC, we have not specified a subset, so you should stick to complete JDBC implementations.

Stu