Products · Consulting · Vancouver

We build software that survives production.

Hoofer Tech is a Vancouver software company. We ship our own products and take on consulting work where database depth matters: Postgres reliability, data systems, and product engineering.

$ psql prod -c "SELECT calls, round(mean_exec_time) ms,
    left(query, 42) FROM pg_stat_statements
    ORDER BY total_exec_time DESC LIMIT 3;" calls |  ms   | query
-------+-------+--------------------------------------
 84210 |  1240 | UPDATE subscriptions SET plan = $1
   312 |  9807 | SELECT * FROM events e JOIN users u
 44871 |   318 | INSERT INTO memories (agent_id, em-- unqualified UPDATE in the hot path
-- seq scan: no index on events(user_id)
-- 3 services share one superuser role

-- consulting

Postgres reliability

Our flagship consulting practice. Databases built or hammered by AI tooling are reaching production scale with no DBA behind them. We find and fix what will take them down.

You should talk to us if

-- prices

Consulting prices

Fixed, public prices, in USD. No discovery-call theater.

Incident Response

$3,000 per day

Postgres is down, slow, or lost data. We join the incident remotely, on your systems, and stay until it holds. Post-incident write-up included.

Subject to availability. Retainer clients get priority.

Get help now

Reliability Retainer

from $4,000 per month

Principal-level attention a few days a month instead of a full-time hire: monitoring review, query and index tuning, capacity planning, upgrades, and an escalation path for when things break at 2am.

Ask about a retainer

-- process

How the audit works

  1. Kickoff

    One hour with your team: what hurts, what changed, what you are afraid of. Read-only access is set up, or screen-share sessions if direct access is off the table.

  2. Data gathering

    Workload from pg_stat_statements, schema and index inventory, configuration, pooling, backups, and the credential map. Nothing writes to your systems.

  3. Analysis

    Findings ranked by risk and by effort to fix. Every finding names the fix, not just the smell.

  4. Readout

    A call to walk through the report, then 30 days of async questions while your team applies it.

-- products

Products we build

We ship our own software, not just advice.

hoofer=# SELECT name, domain, what FROM products;

name domain what
Botliga botliga.com A deterministic bot arena. Write a bot in one of six languages, enter weekly tournaments, and verify every match replay move by move in the browser.
Hoofade hoofade.com Trade sharing with redaction. Connect a brokerage read-only and share your trades while controlling what viewers see: sizes, P&L, timing.
Doostami doostami.net Private relationship memory. Encrypted notes and a few concrete weekly nudges for the people who matter. Only your device can unlock it.
GoodToon goodtoon.tv A parent-controlled TV guide for kids. Parents pick what plays; kids just watch.
Payperoo payperoo.com Family tasks and allowances. Chores, payouts, and the paper trail between them.

(5 rows)

-- engineering

Product engineering

We also take a small number of product engineering projects each year.

Custom software
Systems built to your requirements, by engineers who have shipped databases, not demos.
Data processing systems
Pipelines for data that is too large or too fast for off-the-shelf tools.
Web applications
Product-grade web applications, from schema to frontend.
Business intelligence
Dashboards and analytics built on top of your operational data.
Financial management systems
Ledgers, reconciliation, and reporting where correctness is not optional.

-- company

About

Hoofer Technologies Inc. is a Vancouver software company. We build our own products and run a consulting practice focused on database reliability. Our background is inside database internals: query execution and optimization, concurrency control, transactions, storage engines, and full-text search, built across commercial database vendors and research labs, with contributions to open-source PostgreSQL ecosystem tooling.

Based in Vancouver, BC. Working remotely with teams across North American time zones.

-- contact

Get in touch

Tell us what your database is doing to you. We reply within one business day. Or email info@hoofer.ca.