On Mon, Feb 14, 2011 at 3:52 PM, Ryan Pusztai <rpusz...@gmail.com> wrote:
> supports PostgreSQL, so what would need to happen to make Orbit support
> PostgreSQL?

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.

(On the subject of ORM, would it not be a cool project to make a
stand-alone and flexible Lua ORM?)

steve d.

_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to