Eurobase Public Beta: EU-Sovereign Backend, Open to Everyone

Closed beta ran with a small hand-picked cohort. Real developers building real projects on the platform — enough to surface security issues we wrote about openly in six-fixes-in-24-hours and a week in closed beta, and enough customer feedback that we now know which bits of the roadmap deserve the next quarter and which were guessing.
Today the door opens to everyone. Sign up at console.eurobase.app, no invitation, no waitlist, no credit card for Free. This post is a short map of what you get, what you pay for, and what is still in flight.
Free — personal, learning and development use
Updated 2026-09: Free is now scoped to non-commercial use. Personal projects, learning, coursework, homelab experiments, open-source side projects, and development / staging environments all remain fine on Free. Commercial use — production apps with paying users, revenue-generating side businesses, client / agency work, internal tools of a commercial entity — needs Pro or higher, effective 2 October 2026 per Terms Section 8 / 12.
Free is Free for as long as your project stays inside its caps and stays non-commercial. 5,000 monthly active tenant users, 512 MB Postgres, 2 GB egress, 50 concurrent realtime WebSockets, all six auth methods, edge functions, vault, cron, webhooks, and the entire compliance stack (DSAR export, Article 30 record, hash-chained audit log, sub-processor registry). Projects auto-pause after 30 days without a request and a single request wakes them in under a second.
No credit card. No feature paywall. The four numeric caps + the non-commercial-use restriction are what separate Free from Pro; every binary product switch is on either way.
Pro — €25 per project per month
100,000 MAU, 100 GB storage, 250 GB egress, 10,000 realtime connections. BYO SMTP, priority support, never pauses. €25 per month, per project, billed in EUR. Priced per project rather than per organisation because our closed-beta customers overwhelmingly told us that was cleaner — one bill per production surface, no shared-pool fights inside a company.
Payments through Mollie (Dutch, EU-headquartered, already in our sub-processor registry). SEPA direct debit, iDEAL, Bancontact, Sofort, plus the usual card set. Invoices land in the console the moment they clear.
Overages don't blackout your users. If you cross 100 GB storage or 250 GB egress on Pro, you get email alerts to the project owner at 80%, 90%, and 100% of any quota (re-armed when usage drops back below the threshold), a 14-day soft-grace window where writes keep working while you decide, and only then a hard cap on the affected module — and even then reads always continue. No overnight blackout. No per-GB metering surprises. If you're heading past those caps regularly, Team is the tier for you. (Slack / webhook alerts are on the roadmap for teams that route ops elsewhere than email.)
Team — €149/mo per organisation
Priced per organisation, not per project. €149/mo buys an org with SSO (OIDC — Google Workspace, Microsoft Entra ID, Okta, Authentik, or any OIDC IdP), organisations + invites, RBAC, priority support, and one bundled Team-tier project with dedicated Postgres (PostgreSQL 16 on 2 vCPU / 4 GB RAM, 50 GB Scaleway Block Storage 5k IOPS, France) and direct DATABASE_URL for Payload / Prisma / Drizzle stacks. Attach additional projects at their per-project rate: €25/mo Pro (shared cluster — plenty for internal tooling up to 100 k MAU), €89/mo extra Team (dedicated Postgres — only for apps that need it), €0 Free (staging, scratch). The infrastructure is built and running; pricing is now locked at €149/mo per organisation.
Data guarantees. Scaleway RDB native scheduled backups (daily, 7-day retention), plus on-demand snapshots the customer can take before risky migrations. 1 restore per calendar month is included — from either a scheduled backup or an on-demand snapshot, either counts against the same cap. Additional restores are a support conversation until we roll out usage-based billing.
The higher-retention story lives on the Legal Team tier for compliance customers — 30-day scheduled backup retention alongside WORM object storage, retention holds, and 10-year audit-log retention.
What "EU-sovereign backend" means, concretely
You're not our first EU-region SaaS. You have a stack of tools that stores bytes in Frankfurt and calls it done. The difference matters when the parent company sits under a different legal regime than the region.
Eurobase is operated by Eurobase OÜ, an Estonian private limited company. All infrastructure runs on Scaleway in France — Postgres, object storage, edge-function runtime, everything. No AWS, no GCP, no Azure. No US-headquartered sub-processor in the critical path. That's the difference between "our data is in the EU" (bytes) and "our data is under EU jurisdiction" (control). We wrote the longer form of this in "Our Data Deserves a Better Agreement" — the short version is: your DPO gets an Article 30 record they can defend without a caveat.
What's still in flight
- ▸Team tier general availability — closed beta continues; price and provisioning surface being validated against real customers before opening broadly.
- ▸@supabase/supabase-js wire-compatibility shim — customer feedback is that a drop-in shim would remove the last migration friction; on the roadmap, no firm date.
- ▸BSI C5 and ISO 27001 certification — self-attestation exists today (Grundschutz, NIS-2 positioning, BSI C5 roadmap), formal audits are the multi-quarter follow-up.
- ▸SDK expansion — TypeScript SDK is the primary today (browsers, Node, Deno, Bun, edge runtimes). Go SDK ships alongside the CLI for CI use. Python SDK is on the shortlist.
What to expect from us as a young company
An honest one for the "should I bet production on this" question.
We are a small team. Bootstrapped. Six-to-twelve-month runway. If you want a large vendor to bet a €5m migration on, we are not that vendor and won't pretend to be. If you want a European alternative to Firebase or Supabase that stores your bytes under EU jurisdiction, has a working DSAR button, and lets you eurobase db dump to a standard Postgres file at any time so migrating away is a hostname change — that's what we're building and today's what you can try.
The reversibility story is deliberate: standard formats (Postgres, S3-compatible object storage), a one-command CLI export, and a commitment to open-source the platform code at v1 (targeted end of 2026). If we fail, you migrate to Scaleway direct in a weekend with the export CLI. That's the real safety net, not our reassurances.
Start
- ▸Sign up: console.eurobase.app
- ▸Docs: console.eurobase.app/docs
- ▸CLI:
npm install -g @eurobase/cli - ▸SDK:
npm install @eurobase/sdk - ▸Issues + roadmap: github.com/STGime/euroback
- ▸Anything else: reply to any email from us, we read every word.