
MongoDB Experts in Munich
matched in minutes by AIHire experts who design document models, build aggregation pipelines and operate resilient MongoDB clusters for modern applications. FRATCH connects you with vetted, available freelancers through fast, precise AI matching.
Meet FRATCH Experts in Munich, who have recently used MongoDB
Ales L.
Last position:
Senior DevOps Consultant (Freelance) at European Union Agency (via IBM)
- Worked as freelance Senior DevOps Consultant on-site for IBM at a European Union Agency, operating in a highly secure, air-gapped environment managing classified systems.
- Led automation and DevOps initiatives for a large-scale OpenShift platform (>400 nodes), driving deployment efficiency, GitOps adoption, and operational automation using Ansible, Python, and Bash while ensuring compliance with security requirements.
- Spearheaded automation of release and deployment workflows in a private cloud environment hosting 400+ OpenShift nodes, significantly improving deployment speed and reliability.
- Migrated existing playbooks, roles, and templates from Ansible Tower to Ansible Automation Platform (AAP), ensuring full compliance with fully-qualified collection names (FQCN) and preparing custom Execution Environments (EE) for containerized automation.
- Implemented GitOps Agent for AAP Controller Configuration as Code, enabling automated synchronization (CRUD) of Ansible Controller objects based on repository-stored configuration definitions using GitHub webhooks.
- Designed and automated complex multi-step operational workflows including environment cleanup, Helix cluster component re-creation, Kafka topic management, and OpenShift object lifecycle management across ~100 environments.
- Achieved a reduction of multi-day manual operations to under a few hours through automation improvements spanning multiple AAP clusters and OpenShift environments.
- Integrated Ansible Automation Platform with Thycotic (Delinea) Secret Server via lookup plugin to enhance secure credential management in automated processes.
- Managed deployment tasks, platform troubleshooting, and Istio network configurations while adhering to stringent EU PSC security and compliance standards.
- Collaborated with infrastructure and application teams to refine deployment procedures, develop naming conventions, and continuously improve automation coverage in an air-gapped, classified environment.
Karen M.
Last position:
Personal AI Engineering Project — Croky AI at Crocky AI
Product:
- Built a production-ready AI platform for generating brand-aware marketing images and videos from product data, user requirements, and uploaded media.
- Own the platform architecture, technical roadmap, API design, security, deployment workflow, operational reliability, and model-provider strategy.
- Developed the core platform in .NET and built supporting AI and workflow prototypes in Python, applying language-independent API contracts and structured interfaces between services and model providers.
- Implemented reliable background processing with RabbitMQ, persisted workflow state, idempotent handling, retries, failure recovery, logging, secure storage, authorization, and credit accounting.
- Made pragmatic build-versus-buy and model-routing decisions based on reliability, latency, cost, and maintainability rather than novelty.
Agent Orchestration & RAG Systems
- Built and compared agent workflows using Microsoft Agent Framework, LangGraph, and LangChain, including tool use, conditional routing, clarification steps, state management, and hand-offs between agents.
- Implemented reusable .NET components for agents, prompts, tools, model providers, structured responses, and retrieval with pyvector, making it easier to change AI providers without rewriting the core workflow.
Philipp G.
Last position:
Data Scientist & ML Engineer at Data-Science Factory GmbH
- Building, implementing and selling automated Data Science solutions such as Scorecard Factory and Forecast Factory
- Implementation of automated end-to-end cloud processes
- Development of LLM and NLP models
- Creation of interactive reports
- Support for national and international large corporations as well as medium-sized companies in implementing ML projects
Christiane N.
Last position:
Management Consultant at Christiane Neher Management Consulting
Large Insurance Company – Consultant Wiesbaden: Consulting support for the introduction of an integrated planning and performance management framework (operational, financial, customer) to enhance customer-centric transparency, decision-making quality, and steering capabilities across all lines of business within an insurance organization:
- Analysis of existing processes, reports, KPIs, and KPI calculation methodologies
- Design and introduction of new, standardized customer KPIs (gross/net), as well as key steering metrics with consistent linkage across all lines of business
- Recalculation, validation, and plausibility checks of KPIs based on existing and newly integrated data sources
- Conceptual support for the development of an integrated reporting and performance management setup
- Execution of customer insights analyses to identify patterns and anomalies within customer data clusters
Large retail company – Consultant in Karlsruhe: Advisory services for the setup and step-by-step implementation of an internationally deployable RELEX solution in the supply chain management environment:
- Advising overall and sub-project management on methodology, project setup and steering (e.g. agile approach, Jira configuration, RELEX phases, Jira Structure PPM)
- Strategic-operational consulting for the introduction of RELEX including best practices
- Support in defining overarching goals and requirements (2-year target picture)
- Guidance in scoping a relevant supply chain network segment for the project
- Development of a roadmap for iterative, incremental RELEX setup and rollout
- Assessment of project dependencies (interfaces, configurations, etc.)
- Advice on prioritized implementation of business requirements and data interfaces
- Support in test planning (data validation, system testing, UAT)
- Consulting on internationalization, change management, training, and knowledge transfer
- Stakeholder advisory and alignment activities between the client, implementation partner, and RELEX
Insurance company – Management Consultant in Munich: Analysis, consulting and support for the optimization of a large-scale business and IT transformation. Focus on strategically important programs and modernization projects in the area of Managed Services Operations and processes:
- Review of project plans and deliverables; analysis of programs and projects (e.g. cloud approach, process standardization, system integration, roadmaps)
- Identification of technical, functional and personnel risks and challenges; development of content-related measures and alternative solutions
- Proposal of quality improvements for program and modernization efforts
- Sparring partner and professional, technical, structural and organizational consulting for project and program management
Large retail group – Management Consultant & Stream Lead in Cologne: Consulting, process, project and product management for the introduction and implementation of a large strategic program in the field of advanced analytics, assortment and space management:
- Setup, test and rollout of a new space planning, automation and optimization product based on the existing cluster-based merchandising approach
- Definition and setup of new processes and transformation and change management measures for the new store-specific merchandising approach
- Collaboration with Advanced Analytics and IT (internal and external) for software implementations, automations, extensions and interfaces
- MVP approach and piloting in phases with gradual rollout (pilot with 80 stores, region with 500 stores, national level with 4000 stores)
Large retail company – Agile Coach & Change Agent in Cologne: Agile coach, OKR master and facilitator for the introduction of the OKR approach in a large strategic digitization program for retail stores:
- Coaching of the core team with topic managers and team leads
- Introduction to the OKR topic and setup of the OKR cycle
- Establishment of the OKR approach in teams and on a cross-team level
Delivery and logistics company – Management Consultant in United Kingdom: Consulting and coaching in the restructuring of the Data Analytics department:
- Analysis of current challenges
- Definition of overarching goals
- Development of a proposal for a new team structure
- Identification of required competencies, skills and responsibilities
- Advisory and alignment on communication and change management strategy
Alexandru G.
Last position:
Principal Cloud DevOps Architect at BP
In my role as Senior Cloud DevOps Architect for BP, an oil and gas company, I had the mission to migrate the Electric Vehicle Charging platform of the EV Division from on-premises and Azure to AWS cloud, resulting in a hybrid multi-cloud, multi-tenant SaaS solution.
Deployment with Kubernetes for the application layer meant provisioning Kubernetes clusters managed by EKS and AKS, with a focus on integrating them into a multi-tenant environment. This integration was achieved by using Kubernetes namespaces and access controls to ensure data isolation and privacy enforcement.
In the database layer, we chose an RDS instance with PostgreSQL to support the backend infrastructure of our applications. Tenants shared the same RDS instance, but each had a dedicated schema.
To ingest near real-time data from physical charge points (CPOs), as IoT devices, via the OCPI protocol, we ran into significant delays with batch processing. As a result, we built a real-time streaming data pipeline using Apache Kafka, while prioritizing an event-driven architecture.
Led collaboration across multiple internal teams, external vendors, cloud providers, and on-site partners to integrate over five systems into a unified solution.
Achievements:
- Successfully designed and implemented hybrid multi-cloud solutions, integrating multiple cloud platforms (AWS, Azure) with on-premises infrastructure, using Site-to-Site VPNs, Firewalls, and Load Balancing.
- Led the migration of on-premises infrastructure to multi-cloud, multi-tenant infrastructure, resulting in 30% faster processing times.
- Migrated workloads from VMware and Hyper-V environments to cloud-based VMs, leveraging cloud-native services to optimize performance, cost efficiency, and scalability.
- Designed a multi-tenant Kubernetes platform leveraging the Kubernetes ecosystem, using Karpenter for dynamic EC2 node provisioning, KEDA for event-driven pod autoscaling (e.g., Kafka message lag), and Rancher for centralized monitoring of multiple clusters (EKS, AKS, or on-prem K8s), replacing Microsoft-centric Azure Arc management service.
- Designed and implemented Python-based FastAPI microservices as part of the EV core-backend on AWS EKS application layer, powering data ingestion and customer analytics pipelines.
- Developed asynchronous, event-driven APIs (Python-FastAPI) for real-time integration with CPOs, supporting OCPI 2.3 and OICP protocols.
- Designed and implemented a secure, production-grade Azure Databricks platform using Terraform, ensuring scalability and cost efficiency.
- Migrated on-premises ERP to a hybrid Dynamics 365 architecture with ERP hosted locally and CRM running in Azure, integrated via Azure Arc.
- Automated CI/CD pipelines for Databricks notebooks and jobs using GitHub Actions & Databricks CLI, reducing deployment time. Reduced infrastructure provisioning time by 70% by automating cloud resource deployment with GitOps.
- Ensured compliance with internal audit and data governance standards (GDPR) through OAuth2/OIDC-based authentication and fine-grained role-based access controls.
- Developed a Zero Trust security model, enforcing least-privilege access and microsegmentation, enhancing security posture and compliance with GDPR and NIST.
- Built interactive analytics dashboards in Amazon QuickSight, integrating data from S3 and Redshift to deliver real-time business insights and visualizations with embedded access for multi-tenant users.
- Led cloud security assessments and full-lifecycle cybersecurity integration during M&A, covering AWS, Azure, IAM (Entra ID), and data protection, while aligning security posture with NIST, ISO 27001, and GDPR across hybrid and cloud-native environments.
- Reduced cloud costs by 64% for a client's dev environment by implementing automated start/stop schedules for EC2 and RDS instances via AWS CDK with EventBridge Scheduler or AWS Systems Manager.
Tech stack:
- Infrastructure as Code: Terraform, AWS CDK, Ansible.
- Containers: Kubernetes on EKS, AKS, Docker.
- Streaming Data Processing: Kafka to Confluent Cloud, after AWS MSK.
- Frontend: TypeScript, React, NextJS, Hooks, Styled Components.
- Backend: Python with FastAPI, also Node.js with NestJS.
- Database: Aurora on PostgreSQL with TypeORM, RDS on SQL Server, Azure Databricks full setup and administration, ETL Pipelines.
- CI/CD and GitOps: GitHub Actions, Azure DevOps, ArgoCD.
- Monitoring and Observability: Prometheus and Grafana.
- Virtualization: Hyper-V, VMware Cloud on AWS, Azure Migrate.
- ERP Systems: Odoo, Microsoft Dynamics 365 Business Central on Azure, integrated with Azure Arc.
- Networking: Site-to-Site VPNs, AWS Direct Connect, Azure ExpressRoute, Firewalls (AWS Network Firewall, Azure Firewall).
- Security: IAM, NIST Framework, Zero Trust Security, AWS WAF, AWS Shield, GuardDuty.
Thomas H.
Last position:
Senior MLOps, DevOps Engineer at Trianel Energy
- Build and operate an end-to-end MLOps platform on Azure ML and Kubernetes (Kubeflow) for the automated deployment, monitoring, and scaling of forecasting models (including Temporal Fusion Transformer, Informer, Autoformer).
- Implement CI/CD pipelines in Azure DevOps for the full ML lifecycle – from resource provisioning (Terraform), data transformation (Hugging Face Datasets, Pandas, PyTorch, CUDA cluster) through training and evaluation to model registry and endpoint deployment.
- Integrate MLflow for experiment tracking, model versioning, performance monitoring, and automated registration in the Azure Model Registry.
- Develop and containerize PyTorch training jobs (Azure Notebook, Jupyter Notebooks) for price and time series forecasting (PFC models) with automatic rollout via Azure ML Endpoints and REST/gRPC interfaces, Docker containerization, secured with OAuth 2.0.
- Set up monitoring and alerting mechanisms (Prometheus, MLflow Metrics), log centralization, and cost monitoring.
- Automate infrastructure provisioning and model deployment using Terraform, Helm, and Azure CLI; connect to existing market data systems and event pipelines.
- Migrate existing workloads and databases (IONOS → Azure, MongoDB) with integration into central MLOps workflows and internal networks.
- Extend the platform with LLM-based tools (LangChain, LangServe) to integrate GPT-based analysis modules into existing Spring Boot services for market anomaly detection and automated reports.
- Analyze and architect a software solution to process large volumes of data efficiently (>3000 messages/sec.) (market data store).
- Spring Boot / Java 21 container development with RabbitMQ for distributing stock market data via MongoDB (Kubernetes) with fast storage of data in Redis RMaps, deduplication, forwarding messages to Read Model queues, and building Read Models for UI display in MongoDB.
- Integration of RESTHeart to create a REST API for MongoDB.
- Build an Angular frontend to simplify data queries and master data maintenance.
- Agentic coding with remote and local LLMs (Claude Sonnet, Ollama Qwen) and MCP servers.
- Develop Python scripts for transforming and cleaning incoming stock market data (Pandas, scikit-learn).
Hans-Heinrich W.
Last position:
Senior AI Product Engineer | Flutter · MVP · Agentic Engineering at struppilog.com
struppilog.com – Digital health record for pets / MVP → Full Product
Design, development, and full further development of a digital health platform for pets – from my own MVP development to a fully built and production-ready platform.
Independent concept and development of the MVP Development of the full application with Flutter/Dart and Firebase Expansion of the MVP into a full digital health record with health data, findings, allergies, medications, documents, and emergency data Development of user registration, authentication, roles, data models, and secure user interactions Implementation of QR-code-based data exchange and digital interaction features Development of a multilingual, responsive web application Integration of AI-supported features and AI/agentic workflows Development and continuous improvement of product logic, UX/UI, and technical architecture Building and expanding a scalable cloud-based solution with Firebase Integration and further development of APIs and external services Use of AI-native / agentic engineering to speed up development, testing, debugging, and product iteration Independent implementation of all other features and technical extensions Continuous further development of the MVP into a full digital product
Impact: The MVP I built myself was continuously developed technically and functionally into a broad, production-ready platform – including frontend, backend, data model, authentication, UX/UI, APIs, cloud infrastructure, and ongoing product development.
Valery K.
Last position:
Sr. Data Scientist & Engineer at Virtual Minds
- Development of high-performance ad distribution via auction
- Holistic (multi-campaign & multi-channel) advertisement placement optimization
- Algorithmic optimization for NP-Hard/NP-e
- Multiple Knapsack Problem with constraints
- Online estimation of parameters in stochastic environments
Tools: Python, R, Kotlin, MILP/SAT/CP Solvers, Pytorch, Pandas, Docker
Frank E.
Last position:
DevOps at Lauck-IT
Operations and extensions of Azure DevOps pipelines
Operations and extensions of AWS services
Citrix (Windows 10, Bitwarden)
AWS: ECR, EKS, CloudFront CDN, Route 53, VPC peering and CNI upgrade, Atlas MongoDB, S3 buckets, static website hosting
Azure: build and deploy with DevOps pipelines
Serge K.
Last position:
MLOps (machine learning operations) at REWE Digital GmbH
- It is like a startup within REWE, where we have to build a new forecasting system on Google Cloud Platform from the scratch. Although, officially my role is called MLOps, my actual tasks also include development of data processing pipelines (data engineering) and data scientists tasks such as feature engineering and model trainings.
- GCP: Terraform (tofu), Vertex AI (Kubeflow), Cloud Run, IAM, Google Cloud Storage, BigQuery, Artifact Registry
- Data engineering: Snowflake as the main data warehouse, Terraform, DBT for data model implementations
- CI/CD: GitLab. We have built a CI/CD pipeline that automates deployments of new releases up to production environment
Eli R.
Last position:
Technical co-founder at AskTheLaws
- Create an AI legal assistant with modern ML capabilities.
- Implement RAG architecture, with data pipelines for legal data search.
- Use AWS Bedrock for LLM and embedding models and LangChain/LangGraph
- Python with FastApi for backend and React for frontend
Michael T.
Last position:
Senior Freelance Software Engineer — Enterprise Software & Data Projects
- Delivered backend systems, data processing solutions, and software integrations for enterprise business applications.
- Designed and implemented API-based services connecting internal platforms with external systems.
- Built automated processing workflows to handle large-scale structured business data.
- Improved application performance by 30–50% through database optimization, caching strategies, and backend refactoring.
- Reduced manual operational effort by 40–60% by automating repetitive workflows.
- Supported production environments through troubleshooting, monitoring improvements, and continuous optimization.
- Authored technical documentation and led knowledge-transfer sessions to support long-term maintainability.
Vitaliy R.
Last position:
DevOps GitOps (temp) at Signal Iduna
- Responsible for Openshift/Kubernetes on-prem administration and developer support.
- Developed URP infrastructure automation with Python, Ansible, Kustomize and ArgoCD, Argo Workflow/Events stack.
- Wrote smoke and load tests for URP infrastructure utilizing Python, Kustomize and ApplicationSets.
- Helped to set up and deploy URP infrastructure in Google Cloud, GKE.
- Set up monitoring for URP and ArgoCD stack with Splunk Cloud.
- Performed system administration tasks across RedHat Linux, Kubernetes/Openshift, ArgoCD, GitLab, Bitbucket Enterprise, Kafka and MongoDB.
Christian T.
Last position:
HDI DevOps & Fullstack Engineer at HDI
- Spring Boot Software Engineer
- DevOps Engineer (Kubernetes, Azure DevOps)
Toolstack: Java, Spring Boot, Kubernetes, Helm, GitOps, ArgoCD, Docker, Azure DevOps, CI/CD Pipelines, Git, Postgres
Piotr K.
Last position:
Senior Software Engineer at On
- Built middleware service integrating EDI providers and marketplace partners with Microsoft Dynamics 365 to receive sales orders and communicate shipments, invoices, inventory, and price catalogues
- Utilized a mixture of REST APIs and event-driven data processing pipelines
Discover over 15,000 top freelancers
Statistics of experts using MongoDB
Aggregated from the professional profiles of matched freelancers.
Experience
19 years (Germany: 17 years)

Position duration
2.4 years (Germany: 2.1 years)

Positions per freelancer
11

Top business areas
Information Technology, Product Development, Project Management

Top industries
Information Technology, Banking and Finance, Retail

Certification focus areas
Information Technology, Product Development, Business Intelligence
Bachelor's degree or higher
93%
Master's degree or higher
75% (Germany: 57%)
Doctorate
16% (Germany: 6%)

Certifications per freelancer
2

Most common languages
German, English, Russian

Speak two or more languages
97%
Based on our profile pool as of 19 Sep 2026.
Daily rate distribution
The chart shows how the daily rates of freelancers in this technology in Munich 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 Munich using MongoDB
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 19 Sep 2026. Actual rates may vary depending on seniority level, experience, skill specialization, project complexity, and engagement length.
MongoDB experts industry focus
See which industries our matched freelancers work in most often — every figure is calculated live from the freelancers on FRATCH.
- Information Technology (94%)
- Banking and Finance (55%)
- Retail (47%)
- Manufacturing (44%)
- Media and Entertainment (42%)
- Automotive (38%)
- Professional Services (33%)
- Insurance (30%)
Please note that freelancers can work across multiple industries, so percentages overlap.
About the technology
Document database fundamentals
MongoDB is a document-oriented database built around flexible, JSON-like records stored as BSON. It supports applications whose data structures evolve quickly, including product platforms, customer portals, content systems and real-time services. Collections and documents let teams model related information without forcing every record into a fixed relational schema.
Data modelling and querying
Strong MongoDB professionals turn business entities into practical document models. They choose embedding or referencing deliberately, define indexes around real query patterns and use the aggregation framework for filtering, reshaping and reporting. They also handle schema validation, transactions, pagination and change streams when the application requires consistent workflows or live updates.
Ecosystem and operations
MongoDB work often includes the database service, application drivers and operational tooling around it. Relevant expertise may cover MongoDB Atlas, replica sets, sharding, backups, monitoring, access control and encryption, alongside Node.js, Java, Python, Go or .NET integrations. Kubernetes and infrastructure-as-code can matter when teams run clusters in their own environment.
Where companies use it
MongoDB fits systems that need flexible records, rapid iteration or high-volume access patterns. Typical assignments include:
- Designing APIs for web and mobile products
- Building catalogues, profiles and content repositories
- Supporting event-driven services and IoT data flows
- Migrating selected workloads from relational databases
When to bring in a specialist
Companies usually seek freelance MongoDB expertise during a new product build, a data-model redesign or a migration. A specialist can review slow queries, reduce operational risk, establish backup and recovery practices or prepare an Atlas environment. In Munich, remote collaboration is often practical, while on-site workshops can help align product, application and data teams.
What good work looks like
A capable professional connects database choices to application behaviour rather than treating MongoDB as a simple storage layer. They explain trade-offs between flexible documents and relational constraints, test query plans with representative data and document operational procedures. Look for clear reasoning, production troubleshooting experience and careful attention to security, observability and recovery objectives.
Frequently asked questions
What clients ask us most about MongoDB — answered in short.
MongoDB is used to store and query document-shaped data for web applications, mobile services, content systems, catalogues and event-driven products. Its flexible records are useful when requirements change or different entities do not share an identical structure.
MongoDB uses documents and collections, while PostgreSQL and MySQL primarily use relational tables and joins. MongoDB can simplify access to nested application data, whereas a relational database may be the stronger choice for highly structured records, complex joins and strict transactional relationships.
A strong MongoDB freelancer should understand at least one application language and its official driver, such as Node.js, Java, Python, Go or .NET. Useful adjacent skills include API design, data migration, cloud infrastructure, Kubernetes, monitoring, identity management and backup recovery.
The right level depends on the assignment. A small application may need someone who can model documents, create indexes and connect a driver, while a production migration or sharded deployment requires deeper knowledge of performance, replication, security and recovery.
Yes. MongoDB work is well suited to remote collaboration when requirements, access controls and deployment environments are documented. Munich teams may combine remote delivery with on-site workshops, and the specialist should be comfortable communicating in the languages and working hours the project requires.
MongoDB may be a poor fit when an application depends heavily on complex joins, rigid relational constraints or reporting patterns designed around normalized tables. A careful specialist will compare the workload with PostgreSQL, MySQL or another suitable store before recommending a migration.
Ask the specialist to explain the document model, index choices, query plans and failure scenarios in terms your team can verify. High-quality MongoDB work includes automated tests, secure access, monitoring, backup validation and clear runbooks rather than only a working demo.
MongoDB Atlas is the managed cloud service for MongoDB, providing deployment, scaling, monitoring, backups and security controls through a hosted environment. Professionals working with it should still understand data modelling, query performance, network configuration, cost controls and recovery because managed infrastructure does not remove those responsibilities.
The average hourly rate of freelancers in Munich, Germany who have used MongoDB in their recent projects is 96 €, which corresponds to a daily rate of about 770 € based on an 8-hour working day.
Of the freelancers in Munich, Germany who have used MongoDB in their recent projects, 93% hold at least a Bachelor's degree, 75% hold at least a Master's degree, and 16% hold a doctorate.
On average, freelancers in Munich, Germany who have used MongoDB in their recent projects have 19 years of professional experience, with a single engagement typically lasting around 2.4 years.
The most common languages among freelancers in Munich, Germany who have used MongoDB in their recent projects are German (95%), English (94%), and Russian (19%).
The most common industries among freelancers in Munich, Germany who have used MongoDB in their recent projects are Information Technology (94%), Banking and Finance (55%), and Retail (47%).
The most common business areas among freelancers in Munich, Germany who have used MongoDB in their recent projects are Information Technology (95%), Product Development (91%), and Project Management (47%).
Main locations of FRATCH Experts, who have recently used MongoDB
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
Cologne
Frankfurt
Stuttgart
Dusseldorf
Leipzig
Dortmund
Essen
Nuremberg