2

Remote Microsoft Sql Server Jobs in Georgia (NOW HIRING)

Lead Actimize developer

Atlanta, GA ยท On-site +1

$56.75 - $74.25/hr

Atlanta, GA or Remote JD: Must Have: * 10+ years overall IT experience and 5+ years of development ... Hands on experience on Writing and complex SQL server queries and Stored Procedures. * Should be ...

$90 - $100K/hr

Department Overview This is a Remote position and candidates can be located anywhere in the US ... Database Servers, specifically with Microsoft SQL Server 2008 R2\2012\2016. * Server Operating ...

New

Familiarity with other data tools such as Microsoft SQL Server, Snowflake, or Tableau is a plus ... Remote Flexibility: Enjoy working remotely with all the tools and support needed to stay connected ...

Software Engineer

Atlanta, GA ยท On-site +1

$72K - $121K/yr

SQL Server and T-SQL expertise required * Experience with Microsoft Fabric, Azure SQL, Delta Lake, and Dataflow Gen2 Proficiency with ETL tools including Azure Data Factory, Synapse, and Boomi for ...

Strong working knowledge of Microsoft Office applications. * Working knowledge of Windows 10 & 11 ... Knowledge of SQL Server, SQL SSMS and writing SQL Queries. * Experience with data migrations ...

Strong working knowledge of Microsoft Office applications. * Working knowledge of Windows 10 & 11 ... Knowledge of SQL Server, SQL SSMS and writing SQL Queries. * Experience with data migrations ...

MS SQL server \n * SharePoint 2013 and SharePoint Online \n * JSON \n * Microsoft Power BI, SSRS 2014 \n * MS AzurePlatform (ServiceBus, Blob Storage, Table Storage, Service Fabric, WebApp ...

Senior Data Engineer/Devops

Atlanta, GA ยท Remote

$100K - $136K/yr

Senior Healthcare Data Engineer Remote TRC Talent Solutions is seeking a Senior Healthcare Data ... Factory, SSIS, Informatica, or similar platforms * Hands-on experience within Microsoft Azure ...

$46.50 - $61.50/hr

JavaScript, HTML, CSS, ASP.Net, MVC, SQL, SQL Server, Entity Framework, ASP.Net, MVC \n * Strong ... Benefits package \n * 100% remote working and flexible hours \n \n \n \n \n \n

C# Developer

Atlanta, GA ยท On-site +1

$47 - $63.50/hr

Experience working with MS SQL Server database * Strong background developing applications using Microsoft Visual Studio and Team Services * Self-starter with excellent problem-solving skills and ...

next page

Showing results 1-20

Remote Microsoft Sql Server information

What is a remote Microsoft SQL Server professional?

A Remote Microsoft SQL Server professional is an expert who manages, administers, and supports Microsoft SQL Server databases from a remote location. Their responsibilities often include database installation, configuration, backup and recovery, performance tuning, security management, and troubleshooting. Working remotely allows these professionals to support clients or employers without being physically present in the office. They use remote access tools and may collaborate with other teams virtually. This role is essential for organizations looking to maintain their databases securely and efficiently, regardless of geographical boundaries.

What are the key skills and qualifications needed to thrive as a remote Microsoft SQL Server professional?

To excel as a Remote Microsoft SQL Server Database Administrator, you need strong expertise in T-SQL, database design, performance tuning, backup/recovery strategies, and typically a degree in computer science or related field. Familiarity with Microsoft SQL Server Management Studio (SSMS), Azure SQL, and certifications such as Microsoft Certified: Azure Database Administrator Associate are commonly required. Excellent problem-solving abilities, self-motivation, and clear communication skills help professionals manage issues independently and collaborate across remote teams. These competencies ensure secure, reliable, and high-performing database environments essential for business operations.

What are the common challenges faced by remote Microsoft SQL Server professionals and how can they be addressed?

Remote Microsoft SQL Server professionals often face challenges such as ensuring database security, managing performance tuning without on-premises access, and maintaining effective communication with distributed teams. To address these, it's important to use secure VPNs and multi-factor authentication, leverage monitoring tools for remote diagnostics, and establish clear communication protocols with colleagues. Regular virtual meetings and thorough documentation also help maintain project alignment and foster collaboration in a remote setting.

What is the difference between Remote Microsoft Sql Server vs Remote Database Administrator?

AspectRemote Microsoft Sql ServerRemote Database Administrator
CertificationsMicrosoft Certified: SQL Server Database Development or AdministrationMicrosoft Certified: Database Administrator or equivalent
Work EnvironmentFocus on SQL Server management, development, and optimizationBroader database management, including multiple database systems
Industry UsagePrimarily in companies using Microsoft SQL ServerIn organizations managing various database platforms
Job FocusSQL Server-specific tasks like query tuning, database designOverall database health, backups, security across platforms

While both roles involve database management, Remote Microsoft Sql Server specialists focus specifically on SQL Server environments, whereas Remote Database Administrators handle multiple database systems. The choice depends on whether your focus is on Microsoft SQL Server or broader database management tasks.

What are the most commonly searched types of Microsoft Sql Server jobs in Georgia?

The most popular types of Microsoft Sql Server jobs in Georgia are:

What job categories do people searching Remote Microsoft Sql Server jobs in Georgia look for?

The top searched job categories for Remote Microsoft Sql Server jobs in Georgia are:

What cities in Georgia are hiring for Remote Microsoft Sql Server jobs?

Cities in Georgia with the most Remote Microsoft Sql Server job openings:

Infographic showing various Remote Microsoft Sql Server job openings in Georgia as of July 2026, with employment types broken down into 88% Full Time, 7% Part Time, 1% Temporary, 3% Contract, and 1% Nights. Highlights an 90% Physical, 4% Hybrid, and 6% Remote job distribution.

Back-End Developer (Node.js / Microsoft SQL Server)

Flexi Software

Atlanta, GA โ€ข On-site, Remote

Full-time

Medical, Dental, Vision, Life, Retirement, PTO

Posted 19 days ago


Job description

About Flexi
Flexi Software is a 30+ year-old enterprise software company building commercial accounting applications for both cloud and on-premises deployment. Our customers run their financial operations on our software - closing their books, reporting to regulators, and answering to auditors with it. That sets a high bar for correctness, and it is the reason our engineers care as much about the data layer as the code that sits on top of it.
We are now building the next generation of that platform. This is a re-platforming effort, not a science project: the accounting logic is proven, and the customers are already live, but the technology underneath it is roughly twenty years old and increasingly expensive to support. We are rebuilding it as a modern multi-tenant SaaS solution on Azure while continuing to support customers who deploy on-premises.
This role is one of the core engineering hires for that effort, based in our Atlanta office.
The Role
You will build the application API layer in Node.js on top of Microsoft SQL Server. In practice, the work runs roughly 70% API and service development, 30% database work - but the database 30% is what makes the other 70% possible. A great deal of Flexi's accounting logic lives in T SQL today, and you will be the person who can read it, reason about it, decide what belongs in the API and what stays in the database, and make both sides fast.
This is not a role where you hand SQL off to someone else. We are looking for a back-end developer who is genuinely strong in SQL Server - someone who reads an execution plan without flinching, knows why a query went sideways after a schema change, and has opinions about indexing that they can defend.
You will report to the engineering lead and work on a small, dedicated team of fewer than ten engineers. Small team, real ownership: the design decisions you make will be visible in the product and in the codebase for years.
What You'll Do
  • Build API services - design, develop, test, and document RESTful services in TypeScript on Node.js (NestJS or Express).
  • Work across the data boundary - write and tune T-SQL, design and evolve schemas, and make deliberate case-by-case calls about whether business logic belongs in a stored procedure or in the service layer.
  • Carry legacy logic forward - read and understand existing legacy database code, and translate it into the new architecture without losing the accounting behavior our customers depend on.
  • Make it fast under real load - profile and optimize queries, indexes and API endpoints for concurrency and large data volumes; diagnose performance problems from execution plans and query statistics.
  • Build for multi-tenancy - implement tenant isolation, data partitioning and access patterns that hold up as the tenant count grows.
  • Support both deployment models - write code that works against Azure SQL Database in our cloud and Microsoft SQL Server in customer on-premises installations, and account for the differences between them.
  • Contribute to architecture - participate in design discussions for new functionality; on a team this size, mid-level engineers are expected to have a voice in the design, not just an assignment.
  • Fix what breaks - investigate and resolve defects surfaced through QA and customer support, including issues that only appear at customer data volumes.
  • Write the tests and the docs - unit and integration tests for the code you ship, and technical documentation your teammates can actually use.

Requirements
What We're Looking For
  • 4-7 years of professional back-end development experience.
  • Strong Node.js skills, with production experience building REST APIs - NestJS, Express, or comparable.
  • Professional TypeScript experience. We expect working fluency with typed JavaScript (TypeScript) rather than a willingness to learn it.
  • Deep Microsoft SQL Server / T-SQL expertise: stored procedures, views, functions, triggers, transactions and isolation levels, indexing strategy, and query tuning from execution plans. SQL Server 2017 or newer.
  • Practical experience with concurrency in a high-volume OLTP system: transaction isolation levels, locking and blocking, deadlock diagnosis, and row-versioning approaches such as snapshot isolation. In an accounting system, a lost update is not a performance problem; it is a financial error.
  • Demonstrated ability to design and evolve relational schemas for transactional systems, including migrations against databases that are already in production.
  • Experience troubleshooting performance problems in high-volume data environments.
  • Solid grasp of API design fundamentals: versioning, authentication and authorization, error handling, and backward compatibility.
  • Comfort with Git and modern development workflow - branching, code review, CI.
  • Bachelor's degree in Computer Science, Engineering, or a related discipline, or equivalent practical experience.
  • Clear written and verbal communication: accurate status updates, early flagging of risk, and the judgment to raise a problem before it becomes a deadline.
  • Ability to own tasks through to completion without detailed supervision, and to estimate your own work realistically.

Preferred
  • Experience in a professional environment using C# and the .NET stack.
  • Multi-tenant SaaS architecture experience, particularly tenant isolation and data-partitioning approaches.
  • Azure platform experience: Azure SQL Database, App Service, Azure DevOps.
  • Background in accounting, ERP, or financial software, or in any domain where data correctness is non-negotiable.
  • Experience with commercial software that ships to customers, as opposed to internal-only systems.
  • The Atlassian tool suite - Jira, Confluence, and Loom.
  • Reporting and analytics exposure - Microsoft Fabric, the umbrella Microsoft's data and analytics services are consolidating under, along with Power BI and Azure Synapse Analytics.

Why This Role Is Worth Your
Time Re-platforming a proven product is a specific kind of engineering problem, and a genuinely interesting one. You get the freedom of a modern stack with the discipline of real customers and real accounting requirements - no hand-waving about what the software has to do, because it already does it. You will learn the domain deeply, work on a team small enough that your decisions matter, and end up with the rare combination of strong API skills and strong database skills that makes a back-end developer hard to replace.
Location & Schedule
This is a hybrid position based in metro Atlanta, Georgia, with several days per week in our Atlanta office. Candidates must be local to the Atlanta market or willing to relocate before starting.
Compensation & Benefits
Compensation is competitive and commensurate with experience. Flexi provides excellent benefits including paid holidays and paid time off, a 401(k) plan with company participation, health and dental insurance, life and disability insurance, and a vision discount plan.
How to Apply
Candidates should be prepared to discuss their specific experience, share examples of their work, and speak in depth about the technologies listed above - particularly a SQL Server performance problem they diagnosed and fixed themselves.
Only candidates under consideration will be contacted. Any offer of employment will be contingent upon a positive background check. No phone calls, please. Principals only-no agencies or third-party recruiters. Drug-free workplace. Flexi Software is an equal opportunity employer. M/F/V/H EEO