On Tue, Dec 13, 2011 at 12:33 PM, Roger Burton West <roger at firedrake.org>wrote: > Help me, lazyweb. > > Has anyone done this in Perl? Either a full parse, or a hack to get it > into a form acceptable to SQLite... > > This will do the DDL for you. https://metacpan.org/module/SQL::Translator::Manual The data itself should just work, I guess. Fahad.