Database

SQL Server and Relational Design

Database design and SQL Server work have been part of my career from early consulting projects through enterprise engineering. My background includes schema design, data validation, stored procedures, reporting support, database-driven applications, and data synchronization patterns between business systems.

Modern EF Core Based Development

Recent public repositories show my database work in a more modern application context. DotNetProjectStartup and Blazor-Chat-App both use SQL Server oriented application patterns, local development databases, Entity Framework Core, and solution structures that keep persistence concerns maintainable inside a larger application architecture.

Data Integration and Practical Problem Solving

My experience also includes data migration and synchronization work, performance-minded query thinking, and the practical use of databases as part of broader systems. That includes work history items such as Encompass data sync services, reporting and warehousing support, and earlier custom data processing efforts.

Summary

  • MS SQL Server
  • T-SQL
  • Entity Framework Core
  • Migrations and database lifecycle support
  • Schema design
  • Stored procedures and query support
  • Data validation and integration
  • Database-backed application architecture
  • Local SQL Server development using containers and tools