So often, we as software developers, try to map objects to a persistent relational database and run into difficulties because it just doesn't fit right. We end up working with ORM abstractions (e.g. Hibernate) that often seem more trouble than they're worth. This is what we call impedance mismatch.
Part of the problem is often letting the
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment