Explore >> Select a destination


You are here

teamplify.com
| | vadimkravcenko.com
1.2 parsecs away

Travel
| | This is a comprehensive guide, packed with best practices and expert insights about proper deployment, to master the art of seamless database migrations.
| | phauer.com
2.8 parsecs away

Travel
| | How to deal with databases in a Continuous Delivery setup? We discuss general architectural decisions, schema update and data migration without downtime.
| | www.leerichardson.com
2.5 parsecs away

Travel
| | A blog about dev: web and mobile, especially .Net, OSS and CI.
| | sqlstudies.com
32.8 parsecs away

Travel
| Sometimes you have a requirement to grant permissions to every database on an instance. Historically this has required creating a user (database level principal) on each database and granting it the correct permission. And making sure to grant those permissions to the model database so that future databases have the correct permission as they are...