Per-Seat SaaS vs Self-Hosted Postgres: The Arithmetic Nobody Runs Honestly
Airtable Business at 15 seats costs $8,100 a year. A private European server costs €180 to €540, whatever the headcount. Here is the honest arithmetic, what the subscription also paid for, and when the migration is a bad idea.

AI news, decoded for builders
Once a week, our no-noise take on the AI releases that matter: models, tools, pricing. No spam.
About the author
Robin Monteiro
Co-fondateur de Go To Agency
Développeur full-stack et co-fondateur de Go To Agency, Robin conçoit des solutions web performantes avec Next.js, React et les dernières technologies.
Meet the teamGo To Agency: digital agency, Dijon (France)
The team behind this article can build it for you
Custom Next.js websites and e-commerce, SEO that ranks, and ad campaigns measured down to the return. Everything happens in writing, no meetings: describe what you need and we come back with a concrete read.
Your request lands directly in [email protected], reply within 24 business hours, no commitment.
Questions fréquentes
Is it actually cheaper to self-host Postgres than to pay for Airtable or Monday?+
On the subscription line, obviously yes: Airtable Business at 15 seats is $8,100 a year while a capable European server is €180 to €540 a year and stays flat as you hire. On total cost, it depends entirely on what you build to replace the interface. The subscription buys grids, forms, views, backups, high availability and someone on call. A rented server buys a machine. The saved subscription is your budget; whether it funds building the replacement, then maintaining it as your processes change, then operating the server for years, is the actual question. Under roughly ten billed editors the answer is usually no, and we say so.
How does Airtable really count billed seats?+
Airtable bills only users who hold edit rights on at least one base in the workspace. Read-only collaborators are not billed. People who submit data through a form are not billed. Anyone consuming a shared view link is not billed. Most comparison articles get this wrong and multiply the whole headcount by the seat rate, which inflates the case for migrating by a large factor. In a 40-person company where 12 people build bases and 28 read dashboards, the invoice reflects 12 seats. Open the billing page and count real editors before you scope anything, because that single number frequently ends the discussion.
Should I move to Supabase or Neon instead of running my own server?+
You can, and both are solid products, but understand what you are choosing. They are managed platforms published by American companies, so you swap per-seat billing for usage-based billing while keeping the structural dependency: someone else's pricing page, roadmap and ownership, with repricing or tier changes arriving on their timeline rather than yours. We do not recommend them as a destination because we do not use one ourselves. Go To Agency left Vercel and Supabase in June 2026 for our own European server and our production runs there. We recommend Postgres on a private machine we administer, because that is what we operate.
I am based in the United States. Does hosting in Europe make any sense for me?+
Not as a compliance argument, and anyone selling it to you that way is misreading your situation. For a US team the real arguments are control and cost. Control means the schema, backups and export path are yours, so a vendor pricing change becomes an inconvenience rather than an emergency. Cost means European providers list some of the cheapest usable compute available. The honest trade-off is latency: a transatlantic round trip has a floor set by fiber routing and physics that no tuning removes. That floor is invisible on a form submit and very visible on a chatty grid. If your users are all in one US time zone and the workload is chatty, put the machine near them; the arithmetic here is unchanged.
Why did European hosting prices go up in 2026, and will they keep rising?+
Because memory got expensive. DRAM pricing rose roughly 30 percent against late-2025 levels as AI data center construction absorbed global DRAM and NAND supply faster than fabs could add capacity. Server memory and server SSDs are the same commodities that go into training clusters, and the clusters outbid conventional buyers. Hosting providers who had held prices flat for years passed the increase through. Hetzner's CCX13 moved from €15.99 to €42.99 in June 2026 and OVHcloud's VPS-1 from €3.50 to €7.60 on 1 April 2026. Nobody can promise where it settles, which is why you should rebuild any migration case at two or three times today's hosting price and check whether it still holds.

