Source-controlled database backups
Posted by: More Whidbey stuff,
on 05 Dec 2011 |
View original | Bookmarked: 0 time(s)
Im not very satisfied with traditional database backup solutions. It seems like almost no progress was made since SQL Server 6.5 (at least for the built-in tools). They are still outputting monolithic binary backup files that only do the job if the only thing you expect from backups is the ability to recover from catastrophic failures. I expect more, but before I explain, we need a disclaimer: I am no expert of database backup and may very well miss some crucial points or some aspects of the...