Job Opportunities
Find jobs near you, whether onsite, hybrid, or remote.- Similar Jobs to: Senior Database Administrator
Senior Database Administrator
Hard Rock DigitalFloridaWhat are we building? Hard Rock Digital is a team focused on becoming the best online sportsbook, casino, and social gaming company in the world. We're building a team that resonates with passion for
Senior Database Administrator
Karsun Solutions, LLCSpringfieldJoin Karsun Solutions to grow your career with the company transforming possible for the US Government.At Karsun, collaboration drives our community. We're committed to building an environment where t
Senior Database Administrator
Karsun Solutions, LLCCharlestonJoin Karsun Solutions to grow your career with the company transforming possible for the US Government.At Karsun, collaboration drives our community. We're committed to building an environment where t
Senior Database Administrator
ICEJacksonvilleJob PurposeThe successful candidate will be part of the Global MSSQL DBA team with focus on performance tuning, troubleshooting, design, deployment, and production support of Microsoft SQL Servers in
Senior Database Administrator
Unchain DataPolandAbout Us Hamsa is building the new operating system (O/S) for global finance. The company is growing fast with $400B on platform in 2025 and $1T in 2026. Serving the world's largest financial institut
Senior Database Administrator
Karsun Solutions, LLCWashingtonJoin Karsun Solutions to grow your career with the company transforming possible for the US Government.At Karsun, collaboration drives our community. We're committed to building an environment where t
Senior Database Administrator
HamsaPolandHamsa is building the new operating system (O/S) for global finance. The company is growing fast with $400B on platform in 2025 and $1T in 2026. Serving the world's largest financial institutions, Ham
Senior Database Administrator
Karsun SolutionsCaliforniaJoin Karsun Solutions to grow your career with the company transforming possible for the US Government.At Karsun, collaboration drives our community. We're committed to building an environment where t
Senior Database Administrator
Karsun SolutionsNew YorkJoin Karsun Solutions to grow your career with the company transforming possible for the US Government.At Karsun, collaboration drives our community. We're committed to building an environment where t
Senior Database Administrator
Karsun SolutionsSpringfieldJoin Karsun Solutions to grow your career with the company transforming possible for the US Government.At Karsun, collaboration drives our community. We're committed to building an environment where t
Senior Database Administrator
Ice ServicesJacksonvilleJob Purpose The successful candidate will be part of the Global MSSQL DBA team with focus on performance tuning, troubleshooting, design, deployment, and production support of Microsoft SQL Servers in
Senior Database Administrator
SkydanceNew YorkSkydance offers a dynamic, inclusive, and ever‑evolving culture where innovative ideas are welcomed, and growth fostered. The partnership between unique creativity and technological advancements are d
Senior Database Administrator
Enterprise Engineering Services, LLCNew YorkPosition Summary We are seeking a highly skilled and motivated Senior Database Administrator to join our dynamic IT team. As a Senior Database Administrator, you will play a crucial role in designing,
Senior Database Administrator
VimoRaleighVimo® started as the “Expedia” of health insurance and has evolved into a leader in transforming government IT infrastructure with its proven SaaS and AI technology. Our innovative approach to health
Senior Database Administrator
AmTrust FinancialClevelandOverview Highly skilled SQL Server Database Administrator with extensive experience in designing, implementing, installing, and managing complex large scale database environments. Proven experience in
Senior Database Administrator
Eliassen GroupJefferson CitySenior Database Administrator AnywhereType:ContractCategory:EngineerIndustry:Financial ServicesWorkplace Type:RemoteReference ID:JN -062026-107444Date Posted:06/14/2026Shortcut:http://careers.eliassen
Senior Database Administrator
AristocratLondonAt Aristocrat, we're passionate about bringing happiness to life through the power of play! As a Senior Database Administrator, you will have a meaningful role in ensuring our critically important dat
Senior Database Administrator
Plano ISDPlanoPay Grade: 838Pay Rate: $323.28 min dailyPrimary Purpose This position is responsible for managing and supporting district-wide files and database systems, enterprise integrations, including the perfo
Senior Database Administrator
Skydance Media LLCHartfordConnecticut / New York / New Jersey Skydance Animation EastSkydance offers a dynamic, inclusive, and ever-evolving culture where innovative ideas are welcomed, and growth fostered. The partnership bet
Senior Database Administrator
Phase2 TechnologyAustinSenior Database AdministratorHiring Department: Enterprise Technology - Data to Insights (D2I)Position Open To: All ApplicantsWeekly Scheduled Hours: 40FLSA Status: Exempt from FLSAEarliest Start Date
Senior Database Administrator
CyberData TechnologiesBethesdaJob Title: Senior Database AdministratorJob Location: Bethesda, MD / Hybrid / Remote*** Ability to Obtain a Public Trust Clearance is a Requirement for this Position ***CyberData Technologies is seeki
Senior Database Administrator
Intercontinental ExchangeJacksonvilleOverview Job Purpose Provides support to and maintains multiple production and/or non-production databases of significant and/or strategic impact across the enterprise. Responsible for standards and d
Senior Database Administrator
US132 Guidehouse Digital, LLCWashingtonJob Family: Database Administration Travel Required: Up to 10% Clearance Required: Ability to Obtain Public Trust What You Will Do: Leading database transition and modernization activities, including
Senior Database Administrator
VetJobsIndianapolisSenior Database Administrator We are seeking a highly experienced Senior Database Administrator to lead the administration, performance, reliability, and evolution of our enterprise database platforms
Senior Database Administrator
CGS Federal (Contact Government Services)DetroitEmployment Type: Full-Time, Mid LevelDepartment: Information TechnologyContact Government Services is seeking a Senior Database Administrator to assist with administering all aspects of Microsoft SQL
Senior Database Administrator
- Florida, New York, United States
- Florida, New York, United States
About
Rooted in the kindred spirits of Hard Rock and the Seminole Tribe of Florida, the new Hard Rock Digital taps a brand known the world over as the leader in gaming, entertainment, and hospitality. We're taking that foundation of success and bringing it to the digital space. Ready to join us?
What's the position? Every bet and payout at Hard Rock Digital is a database transaction that has to be fast and accurate. A casino game resolves in milliseconds; settling a big sporting event moves millions of balances at once, and none can be wrong.
We're hiring a Senior Database Administrator to own production reliability for our CockroachDB and PostgreSQL fleet. You'll diagnose contention, range hotspots, retry storms, plan regressions, and cross-region latency in systems that move money at scale. You'll read execution plans and reason about the optimizer that produced them, inspect database internals when behavior doesn't match the docs, write Go and Python tooling that makes the next incident faster to solve, and set standards that application engineers rely on under pressure.
Claude Code, Codex, and similar AI harnesses are part of how this team works. You'll use them to investigate incidents, generate probes, summarize evidence, and turn one-off debugging into durable tooling. The goal is to spend less time on toil and more on the work that compounds: better defaults, safer migrations, and tooling that makes the next incident shorter than the last.
What You'll Do Reliability & Performance
Operate and evolve multi-region CockroachDB clusters and PostgreSQL instances across production, staging, and development.
Investigate contention, serialization retries (SQLSTATE 40001), and range hotspots in the transaction paths behind bets, wagers, settlements, and payouts.
Diagnose leaseholder placement, monotonic-key write pressure, and cross-region latency that turn one query into several network round trips.
Trace a slow query to its execution plan, the plan to optimizer behavior, and the behavior to the schema or application call path that caused it.
Catch plan regressions after statistics changes, schema changes, data growth, or releases, then turn the fix into a safer rollout pattern.
Assess schema-change and backfill risk before it reaches large tables: lock behavior, retry pressure, capacity impact, and rollback path.
Plan capacity, scaling events, and version upgrades that customers don't feel.
Observability & Incident Response
Build database observability with Prometheus, Grafana, Mimir, Loki, and Snowflake: dashboards backed by real queries, alerting on leading indicators, and SLO tracking.
Connect database symptoms to application behavior and business events so alerts point at causes.
Join the on-call rota for the data layer, lead incident analysis when the database is part of the failure, and drive blameless postmortems toward durable fixes.
Instrument the system to surface degradation before it becomes an incident.
Automation & Tooling
Build Go and Python tools that make incidents easier to understand: log collectors, explain-plan analyzers, migration checks, capacity models, and runbook generators.
Automate provisioning, configuration, backup, and recovery with Terraform and other infrastructure-as-code tools.
Work with platform engineering on CI/CD, deployment safety, and change management for database-touching services.
AI-Augmented Engineering
Use Claude Code, Codex, and similar harnesses in daily work to investigate incidents, generate probes, draft runbooks, and write tooling.
Keep the harness grounded in logs, traces, metrics, and source code, and verify its output against production facts before you ship it.
Evaluate AI-assisted observability and anomaly detection, and share what works with the team.
Security & Compliance
Implement and audit access controls, authentication, authorization, and encryption in transit and at rest.
Support data-protection, audit-logging, and retention requirements for a regulated gaming platform.
Standards & Mentorship
Build a database center of excellence: documentation, standards, and reusable patterns that other teams build against.
Mentor engineers on database fundamentals, distributed-systems behavior, and operational discipline.
Read CockroachDB and PostgreSQL internals when a problem needs a code-level answer, and bring what you learn back to the team.
What are we looking for?
5+ years operating production relational databases as a DBA, Database Reliability Engineer, or Data Platform Engineer.
Deep production experience with PostgreSQL, CockroachDB, or another relational database management system, with fluency in the tradeoffs behind isolation, consensus, locality, and query planning.
You understand how a SQL engine works under the hood: MVCC, the Volcano iterator execution model, and cost-based optimizer frameworks such as Cascades. You apply that knowledge to indexing strategy and to execution plan analysis.
Working knowledge of distributed-systems fundamentals: consensus (Raft and Paxos), distributed transactions, consistency models, and failure modes.
You write tools and automation in Python or Go, and you can debug and suggest fixes to line-of-business code in Java or a similar language.
Experience with infrastructure-as-code and a monitoring and observability stack such as Grafana or Datadog.
UNIX/Linux administration with shell scripting, comfort on a cloud platform (AWS preferred, Azure, or GCP welcome), and willingness to join an on-call rota.
Clear technical writing and speech. You'll work across teams.
What You've Done The strongest candidates show evidence here, not a checklist.
Shipped Go or Python tooling for database operations, performance analysis, migration safety, or incident response that other engineers then used.
Investigated production incidents end-to-end using metrics, logs, query fingerprints, execution plans, and source-level reasoning.
Owned a database platform through on-call, post-incident repair, standards, and cross-team adoption.
Used AI coding agents in real engineering work, with review habits that keep generated output tied to evidence.
Run CockroachDB in production.
Contributed to an open-source database such as PostgreSQL.
Worked with streaming infrastructure such as Kafka and Materialize.
Worked with a modern data warehouse or analytics platform such as ClickHouse Cloud or Snowflake.
Practiced SRE along the lines of the Google SRE books.
What's in it for you? We offer our employees more than just competitive compensation. Our team benefits include:
Competitive pay and benefits
Flexible vacation allowance
A hybrid / remote working environment
Startup culture backed by a secure, global brand
Opportunity to build products enjoyed by millions as part of a passionate team
Team gatherings around the US and Europe
Employer-sponsored training and conference attendance
Opportunity to work in an AI-first environment with access to the tools you need to excel at your job
Roster of Uniques We care deeply about every interaction our customers have with us, and trust and empower our staff to own and drive their experience. Our vision for our business and customers is built on fostering a diverse and inclusive work environment where regardless of background or beliefs you feel able to be authentic and bring all your talent into play. We want to celebrate you being you (we are an equal opportunity employer).
#J-18808-Ljbffr
Languages
- English
This job comes from a TieTalent partner platform. Click "Apply Now" to submit your application directly on their site.