Thursday, March 24, 2011

So, what is the current state of the art in data quality tools...?

We have a project coming up with significant data quality challenges and I was curious what the state of art in data quality related tools and methodoligies is today for small-to-medium size organizations. Any recommendations?

From stackoverflow
  • You have many choices, depending on your language and toolchain use. For Java, good choices are checkstyle, findbugs, JUnit, plus some code coverage tool, use of a continuous integration builder such as cruisecontrol.

    This is just a start. There's a lot out there.

    J Healy : Eddie - data quality, not code quality...
    Eddie : Ah, then you need to clarify about what kind of data. :)
    mcandre : @Eddie The state of the art has now changed!

0 comments:

Post a Comment