Hey All,
I'm currently working on a project to take wikimedia dumps and insert them into sql db's,
and I'm curious what everyone's preferred method of working with sql is.
Currently I'm looking at Korma[1], which is a dsl, and while I'm wrapping my head around
that, one of the things I'm envisioning is being able to seamlessly insert a map into sql,
where keywords are columns and values are, well, values.
That being said, I have no experience in this so I'm not really certain how plausible that
is and I would love feedback on what others have done w.r.t sql.
Thanks,
Evan
[1]
http://sqlkorma.com/