资深软件工程师,PostgreSQL
Staff Software Engineer, PostgreSQL
Beacon Biosignals 正在改变脑部精准医学的诊疗方式,从临床开发到临床护理。对于生命科学合作伙伴,我们提供领先的居家 EEG 平台,用于新型治疗药物的临床开发,针对神经系统、精神疾病和睡眠障碍。我们的诊断业务正在构建最全面的居家诊断平台,结合 EEG 和心肺信号,为睡眠和中枢神经系统疾病提供可报销的评估服务。我们正在改变患者被诊断和治疗的方式,无论其疾病如何影响脑生理。
Beacon Biosignals 正在寻找一名高级软件工程师加入我们的 Datastore 团队。Datastore 是 Beacon 平台的核心部分。它定义了我们基础的数据模型,并作为脑数据的集中式存储库和 API,支持科学家、临床医生和合作伙伴使用的分析工具、服务和应用程序。
该职位强调数据基础设施后端系统的设计与扩展:PostgreSQL 数据模型、Kafka 驱动的事件管道,以及使科学和临床数据可用的 GraphQL API——这与前端开发或终端用户产品界面不同。在这个级别上,您将负责 Datastore 内复杂系统的架构设计,而非单个组件,负责将数据集快照交付到我们的数据仓库的管道,并与其他平台、应用和科研团队合作,实现解锁 Beacon 临床研究和数字健康产品组合中新工作流程的 API。
您应有手动编写复杂 SQL 查询的经验,并应准备好常规地进行模式设计、索引和查询行为的思考。
我们系统中的两个特性会影响您的工作。我们的 GraphQL API 是通过 PostGraphile 从 PostgreSQL 模式生成的,因此模式决策即 API 决策。其次,几乎每张表都启用了行级安全,因为来自不同研究和合作伙伴的临床数据共享一个模式,某些行由多个内部团队共享访问。RLS 谓词会被注入到您的查询中,这使得在此处对查询计划的推理比大多数地方更加困难。如果这听起来有趣而非繁琐,您会喜欢这个团队。
我们正在招聘两名工程师进入此职位,两人之间存在差异
查看英文原文
Beacon Biosignals is transforming precision medicine for the brain, from clinical development to clinical care. For Life Sciences partners, we offer the leading at-home EEG platform for clinical development of novel therapeutics for neurological, psychiatric, and sleep disorders. Our Diagnostics business is building the most comprehensive at-home platform for precision diagnostics, combining EEG and cardiopulmonary signals to deliver reimbursable assessments for sleep and central nervous system disorders. Together, we're changing the way patients are diagnosed and treated for any disorder that affects brain physiology.
Beacon Biosignals is seeking a Software Engineer IV to join our Datastore team. The Datastore sits at the heart of Beacon's platform. It defines our foundational data model and serves as the centralized repository and API for brain data collected from clinical studies, supporting the analytical tools, services, and applications used by our scientists, clinicians, and partners.
This role emphasizes the design and scaling of backend systems for data infrastructure: PostgreSQL data models, Kafka-driven event pipelines, and the GraphQL API that makes scientific and clinical data usable - distinct from frontend development or end-user product surfaces. At this level you will lead the design of complex systems within the Datastore rather than individual components, own the pipelines that deliver dataset snapshots into our warehouse, and collaborate across platform, application and scientific teams to implement APIs that unlock new workflows in Beacon's expanding portfolio of clinical studies and digital health products.
You should have experience writing complex SQL queries by hand, and should be prepared to reason about schema design, indexes, and query behavior as a matter of course.
Two properties of our system that shape our work may influence your application. Our GraphQL API is generated from the PostgreSQL schema using PostGraphile, so a schema decision is an API decision. Secondly, row-level security is in force on effectively every table, because clinical data from different studies and partners shares one schema, with some rows shared for access by multiple internal teams. RLS predicates get injected into your queries, which makes reasoning about query plans genuinely harder here than it is in most places. If that sounds interesting rather than tedious, you'll enjoy this team.
We are hiring two engineers into this role, with two different centers of gravity. One will focus on the breadth of the Datastore: the event pipelines, the GraphQL API, core data models, and third-party integrations. The other will focus on depth in PostgreSQL (data modeling, performance tuning, operations) and supporting all engineers in developing schemas and the access controls that protect clinical data. The core requirements are the same. Tell us which one you are most drawn to in your application.
This role is 100% remote from anywhere in the U.S. Beacon's robust asynchronous work practices ensure a first-class remote work experience, but we also have in-person office hubs in Boston, New York City, and Paris.
What success looks like
- You lead design and architecture for complex projects and systems within the Datastore, weighing implementation trade-offs with engineering principles and backing your decisions with data rather than preference
- You partner with product managers, scientific and clinical stakeholders, and other development and support teams to translate their requirements into new integrations, services, and solutions for scaling Beacon's data platform - contributing to broader product and technical decisions, not simply implementing them
- You debug and profile ambiguous problems that cross system boundaries, including codebases beyond the Datastore's purview, and you leave what you touch better than you found it — structure, test coverage, tooling
- Peers look to your work as an example: you implement features with attention to detail, demonstrating product awareness and high standards for data integrity, design soundness, and maintainability across the lifespan of the system
- You draft RFCs to lead complex feature discovery and technical design phases, soliciting and incorporating input, and helping your team align on a set of decisions to guide development
- You plan your own work and contribute to planning the team's, making reasoned trade-offs between speed, generalizability, and technical debt, and accounting for the needs of multiple stakeholder teams
- You teach and mentor other engineers regularly, give feedback that people act on, and are sought out for it. You may act as tech lead on a project or as the coordination point for engineering practice within the team
- You leverage feedback from internal stakeholders and external partners to improve operational robustness and ease of use of the Datastore and its services via new documentation, tools, and dashboards
What you will bring
- 7+ years of backend development experience, including at least 3 years focused on data platforms and backend infrastructure for data-centric applications: transactional systems, event pipelines, and the APIs that serve them
- Highly proficient in at least one technical area relevant to this work: data modeling, distributed systems, API design, or database engineering, with the depth that others on a team come to you for
- Strong proficiency in SQL, with production experience working with PostgreSQL as an application database; you write and tune queries fluently and are comfortable reasoning about schema design, indexes, and query plans
- Hands-on experience with data streaming and event processing, using Kafka (our event bus) or an equivalent such as RabbitMQ, Pulsar, or a cloud-based equivalent like Amazon Kinesis
- Proficiency in Julia or Python; Julia is a core Datastore language, and experience with Julia is a strong plus, but not required — we welcome candidates eager to learn it!
- Experience deploying and operating services in containerized environments, with familiarity in Kubernetes and Infrastructure as Code (IaC) tools such as Terraform and/or Helm
- A track record of mentoring engineers and improving how a team works - practices, tooling, test coverage, or documentation that outlasted your involvement
- A collaborative mindset: you enjoy working across disciplines and believe people achieve more together than alone
- Excellent written and verbal communication skills, especially in asynchronous and remote-friendly environments
- A self-directed approach, with a track record of thriving in hybrid or fully remote teams
- Experience with, or interest in, using LLM-assisted or agentic coding tools in a production setting, with good judgment about what guardrails are needed
For the Datastore Systems role:
- You can lead design across the breadth of the platform.
- GraphQL and TypeScript/JavaScript (Node.js) - GraphQL is the Datastore's primary interface, and this profile owns significant parts of it
- Designing event-driven pipelines end to end: producers, consumers, replay, idempotency, and what happens when a consumer falls behind
- Leading the design of complex systems rather than individual components, across the API, the pipelines, and the services that depend on them
For the PostgreSQL & Data Modeling role:
- You can be the person the rest of the team comes to about the database.
- Deep PostgreSQL: you reason fluently about the query planner, index selection, and EXPLAIN (ANALYZE), and why a query that should be fast isn't
- Data modeling: you design the schema itself: entities, relationships, and the constraints that make invalid states impossible. Including how to model time, since clinical results get re-scored and corrected and we need to answer "what did this look like when the report was signed?"
- Schema evolution under load: zero-downtime migrations, dual-write transitions, lock avoidance, backfill and verification. Our schema has hundreds of migrations behind it and will have hundreds more
- Operating PostgreSQL in production, not only designing for it: upgrades, replication, backup and restore, connection pooling, bloat and vacuum behaviour, extensions
- Making others good at it: you teach, review, and document, because a schema only stays coherent if the team understands it
We don't expect every candidate to check every box. If you bring strong fundamentals, care about data infrastructure for health, and are excited to learn, we’d love to hear from you!
The US-based salary range for this role is $170,000 – $190,000. Salary ranges are determined using current market compensation data for this role and adjusted based on experience, skills, and location. The base salary is one component of the total compensation package, which includes equity, PTO and other benefits.
At Beacon, we've found that cultural and scientific impact is driven most by those that lead by example. As such, we're always seeking new contributors whose work demonstrates an avid curiosity, a bias towards simplicity, an eye for composability, a self-service mindset, and - most of all - a deep empathy towards colleagues, stakeholders, users, and patients. We believe a diverse team builds more robust systems and achieves higher impact.
Originally posted on Himalayas