2

Remote Oracle Developer Jobs in Minnesota (NOW HIRING)

Sr. Data Engineer

Eden Prairie, MN · Remote

$116.70K - $140.20K/yr

... Oracle PL/SQL, SQL Server T-SQL, or Snowflake SQL • 3+ years of experience with Azure DevOps, ... Additional Skills : 100% remote Background Check : Yes Drug Screen : Yes Notes : Selling points for ...

Integration Architect

Shakopee, MN · On-site +1

$75.75 - $97.50/hr

We are seeking an experienced Integration Principal/Lead developer focusing on the design ... This role requires expert experience with Boomi and/or Oracle Integration Cloud (OIC), strong ...

Principal Software Engineer

Eden Prairie, MN · On-site +1

$137.60K - $184.50K/yr

This is a fully remote position based in US. First day onboarding will be onsite at the nearest hub ... Oracle, Mongo, Document DB. • Expertise in CI/CD technologies such as Chef, Jenkins. Ansible.

Principal Software Engineer

Eden Prairie, MN · On-site +1

$137.60K - $184.50K/yr

This is a fully remote position based in US. First day onboarding will be onsite at the nearest hub ... Oracle, Mongo, Document DB. • Expertise in CI/CD technologies such as Chef, Jenkins. Ansible.

Systems Engineer

Minneapolis, MN · Remote

$127.42K - $165K/yr

Remote work permitted 1 day per week. Required Qualifications Bachelor's degree in computer science ... Oracle); mainframe; and IBM Mainframes & Batch. 2 years of experience with the following ...

next page

Showing results 1-20

Remote Oracle Developer information

See Minnesota salary details

$31

$60

$85

How much do remote oracle developer jobs pay per hour?

As of May 28, 2026, the average hourly pay for remote oracle developer in Minnesota is $60.48, according to ZipRecruiter salary data. Most workers in this role earn between $53.22 and $66.15 per hour, depending on experience, location, and employer.

What Are Jobs for an Oracle Developer Who Works Remotely?

A remote Oracle developer works with database systems in the Oracle environment. Your duties in this work from home position typically involve designing and configuring databases and database servers. You can also develop software and applications that a client or employer uses to interact with the databases. Your responsibilities include testing and debugging the systems and tools that you create. You help deploy software and train staff in their use if necessary. Since you usually work as part of a team, you need to document your progress and consult with other team members online via project management platforms.

What are the key skills and qualifications needed to thrive as a Remote Oracle Developer, and why are they important?

To excel as a Remote Oracle Developer, you need strong proficiency in Oracle PL/SQL, database design, and application development, usually backed by a degree in computer science or a related field. Familiarity with Oracle tools such as Oracle SQL Developer, Oracle Application Express (APEX), and experience with version control systems are commonly required, along with certifications like Oracle Certified Professional (OCP). Excellent problem-solving, communication, and self-motivation skills are essential for managing tasks independently and collaborating virtually. These competencies ensure efficient database solutions, seamless remote teamwork, and delivery of robust applications that meet business needs.

How does a Remote Oracle Developer typically collaborate with other team members in a distributed environment?

As a Remote Oracle Developer, you will often work closely with other developers, database administrators, and project managers through virtual collaboration tools like Slack, Microsoft Teams, or Jira. Regular meetings, code reviews, and shared documentation are standard to ensure alignment on project goals and database changes. Effective communication and proactive participation are essential to overcome challenges posed by distance and time zones. You may also use version control systems and remote access technologies to contribute to shared codebases and database environments.

What is a Remote Oracle Developer?

A Remote Oracle Developer is an IT professional who specializes in creating, maintaining, and optimizing applications that use Oracle databases, while working from a location outside of a traditional office. They use programming languages like PL/SQL, SQL, and tools such as Oracle Forms and Reports to design and implement database solutions. These developers often collaborate with distributed teams, troubleshoot database issues, and ensure data integrity and security remotely. Their role is essential for businesses that rely on Oracle databases for data management, application development, and analytics.

What is the difference between Remote Oracle Developer vs Remote Database Administrator?

AspectRemote Oracle DeveloperRemote Database Administrator
Required CredentialsOracle certifications, SQL, PL/SQLDatabase certifications, Oracle, SQL Server, MySQL
Work EnvironmentDevelopment teams, project-basedMaintenance teams, support roles
Employer & Industry UsageTech companies, finance, healthcareIT services, enterprise organizations
Common Search & ComparisonYesYes

Remote Oracle Developers focus on designing and coding database solutions using Oracle technologies, while Remote Database Administrators manage, maintain, and optimize existing databases. Both roles require similar certifications and often work in overlapping industries, but their core responsibilities differ: development versus maintenance.

What are the most commonly searched types of Oracle Developer jobs in Minnesota? The most popular types of Oracle Developer jobs in Minnesota are:
What are popular job titles related to Remote Oracle Developer jobs in Minnesota? For Remote Oracle Developer jobs in Minnesota, the most frequently searched job titles are:
What job categories do people searching Remote Oracle Developer jobs in Minnesota look for? The top searched job categories for Remote Oracle Developer jobs in Minnesota are:
Infographic showing various Remote Oracle Developer job openings in Minnesota as of May 2026, with employment types broken down into 93% Full Time, 3% Part Time, 1% Temporary, and 3% Contract. Highlights an 15% Physical, 4% Hybrid, and 81% Remote job distribution, with an average salary of $125,806 per year, or $60.5 per hour.

Web Application / .NET Developer

HighCloud Solutions

Saint Paul, MN • Remote

Contractor

Posted 7 days ago


Job description

Title: Web Application / .NET Developer

Location: Saint Paul, MN (Remote)

Duration: 7 Months

Description of Engagement

The Minnesota Department of Information Technology Services (MNIT), partnering with Minnesota Management and Budget (MMB), is seeking one (1) full-time staff augmentation resource to perform .NET developer duties to develop a new Legislative Initiative web application.

The State has a need for a new web application to support executive branch policy proposals and pre-enrolled bill review process. The resource under this engagement will develop an application that integrates Microsoft’s ASP.NET Core MVC stack with Oracle 19c database services, generates PDF documents with iText 7, and is authenticated through an Oracle Cloud Infrastructure (OCI) API Gateway. The developed application must be production‑grade, highly secure, and fully accessible (WCAG 2.1 A and AA compliant).

Sample Tasks

  • Develop ASP.NET Core MVC (C#) application in Microsoft Visual Studio 2022.
  • Design the Oracle 19c database schema - create tables, foreign keys, indexes, and ER diagram + SQL DDL scripts.
  • Build Oracle views that aggregate data for reporting and PDF generation.
  • Create View definitions (SQL).
  • Write SQL stored procedures, e.g., total calculations, business rule enforcement, etc.
  • Create iText 7 PDF templates for reports, using the layout API.
  • Develop a PDF generation service that pulls data from Oracle, feeds it into the template, and streams the PDF to the client.
  • Perform an accessibility audit and fix any WCAG 2.1 A and AA violations in the MVC view.
  • Integrate Oracle OCI IAM as an OAuth2 provider for the application’s authentication layer.
  • Configure OCI API Gateway to authenticate and request validation.
  • Profile and tune performance - analyze slow Oracle queries and C# code, add indexes, rewrite logic, or implement caching.
  • Perform unit testing of developed code and resolve any bugs found.
  • Perform security scans - review the code for security related vulnerabilities, e.g. enforce parameterized queries to prevent SQL injection, etc.
  • Check out and check in code changes in source control (GitHub).
  • Handle production incidents - diagnose issues, patch the root cause, and deploy fixes.
  • Provide weekly status reports to State’s Project Manager and IT Project Lead.
  • Provide knowledge transfer to State staff.
  • Perform other related duties as assigned.

Desired Qualifications

  • Experience in full‑stack web development, ASP.NET Core MVC and C#, and .NET 8+ architecture using Microsoft Visual Studio 2022, at a senior developer level.
  • Experience working with Oracle 19c or later, designing schemas, writing efficient SQL, creating views and indexes, and authoring complex stored procedures/triggers.
  • Experience with hands‑on PDF creation, iText 7 APIs, dynamic content, and templating.
  • Experience using Git/GitHub or equivalent, branching strategies, and pull‑request reviews.
  • Experience implementing authentication services securely through Oracle Cloud infrastructure and integrating with web applications.
  • Experience building WCAG 2.1 A and AA compliant UIs, including experience with WAVE web accessibility evaluation tools, keyboard navigation, contrast ratios, alt‑text, and other accessibility testing tools.
  • Experience writing unit and integration tests and maintaining high‑coverage codebase.
  • Experience ensuring applications are resilient to common security threats and perform well under load.