Posts Tagged ‘BigTable’

Relational Database Models Vs. Entity Models

Thursday, October 8, 2009 9:23 No Comments

I wrote some time back in February Shifting Away From Tables To Entity Models discussing about fast adoption of Entity models for highly scalable systems moving away from RDBMS modeling and RDBMS databases. DataStore (based on Google’s Big Table) in Google App Engine is an excellent contrast between  these two models. RDBMS relational data management [...]

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