DataMgr 2.2 is Gold!

After more than a year in development, including plenty of help from others, DataMgr 2.2 is now in final release state.

(What is DataMgr?)

As of this version, DataMgr will now automate database interactions for a large number of databases and CFML engines.

Databases

  • Apache Derby
  • MS Access
  • MS SQL Server
  • MySQL
  • Oracle
  • PostgreSQL

CFML Engines

  • ColdFusion MX 6.1
  • ColdFusion MX 7
  • ColdFusion 8
  • OpenBD 1.0
  • Railo 3.0.1

DataMgr has a small footprint and doesn't dictate how you must code in order to take advantage of it - you can simply use it wherever you would normally hand-code simple queries. (Data Access Layer Comparison)

New features in 2.2 include:

DataMgr is open source and free for any use. You can see it in action on the DataMgr demonstration or download it from RIAForge.

Related Blog Entries

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
Congratulations, Steve! DataMgr just gets better and better. Now if you'd just kindly port it PHP so I can use it there too...
# Posted By Tim DeMoss | 1/26/09 11:11 AM
Hey Steve, looks awesome! 2 Quick questions -
Is DataMgr safe to put in a persistent scope?
Would there be any problem using a Cold spring bean for it?
# Posted By Charlie | 2/2/09 4:54 PM
Charlie,

DataMgr is definitely safe for persistent scope. I generally use it from Application scope myself.

It should work with Cold Spring, but I haven't tried it myself.
# Posted By Steve Bryant | 2/2/09 7:37 PM
Hi,
in my modelglue apps, I use coldspring to instantiate dataMgr as
singleton, inject it in a data layer cfc , singleton too, and then
autowire this datalayer in my controllers: all work fine .
regards
salvatore
# Posted By salvatore fusto | 3/2/09 2:22 AM
What are "Precision" and "Scale" in <field>? I can't find what they are in the documentation. Thanks!
# Posted By Henry Ho | 5/14/09 12:04 PM
Henry,

I added that to the documentation for you:
http://www.bryantwebconsulting.com/docs/datamgr/de...
# Posted By Steve Bryant | 5/14/09 12:55 PM
BlogCFC was created by Raymond Camden. This blog is running version 5.8.001.