Tagged Questions

2
votes
6answers
667 views

Exposing SQL Server database objects as files in a file system

There's more than one file system Most version control tools operate on the local disk file system. Database objects for most relational database systems do exist in a file system, inasmuch as ...