By bloid
via jameswilliams.be
Published: Sep 18 2008 / 23:05
As it stands now, Griffon doesn't yet support GORM. In pre-Griffon apps, I got around this by using Groovy's SQL datasets and some light raw SQL. Since Griffon is all about simplification, I decided to see if any object-relational mappers work with little modification. Carbonado is one that does.



Add your comment