Hi, On Mon, Feb 14, 2011 at 11:44 AM, steve donovan <steve.j.dono...@gmail.com>wrote:
> I think the RDBMS-specific stuff is how to extract the schema from the > tables. Which is done using SELECT statements on 'meta' tables in > Postgres, so I'm sure it would be fairly straightforward to extend the > Orbit ORM. > OK. I am so new to this whole thing, is this as simple as "Copy and update the MySQL ORM, but make sure to use the differences between using MySQL and PostgreSQL in LuaSQL?" I am looking for a little guidance because I am not great with databases "yet" So I can't fathom creating it from scratch. (On the subject of ORM, would it not be a cool project to make a > stand-alone and flexible Lua ORM?) > Are you thinking of another module that can be shared from Orbiter? ;-) Are you skilled in the methods of ORM creation? Is there a project that exists already? -- Regards, Ryan
_______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/