Posts Tagged ‘DDD’

Shifting Away From Tables To Entity Models

Saturday, February 14, 2009 20:01 2 Comments

RDBMS relational data management systems, simply put, most Database systems allow us to create data models of businesses in terms of rows and columns in a table. Tables can be ‘related’ to indicate dependencies of data between tables. RDBMS was on the best things that ever happened to software abstractions. Every business domain has been [...]

This was posted under category: Internet, Software, Technology Tags: , , ,