*** 77,82 **** --- 77,86 ---- persistence. *: ObjC/Cocoa relational framework. No query strings/tables http://treehouseideas.com/datacrux/ + *Objective Caml (OCaml)* + *: ocaml-sqlite wrapper for sqlite: http://neugierig.org/software/ocaml/sqlite/ + *: ocaml-dbi includes the sqlite wrapper as part of Database Independant framework for ocaml: http://www.merjis.com/developers/mod_caml/ + *Perl* *: Perl-DBI driver for SQLite (DBD::SQLite). http://search.cpan.org/perldoc?DBD::SQLite *: Perl wrapper around a SWIG generated interface. Provides a nice class oriented interface. http://tk-