thumb_coldpress

ColdPress Data Model Chosen

In my last post: ColdPress: SQL Server or MySQL or ORM? I had raised the question of what type of data model I should use for ColdPress, should it be SQL Server, MySQL or some other ORM? Steve Bryant was kind enough to suggest in the comments that I use his DataMgr CFC, which supports [...]

In my last post: ColdPress: SQL Server or MySQL or ORM? I had raised the question of what type of data model I should use for ColdPress, should it be SQL Server, MySQL or some other ORM? Steve Bryant was kind enough to suggest in the comments that I use his DataMgr CFC, which supports multiple databases out of the box, will manage your table structures for you (read: no more sql scripts) and even has the ability to simulate test data.

Hat’s off to Steve for this great tool and I have a feeling I’ll be blogging about it more, the more I use it.

Steve Bryants DataMgr CFC

If you haven’t already, be sure to hit ColdPressBlog.com to sign up to be one of the first to beta test this brand new app.