database-programmer.blogspot.com
The Database Programmer: All Software Development is Schema Management
http://database-programmer.blogspot.com/2013/01/all-software-development-is-schema.html
All things related to database applications, both desktop and web. Wednesday, January 16, 2013. All Software Development is Schema Management. Before you automatically disagree, stop a bit and think about it. Can you think of any code you have ever written that did not handle data of some sort? Are We Talking UI or Platform or Middleware? New Versions Are (Almost Always) About Schema Changes. So imagine you've got some working code. Maybe a single script file, or perhaps a library or package, or mayb...