Tag Archives: database
Generate JPA (or GORM) classes from your database for Java and Grails
Whether you start with the database or start with code, no one wants to do the other one. Certainly by the DRY principle it is a waste of time and potentially a place where you could introduce bugs into your … Continue reading
Agile database schema migration tool for Java
Update: Grails Migration Plugin Forum About a month into building Gauntlet we found ourselves in a situation where it was impossible for us to keep our development databases up to date with the latest changes to the schema. We were … Continue reading
PostgreSQL now has a native Windows port
PostgreSQL now has a native Windows port Continue reading
Tagged database, postgresql
View Comments