PL/SQL Experts in Nuremberg
in minutes from over 15,000 CVs with the power of AI.Hire experts who write and tune Oracle PL/SQL, build stored procedures and packages, and support database-heavy applications and migrations. Get fast, precise matching with vetted, available freelancers.
Meet FRATCH Experts in Nuremberg, who have recently used PL/SQL
Maciej Sawicki
Last position:
Product Owner at Bundesagentur für Arbeit
- As part of the project, the further development of the identity management system was driven forward. This included a comprehensive refactoring of the interfaces to the connected target systems. In addition, several special systems were successfully connected to the IAM to ensure end-to-end identity and authorization management.
- Technical design and solution proposals for IAM system development
- Requirements analysis and requirements management (IREB, BABOK)
- Alignment of the strategy with the future target architecture (TOGAF)
- Prototyping of solutions
- Documentation of requirements (Innovator)
- Analysis and documentation of requirements and creation of process models (UML, BPMN, ArchiMate)
- Modeling of requirements and system functionalities (OOA/OOD, UML)
- Further development of interfaces (SOAP, REST)
- Carrying out architecture reviews
Peter Langheinrich
Last position:
Zoho Consulting and Development at Zuperstars mit Z wie Zoho
- Consulting on functional topics and their feasibility with Zoho technologies
- Implementing solutions based on Zoho
- Integrating Zoho solutions with third-party systems
- Performing data migrations
- Training and support
Elnazossadat Hosseininia
Last position:
Data Analyst at Siemens Healthineers
- Developed KPI dashboards using Power BI and DAX for 4+ business units, improving reporting transparency and strategic decision support.
- Migrated enterprise finance data views into dbt models, implementing modular SQL transformations, version-controlled data pipelines, and automated documentation to create a scalable analytics layer.
- Built dimensional data models in Snowflake for enterprise finance data, enabling scalable forecasting and supporting executive decision-making.
- Designed end-to-end ETL/ELT pipelines using Snowflake and SAP HANA, integrating data from 3+ enterprise systems.
- Automated monthly reporting workflows using SQL and Power BI, delivering strong business impact by reducing manual effort by 80%.
- Collaborated with finance stakeholders to translate business requirements into analytical data models, supporting strategic decision-making cycles.
- Delivered ad-hoc financial reports using Power BI, reducing turnaround time by 60%.
- Implemented data validation logic in SQL, resolving 95% of recurring data quality issues.
Dietmar Bauszat
Last position:
Freelance Developer at Hirschmann/Belden
- Extension of test software for functional testing of IO modules in WPF with MVVM
- Configuration and extension of a specialized WPF control from Nevron
- Connection to Siemens PLCs via Siemens OPC UA Client and Allen-Bradley/Rockwell PLCs via Codebix OPC UA Client
- Integration of various data sources via REST API and JSON
- Development of stored procedures, views, and triggers for PostgreSQL and SQL Server with ADO.NET and Entity Framework 6
Hellmuth V. Künsberg
Last position:
Embedded Software Architect / Team Coordinator at Provider of system solutions in the field of electric drives
- Analysis and inventory of a system consisting of 2 control units
- Creation and derivation of the static software architecture
- Optimization and standardization of structures for model-based control
- Creation of the dynamic software architecture
- Development of improvement proposals in workshops with the customer
Ioan Dobre
Last position:
Senior Software Developer at ING
- Tribe Home, Product Area 4 - Customer in Life, Squad Cybertron.
- Analysis, design, development, and testing of new requirements for Optimmo, mortgage financing software.
- Analysis, design, development, and testing of the JEE application MWS kredit-baufi.
- Analysis, design, development, and testing of the Wicket Optimmo application.
- Analysis, design, development, and testing of kredit-baufi batch programs.
- Migration of kredit-baufi batches to RHEL9.
- CiL SCS consumer pacts with Finagle.
- CiL SCS touch point architecture integration.
- Team size: 10.
- Tools / Frameworks: OpenJDK Java 17, Kotlin 1.6.0, Azure, Jenkins, Stash, JEE, GitLab, JIRA, Confluence, git, Spring 6.0, Spring Cloud, Spring Data, Hibernate, JPA, JMS, Kafka, Oracle, PL/SQL, Red Hat Enterprise Linux (RHEL), Maven, REST, JBoss, IntelliJ IDEA, Wicket 9 and 10, Istio.
Radovan Reclo
Last position:
Development and Technical Architecture at HDI
Web application for contract changes
Micro-frontend development from scratch to production with reactive forms foundation, responsive web design, validation, multilingual support, accessibility, unit tests and component tests
Technologies: Angular 19-20, Nx, Angular CLI, Native Federation, TypeScript, HTML, SASS, Tailwind CSS, Angular Material, Reactive Forms, RxJS, Signals, PDF-Make, ng-openapi-gen, i18n, JSON Server, REST, JWT, Jest, Playwright, IntelliJ, Git, CI/CD with GitLab, Cloud Foundry, Nginx; Scrum
Discover over 15,000 top freelancers
Statistics of experts using PL/SQL
Aggregated from the professional profiles of matched freelancers.
Experience
25 years
Position duration
2.9 years (Germany: 3.2 years)
Positions per freelancer
14 (Germany: 17)
Top business areas
Information Technology, Product Development, Quality Assurance
Top industries
Information Technology, Automotive, Banking and Finance
Certification focus areas
Information Technology, Business Intelligence, Product Development
Bachelor's degree or higher
80% (Germany: 84%)
Master's degree or higher
60% (Germany: 53%)
Certifications per freelancer
4 (Germany: 3)
Most common languages
German, English, French
Speak two or more languages
100% (Germany: 97%)
Based on our profile pool as of 30 Aug 2026.
Daily rate distribution
The chart shows how the daily rates of freelancers in this technology in Nuremberg are distributed, based on recent contracts on our platform. Each bar covers a rate range — its height shows how many freelancers charge within that range.
Average rates of experts in Nuremberg using PL/SQL
Rates are based on recent contracts and do not include FRATCH margin.
The average daily rate is the mean of all daily rates from recent contracts of comparable freelancers on our platform.
The median daily rate is the middle value of all daily rates — half of comparable freelancers charge less, half charge more. Unlike the average, it is barely affected by outliers.
Calculated based on our freelancers’ daily rates as of 30 Aug 2026. Actual rates may vary depending on seniority level, experience, skill specialization, project complexity, and engagement length.
About the technology
Oracle database logic
PL/SQL is Oracle’s procedural language for working inside the database. It is used to write stored procedures, functions, packages, triggers, and jobs that keep data rules close to the tables they protect. Teams choose it when they need logic that runs close to Oracle Database and must stay consistent.
What it builds
- Business rules and validation close to the data
- Batch processing, imports, and data fixes
- Reporting queries and reusable database APIs
- Triggers for controlled changes and audit steps
Ecosystem and tools
Strong specialists work with Oracle Database, SQL Developer, SQL*Plus, Enterprise Manager, and source control around database scripts. They also understand tuning, execution plans, and how PL/SQL fits with Java, Oracle Forms, APEX, and integration jobs. In many teams, Oracle PL/SQL is part of a wider database delivery chain.
When to bring in freelance help
- You need a legacy package reviewed or refactored
- A release depends on a failing stored procedure
- You are migrating Oracle code between environments
- Performance has dropped and SQL needs tuning
- Your internal team needs short-term database support
What strong specialists do
Good PL/SQL professionals write clear code, handle exceptions well, and keep data access efficient. They avoid unnecessary round trips, spot slow SQL inside PL/SQL blocks, and structure packages so other experts can maintain them later. Clean naming and careful testing matter as much as syntax.
Nuremberg collaboration
In Nuremberg, PL/SQL work often supports industrial systems, finance, logistics, and internal business software that still runs on Oracle. Many assignments can be done remotely, but on-site time helps when database changes need close work with local teams, operations, or business analysts. Clear German and English communication is useful in mixed teams.
Frequently asked questions
Quick answers to the questions that come up most around PL/SQL.
PL/SQL is used to add procedural logic inside Oracle Database. Companies use it for stored procedures, functions, packages, triggers, and batch jobs that must run close to the data. It is a good fit when data rules, validation, and database performance need tight control.
PL/SQL adds variables, loops, conditions, and exception handling on top of SQL. SQL asks for data; PL/SQL can decide what to do with that data and wrap several steps into one reusable unit. That makes it useful for business logic, not just queries.
Bring in a PL/SQL specialist when Oracle code needs review, tuning, migration, or rescue work. It also helps when a release depends on a package, trigger, or job that only a database expert can safely change. Short-term support is common for cleanup and handover work.
A strong Oracle PL/SQL expert usually knows SQL tuning, execution plans, indexes, and Oracle Database tools such as SQL Developer. Many also understand data modeling, version control, and integration patterns around Oracle systems. For larger environments, package design and deployment discipline matter too.
PL/SQL is the better choice when the logic belongs in Oracle Database and needs fast access to tables, transactions, or triggers. Java or Python can be better for application layers, but they usually sit outside the database. The right choice depends on where the logic should live and who must maintain it.
A PL/SQL project often needs someone who can read existing code, trace data flow, and change it without breaking production. Small fixes may be straightforward, but legacy packages and performance issues need deeper Oracle knowledge. The real need is rarely just syntax; it is understanding how the database behaves.
Yes, much of PL/SQL work can be handled remotely because the main tasks are code review, scripting, testing, and tuning. On-site collaboration in Nuremberg can help during workshops, cutovers, or when business teams need close support. Mixed German and English communication is common in larger Oracle environments.
Look for someone who explains design choices clearly, writes readable packages, and tests edge cases well. A strong PL/SQL professional also checks performance, error handling, and deployment impact instead of only fixing the immediate bug. Past work with Oracle production systems is a strong signal.
The average hourly rate of freelancers in Nuremberg, Germany who have used PL/SQL in their recent projects is 93 €, which corresponds to a daily rate of about 741 € based on an 8-hour working day.
Of the freelancers in Nuremberg, Germany who have used PL/SQL in their recent projects, 80% hold at least a Bachelor's degree and 60% hold at least a Master's degree.
On average, freelancers in Nuremberg, Germany who have used PL/SQL in their recent projects have 25 years of professional experience, with a single engagement typically lasting around 2.9 years.
The most common languages among freelancers in Nuremberg, Germany who have used PL/SQL in their recent projects are German (100%), English (100%), and French (14%).
The most common industries among freelancers in Nuremberg, Germany who have used PL/SQL in their recent projects are Information Technology (100%), Automotive (57%), and Banking and Finance (57%).
The most common business areas among freelancers in Nuremberg, Germany who have used PL/SQL in their recent projects are Information Technology (100%), Product Development (86%), and Quality Assurance (57%).
Main locations of FRATCH Experts, who have recently used PL/SQL
Our freelancers and interim experts are at home across the DACH region — available on-site in the major business hubs or fully remote. Choose a location to discover matched specialists, local market insights and up-to-date availability.
Request a free demo
Get in touch with the FRATCH team and we will get back to you within 4 hours.
Would you rather directly get in touch?
We always have the time for a call or email!

Berlin
Hamburg
Munich
Cologne
Frankfurt
Stuttgart
Dusseldorf
Essen
Hanover