Make it happen. With Code.
Developer Advocate, Database
Location
Netherlands
Posted
8 days ago
Salary
0
Seniority
Senior
Job Description
Developer Advocate, Database
JetBrains
• Monitor and join active conversations across platforms like X, Reddit, and Discord to support database professionals. • Create high-quality, long-lasting content, including videos and blog posts, that helps users master our tools. • Represent DataGrip at conferences by giving technical talks and mingling with the community. • Gather real-world user insights and pain points from the field and bring them directly to our internal product teams. • Build and sustain visibility across a massive, diverse landscape of database communities.
Job Requirements
- A solid technical background in database development.
- Experience with PostgreSQL, Oracle, SQL Server, or other relational databases.
- A deep understanding of what makes a fantastic database tool.
- The demonstrated ability to create clear, technical written or video content for developers.
- The ability to speak publicly and present technical topics confidently at industry events.
- Fluency in English with a knack for clear, precise communication.
- The proven ability to navigate and actively participate in online spaces like Reddit, X, and Quora.
Benefits
- Strong base salary. We offer competitive pay that reflects your skills and experience.
- Flexible work location. Enjoy the freedom to work from home or from the office.
- Remote work. Spend up to 30 days per year working remotely from abroad.
- Extra time off. More days to relax, recharge, and do the things you love.
- Medical insurance allowance. Enjoy peace of mind for you and your family
- Learning and development opportunities. Access to conferences, courses, and language classes.
- Relocation support. We help make your move as smooth and stress-free as possible.
- Language classes. Pick up the local language or sharpen your English skills.
- Fuel your day. Enjoy a hot meal or receive a lunch allowance on workdays.
- Mental health support. To help you feel your best, we provide easy access to professional mental health services.
- Sports benefit. Enjoy an on-site gym or sports club stipend.
- Internal events. Join company-wide celebrations and team gatherings.
Related Guides
Related Categories
Related Job Pages
More Developer Relations Jobs
Employee Relations Coordinator
GRIFOLS, S.A.Grifols is a global healthcare company that since 1909 has been working to improve the health and well-being of people around the world. We are leaders in plasma-derived medicines and transfusion medicine and develop, produce and market innovative medicines, solutions and services in more than 110 countries and regions.
Role Description This position is a home/remote based and is responsible for supporting the Employee Relations Department (Employee Relations Service Center), Unemployment Department, and Compliance Department. The ER Coordinator will: - Intake, triage, build, investigate, and assign cases. - Follow-up on all Employee Relations matters. - Respond to Unemployment claims in a timely manner. - Maintain case management databases and reporting metrics. - Maintain case files and respond to requests from third parties and the Legal department. Employee Relations Coordinators are empathetic and objective individuals with great interpersonal skills who can build relationships with employees and business stakeholders. They exercise good judgment and problem-solving skills to regularly resolve conflicts. They must have extensive knowledge of employment law and adhere to company and industry regulations at all times. Qualifications - Associate degree preferred. - 0 - 4 years of related experience. - Directly related experience or a combination of directly related education and/or competencies may be considered in place of the stated requirements. Requirements - Strong PC skills, especially with Microsoft Office suite products. - Ability to work both independently and as a team. - Ability to handle deadline-driven responsibilities in a dynamic environment. - Ability to maintain a high level of attention to detail. - Ability to maintain the privacy and confidentiality of information viewed. - Ability to use judgment and persuasive skills in responding to unemployment claims. - Commitment to a high level of customer service. - Ability to apply policy and state law. Company Description
Appian Developer – Banking Experience
Gigged.AIThe skills-based Talent Marketplace solving the tech skills shortage through internal mobility and open talent.
• Enhance and extend the bank's existing Appian solution to automate processes across legacy systems • Work as part of the bank's development squads and participate fully in sprint activities • Produce clear and complete design documentation for automation solutions • Lead development using Appian to deliver high-quality automation • Support governance, design reviews, and sign-off processes • Contribute to the team, providing technical leadership across design and integration
Engineering Manager, Developer Experience
ECPClinical and operations software solutions for assisted living providers
• The delivery pipeline. Consolidate CI/CD onto a single system every delivery team builds and deploys through. Cut build and deploy times. Own the AWS and CloudFormation infrastructure underneath it. Make dependency scanning, secrets detection, and static analysis default steps on every build. Give teams feature flags so deploy and release come apart. • The developer platform. This starts on the engineer's machine: environment setup, build speed, the tools they use before code ever reaches the pipeline. Replace shared environments with ephemeral ones, and solve multi-tenant test data seeding so they're usable. Our event bus is partially adopted, which makes contract testing part of this: services have to be testable in isolation without standing up the whole topology. Establish golden paths: opinionated, documented ways to build, test, and deploy a service. Drive toward self-service, and over time an internal developer portal. Run the platform as a product, with a visible roadmap, a feedback channel teams actually use, and reliability standards for the platform itself. • The test automation framework. Turn a framework QA builds on delivery teams' behalf into one delivery engineers use directly. Two SDETs work with you on it. Building it is the straightforward part. Landing it with delivery leads whose teams are measured on shipping is the job. • Production ownership. Delivery engineers carry the pager for their own code today, but most incident response still lands on the infrastructure team, because engineers can't see or reach what they shipped. This is a HIPAA environment, so broad production access isn't on the table. Engineers need full visibility into how their systems behave without access to the data inside them. Build the logging, tracing, metrics, and alerting stack that delivers that, and give teams audited break-glass paths for the cases that need more. • The agentic development loop. Our engineers already use AI-assisted development, and it's made everything downstream of them slower. Code generation is cheap. Verification is not. That gap is what we're hiring you to close. You'll own what makes coding agents effective in our codebase: deterministic local builds, fast test feedback, repo context, sandboxed execution, review gates for agent-authored code, and internal platform capabilities exposed to agents through MCP.
Engineering Manager, Developer Experience
ECPClinical and operations software solutions for assisted living providers
Role Description Foundation Engineering is a new platform capability at ECP. It owns the path from code to production: the CI/CD pipeline, the environments code runs in, the test automation framework, and the observability tooling that shows how code behaves once it's live. - Almost none of it is built yet. - CI/CD is split across Bitbucket Pipelines and Jenkins. - Environments are shared and fragile. - QA writes the automated tests on delivery teams' behalf. - We have Sentry and CloudWatch, which is error tracking and infrastructure metrics, not observability. - You'll fix all of it without breaking a product that thousands of communities run their operations on. - Newer product surfaces move first; clinical surfaces sit on the oldest platform and carry the highest cost of failure, so they move last, once the safety net exists. The work is hands-on. Most of your time goes to writing infrastructure code and building tooling. You'll have an open req for one engineer to hire alongside you and two SDETs partnered with you on the test framework, reporting to the VP of Platform Engineering. This is a player-coach role: you'll build the team as the function grows, managing 2 to 4 people over time while staying close enough to the code to set the technical bar yourself. The stack: - New code is Node and TypeScript. - We're migrating off a ColdFusion legacy platform, and the two will coexist for a while. - SQL Server and PostgreSQL, a mix of monolith and services, adopting domain-driven design and an event-driven architecture, all on AWS. - Your pipeline and tooling have to serve the old stack and the new one at the same time. - You won't be writing ColdFusion. What You'll Own - The delivery pipeline: - Consolidate CI/CD onto a single system every delivery team builds and deploys through. - Cut build and deploy times. - Own the AWS and CloudFormation infrastructure underneath it. - Make dependency scanning, secrets detection, and static analysis default steps on every build. - Give teams feature flags so deploy and release come apart. - The developer platform: - This starts on the engineer's machine: environment setup, build speed, the tools they use before code ever reaches the pipeline. - Replace shared environments with ephemeral ones, and solve multi-tenant test data seeding so they're usable. - Our event bus is partially adopted, which makes contract testing part of this: services have to be testable in isolation without standing up the whole topology. - Establish golden paths: opinionated, documented ways to build, test, and deploy a service. - Drive toward self-service, and over time an internal developer portal. - Run the platform as a product, with a visible roadmap, a feedback channel teams actually use, and reliability standards for the platform itself. - The test automation framework: - Turn a framework QA builds on delivery teams' behalf into one delivery engineers use directly. - Two SDETs work with you on it. - Building it is the straightforward part. Landing it with delivery leads whose teams are measured on shipping is the job. - Production ownership: - Delivery engineers carry the pager for their own code today, but most incident response still lands on the infrastructure team, because engineers can't see or reach what they shipped. - This is a HIPAA environment, so broad production access isn't on the table. - Engineers need full visibility into how their systems behave without access to the data inside them. - Build the logging, tracing, metrics, and alerting stack that delivers that, and give teams audited break-glass paths for the cases that need more. - The agentic development loop: - Our engineers already use AI-assisted development, and it's made everything downstream of them slower. - Code generation is cheap. Verification is not. - That gap is what we're hiring you to close. - You'll own what makes coding agents effective in our codebase: deterministic local builds, fast test feedback, repo context, sandboxed execution, review gates for agent-authored code, and internal platform capabilities exposed to agents through MCP. Qualifications - You've led a developer experience or platform engineering function before, and can point to what measurably changed because of it. - Deep AWS and infrastructure-as-code experience, and enough command of CI/CD to redesign a system rather than run one someone else built. - You've moved testing from a QA-owned function to an engineer-owned one, or won an equivalent adoption fight. We care that it stuck. - No delivery team reports to you here, and the platform only works if they choose it over what they have. - AI-assisted development is already how you work, and you know where it holds up and where it needs a human check. - You've managed or led a small team of engineers, and you're comfortable doing so while staying very hands-on in the code. Preferred - HIPAA-regulated or other compliance-sensitive environment. - Contract testing or service virtualization in an event-driven system. - Bitbucket Pipelines, Jenkins, or GitHub Actions. - SQL Server and PostgreSQL at production scale. What Success Looks Like - At six months: - Every non-clinical delivery team builds and deploys through one pipeline, security scanning runs by default, and builds are measurably faster than the day you started. - At least one team runs on ephemeral environments with realistic seeded data, and its engineers write their own tests. - Delivery leads describe Foundation Engineering as the reason shipping got faster. - The developer portal, full observability coverage, clinical migration, and org-wide progressive delivery are longer term goals that will come later.


