- Step 1: Install prerequisites (.NET 8.0 SDK, SQL Server instance)
- Step 2: Clone or download the repository
- Step 3: Build the project using 'dotnet build'
- Step 4: Run the server with 'dotnet run --dsn "your-connection-string"'
- Step 5: Use supported tools like ExecuteQuery or ListTables for database operations