Zorky CRMZorky CRM
EN|RU
@termdocs

DBA: market

Database Administrator (DBA) — a database administrator: responsible for the operability, performance, reliability and security of DBMSes. DBA ensures 24/7 database availability, sets up backups and recovery, replication and fault tolerance, optimizes queries and indexes, plans capacity and monitors data integrity — what all company applications rest on. Role family: Production DBA (operations — backups, monitoring, fault tolerance, incidents), Development DBA (schema design, query optimization, development support), Cloud DBA (managed DBs in the cloud), Database Reliability Engineer (DBRE) — the modern evolution of the role: DBA with DevOps and SRE approaches (infrastructure as code, automation, observability). Stack 2026: PostgreSQL (dominant — especially in CIS against the backdrop of import substitution; Postgres Pro — Russian vendor), Oracle (enterprise-legacy, gradually being displaced), MS SQL Server, MySQL / MariaDB; NoSQL — MongoDB, Redis, ClickHouse (analytical DBMS, very popular in CIS), Cassandra. Fault tolerance and replication: Patroni (PostgreSQL HA cluster — the standard), repmgr, PgBouncer / Odyssey (connection pooling). Backup: pgBackRest, WAL-G, Barman, pg_basebackup, PITR (point-in-time recovery). Monitoring: Prometheus + exporters, pgwatch, Percona Monitoring, Zabbix, Grafana. Other: deep SQL and query plans (EXPLAIN ANALYZE), indexes, partitioning, VACUUM / autovacuum (PostgreSQL), Linux, scripting (Bash / Python), Ansible / Terraform (for DBRE), Docker / Kubernetes (DB operators). Top stack: cloud, sql, postgresql, aws, mysql. 54% — remote. DBA — a narrow but critical and well-paid engineering specialization: stable demand, and import substitution in CIS created a separate wave of demand for PostgreSQL DBAs.

11
open jobs
—
median $/mo
—
observed supply
60%
remote

The DBA market currently has 11 open roles, 2 of them freshly observed. Median salary not published. Observed candidate pool — not published.

54% of DBA vacancies — remote or hybrid. DB administration is done well remotely; part of banks and public sector for security reasons prefers office / hybrid.

⚠ salary known for 0 of 11 jobs; remote share from 10 with a stated format; 2 counted as fresh observations; trend and hiring difficulty are not shown

Demand and observed supply

Open demand11
Observed supply— not published

⚠ candidates matching a vacancy are not counted yet: demand and the observed pool are shown

Demand geography

countryjobs
IN2
GB1
MX1
PL1
US1
AM1

Leader by DBA job count — Russia (0 positions). Demand concentrates in fintech / banks, telecom, public sector, at DBMS vendors (Postgres Pro, Arenadata) and at large products. The main driver in CIS — import substitution and migrations to PostgreSQL. International companies hire Russian-speaking Senior DBA / DBRE on full-remote.

⚠ job counts only: salary by country is not published

Used together with

cloud 9sql 7postgresql 6aws 4mysql 3azure 3kafka 3clickhouse 2oracle 2google cloud 2google cloud platform 2datadog 1

Top DBA stack 2026: PostgreSQL (dominant in CIS — import substitution; Postgres Pro), Oracle / MS SQL (legacy), MySQL / MariaDB; ClickHouse, MongoDB, Redis; Patroni (HA for PostgreSQL), PgBouncer / Odyssey (pooling), pgBackRest / WAL-G (backups), Prometheus + Grafana / pgwatch / Zabbix (monitoring); deep SQL and query plans, indexes, partitioning, Linux, scripting, Ansible / Terraform and Kubernetes operators (for DBRE).

Demand by grade

gradejobs
senior6
principal1

Pure Junior vacancies are few — people come from system administration, backend or operations. Career flow: sysadmin / backend → DBA Middle → Senior DBA → DBRE / Lead DBA / Data Platform Engineer / data architect.

⚠ demand side only: the grade of the observed pool is unknown for most of it

Where Zorky sees this market

Observed across 7 sources; the largest accounts for 36.4% — this market does not rest on a single channel.

DBA vacancies: hh.ru («database administrator» / «DBA» / «PostgreSQL DBA» / «DBMS operations engineer»), Habr Career, getmatch, LinkedIn (international segment), Telegram (PostgreSQL and DBA communities). Demand concentrates in fintech, telecom, public sector and at DBMS vendors.

Recent openings

All jobs →

Latest open DBA jobs — most recent 10 positions with adequate description quality. Full list — in our CRM or via the «see all» link below.

Adjacent markets

Data EngineeringData EngineerBig DataData Platform EngineerData WarehouseStreaming

DBA borders Data Engineering (data-engineer — designing and populating warehouses), DevOps / SRE (infrastructure reliability — especially in the DBRE role), backend development (query optimization, schemas). Within the Data direction it neighbors Data Warehouse and Big Data. Comparison — in the SiblingSubnichesChart above.

⚠ adjacent markets for comparison are not defined yet

How this is measured
Vacancy
an open job that cleared the quality gate and lists at least two technologies
Observed candidate
a candidate whose stack contains this technology; an aggregate — not a single record leaves the perimeter
Matchable candidate
not counted yet
Window
jobs open at the moment the snapshot was built

About the data

  • Some breakdowns are hidden: their data coverage is not yet sufficient.
  • Statistics are shown only where the sample clears a quality gate.
  • A missing block does not mean a value of zero.

Breakdowns currently hidden: 10.

Data as of 2026-09-27

Direction: Data Engineering

Related specializations

Big DataData EngineerData Warehouse

Frequently asked questions

The most common questions about DBA: pay, grades, tools and skills, PostgreSQL vs Oracle vs MS SQL vs MySQL (import substitution), DBA vs DBRE, what a DBA does (Production vs Development), remote, companies, how to start, Senior skills. Answers recompute automatically.

What tools and skills are most often required from a DBA?

Top 5: cloud, sql, postgresql, aws, mysql. DBMSes: PostgreSQL (main demand in CIS — import substitution; Postgres Pro), Oracle (legacy enterprise), MS SQL Server, MySQL / MariaDB; increasingly — NoSQL (MongoDB, Redis) and analytical DBMSes (ClickHouse — very popular in CIS). Fault tolerance: Patroni (PostgreSQL HA cluster — the standard), repmgr, PgBouncer / Odyssey (connection pooling). Backup: pgBackRest, WAL-G, Barman, PITR (point-in-time recovery). Monitoring: Prometheus + exporters, pgwatch, Percona Monitoring, Zabbix, Grafana. Skills: deep SQL and query plan analysis (EXPLAIN ANALYZE), indexes (types, when which one), partitioning, replication (physical / logical), DBMS parameter tuning, VACUUM / autovacuum and fighting bloat in PostgreSQL, locks and transactions, security (roles, permissions, encryption, audit). Infrastructure: Linux (mandatory), scripting (Bash / Python), networks, for DBRE — Ansible / Terraform (infrastructure as code), Docker / Kubernetes and DB operators. Knowledge of DBMS internals (how the planner works, MVCC, WAL) is valued higher than memorized commands.

PostgreSQL vs Oracle vs MS SQL vs MySQL — what to learn as a DBA in 2026?

For a DBA in CIS the answer in 2026 is largely predetermined by import substitution. PostgreSQL — the main choice: open, powerful, actively developed; in Russia — mass migration from proprietary DBMSes, there's a domestic vendor Postgres Pro, regulator and state procurement requirements push toward Postgres. PostgreSQL DBA expertise is now the most in demand and will continue to grow. Oracle — a powerful enterprise DBMS with huge legacy in banks and large corporations; knowledge of Oracle is still valuable (legacy hasn't gone anywhere, specialists are few), but it's a displaced technology — building a career around it is risky, rather as an additional asset. MS SQL Server — strong in the corporate segment, also under pressure from import substitution in RF. MySQL / MariaDB — widely used in web, simpler than Postgres, but less interesting for a serious DBA career. NoSQL and analytics: ClickHouse (analytical DBMS, very popular in CIS), MongoDB, Redis — a useful addition. Strategy 2026: bet on PostgreSQL as the main specialization; ClickHouse — as a strong addition; Oracle / MS SQL — if you get a legacy project (pays well, but not the basis of a career).

DBA vs DBRE (Database Reliability Engineer) — what's the difference?

DBRE (Database Reliability Engineer) — the modern evolution of the DBA role, emerging under the influence of DevOps and SRE culture. Classic DBA largely works «by hand»: manually configures servers, performs operations, reacts to incidents, often perceived as a function separate from development — a «gatekeeper». DBRE applies the SRE engineering approach to databases: infrastructure as code (DB configuration, clusters — via Terraform / Ansible, not by hand), automation of routine operations, observability (metrics, SLO for DB), self-service for developers (instead of «file a ticket to DBA»), reliability through automation, not through heroism. DBRE is closer to development and DevOps, codes more, thinks in scaling processes. In practice: the boundary is blurred, many «DBA» vacancies essentially require a DBRE approach. The 2026 trend is unambiguous — toward DBRE: manual administration scales poorly, clouds and Kubernetes operators automate classic DBA tasks. Conclusion for career: pure «clicking» DBA is gradually less common; growth is worth pursuing toward DBRE — automation, IaC, observability, owning the DBMS at the level of understanding internals. This is also paid higher.

What exactly does a DBA do — Production DBA vs Development DBA?

DBA work is divided into two large profiles (in small companies one person combines them, in large ones — different roles). Production DBA — operations of live databases: configuration and support of DBMS servers, backup and recovery (and regular verification that backups actually restore), replication and fault tolerance (HA clusters, failover), monitoring and incident response, updates and patching, security (access, encryption, audit), capacity planning, migrations. Focus — availability and reliability 24/7. Development DBA — supporting development: schema design, query optimization (plan analysis, indexes, rewriting slow queries), consulting developers, migration review, data modeling. Focus — performance and quality of work with data. Cloud DBA — managed DBs in the cloud (the cloud takes on part of the routine, but configuration, optimization, cost, security remain). DBRE — connects all this with automation and an engineering approach. The general essence of the role: a DBA is an engineer responsible for ensuring data is available, intact, protected and fast; a DBA's mistake (lost backup, fallen cluster) costs the business very dearly — hence the level of requirements and the level of pay.

Can you work DBA remotely?

Yes, 54% of DBA vacancies — remote or hybrid. Database administration is done well at a distance (server access via secure channels, monitoring via dashboards). Nuance — part of banks, fintech and public sector for security reasons and regulatory requirements prefer office or hybrid (especially for access to live DBs with sensitive data). Russian large companies offer different formats. English — needed for the international market and documentation. The move toward DBRE (automation, IaC) makes the role even more remote-friendly.

How to start a DBA career in 2026?

DBA rarely is the first role — people more often come from system administration, backend development or operations. Roadmap: 1) SQL — thoroughly: queries of any complexity, JOIN, window functions, aggregations; then DDL, transactions, ACID. 2) PostgreSQL as the main DBMS (priority for CIS) — installation, configuration, roles and permissions, configuration. 3) Internal structure — how the query planner works, MVCC, WAL, VACUUM / autovacuum; this distinguishes a DBA from «a person who knows commands». 4) Optimization — EXPLAIN ANALYZE, reading plans, indexes (types and when to apply), finding and fixing slow queries. 5) Backup and recovery — pgBackRest / WAL-G, PITR; you must learn not only to make a backup, but also to recover from it. 6) Replication and fault tolerance — streaming and logical replication, HA via Patroni. 7) Monitoring — Prometheus + exporters, Grafana, pgwatch. 8) Linux and scripting (Bash / Python) — a mandatory base. 9) For moving into DBRE — Ansible / Terraform, Docker / Kubernetes, DB operators. 10) Pet project: deploy a fault-tolerant PostgreSQL cluster with Patroni, set up pgBackRest backups, monitoring, conduct a training failover and recovery. Resources: official PostgreSQL documentation (one of the best in the industry), Postgres Professional courses (some free), books on PostgreSQL administration, DBMS materials on Otus / Slurm. In a DBA resume, practical cases (recovery, optimization, migration) are valued, not a list of DBMSes.

How many DBA vacancies are there in CIS and Europe?

11 active open DBA vacancies in the Zorky CRM sample — a narrow but steadily in-demand specialization. Geography: Russia / remote / Poland. Sources: hh.ru («database administrator», «DBA», «PostgreSQL DBA», «DBMS operations engineer»), Habr Career, getmatch, LinkedIn (international segment), Telegram (PostgreSQL and DBA communities, specialized channels). Demand concentrates in fintech, telecom, public sector and large products; in CIS 2026 the main driver is import substitution and the wave of migrations to PostgreSQL, which has separately raised demand for Postgres DBAs. Senior vacancy closing time — 6-12 weeks (shortage of qualified specialists). Shortage and regulatory pressure make the segment stable and well-paid; vacancies are few in number, but they're «expensive».

What skills does a Senior DBA need?

Senior DBA — an engineer responsible for critical data infrastructure. DBMS at the level of internals: deep understanding of the main DBMS (for CIS — PostgreSQL) — query planner, MVCC, WAL, locking mechanisms, VACUUM / autovacuum and fighting bloat, index structure. Performance: fine tuning of DBMS and OS parameters, diagnosis and optimization of slow queries, plan analysis, index strategy, partitioning, optimization for specific load. Reliability: designing fault-tolerant clusters (Patroni), replication strategies, thoughtful backup with regular recovery verification, PITR, disaster recovery, RPO / RTO calculation and compliance. Scaling: partitioning, sharding, connection pooling, read replicas, capacity planning. Security: access model, encryption, audit, compliance with regulator requirements. Operations: monitoring and alerting, incident analysis, safe updates and migrations under load (without downtime). Infrastructure: Linux at a good level, scripting (Bash / Python), networks, storage. DBRE skills: infrastructure as code (Ansible / Terraform), routine automation, Docker / Kubernetes and DB operators, observability and SLO for DBs. Outlook: understanding of different DBMS classes (relational, analytical — ClickHouse, NoSQL) and when to apply which. Communication: work with development (review of schemas and migrations, consulting), explaining risks to management, mentoring. English — for documentation and the international market. Senior DBA is valued primarily for the ability to ensure reliability and performance of data under real load and not lose data in an incident.

Leave a request

Describe the task and leave a contact — the request goes to our CRM and we reply at the contact you provide.