Database Patterns using O/R Tools

time to read 1 min | 132 words

After thinking about Temporal Data & NHibernate I reached the simple (and probably obvious) conclution that nearly any database pattern can be used with an O/R mapper. I don't think that using an O/R mapper would reduce the comlexity of a complex problem, but it can make it easier to handle it by taking away a lot of boring code. It doesn't matter if you're using Temporal Data or any other pattern, Object to Relational mapping will make your life easier.

"Some programming languages manage to absorb change but withstand progress." -- Tech Support Slogan
"Computers make very fast, very accurate mistakes." -- Tech Support Slogan
"Documentation is like sex: when it is good, it is very, very good; and when it is bad, it is better than nothing." -- Dick Brandon