You may have started working a new company where there SQL Server databases are in source control, or your developers may have started insisting that you use their data source control.
As long as they are using SQL Server Data Tools (SSDT) and Git, you can get a copy of the code into Azure Data Studio (ADS). This is great for Database Administrators and Database Engineers that are more comfortable using ADS or SQL Server Management Studio (SSMS) to interact with database code.
If you don't want to use Visual Studio and VS Code to manage your database code, this is the solution for you!
Before implementing this you'll need Git installed on your machine as well as installing the Database Project extension in ADS.
Ещё видео!