Blog

Self-Hosted vs SaaS: Who Actually Owns Your Client Data?

June 10, 2026 · 5 min read · Elijah Lemanski

Here is a simple test for any tool that runs your business: if you stopped paying tomorrow, what would you still have? Not what could you scramble to export in a panic, but what would actually remain yours? For most photography software, the honest answer is uncomfortable.

What “your data” means on SaaS

On a hosted platform, your clients, galleries, contracts, and payment history live on the vendor’s servers. You are licensed to access them while you pay. That is not a conspiracy; it is just the model. But it has consequences:

  • Cancel, and the client portal goes dark. Your clients lose access to their galleries.
  • Price increases are not a negotiation. You pay or you leave.
  • Exports are limited to whatever the vendor chooses to give you, in whatever format they pick.
  • If the company gets acquired or shuts a product down, your timeline is theirs, not yours.

What “your data” means self-hosted

On a self-hosted system, the software runs on hosting you control and the data sits in your own database. With Mankai specifically:

  • Client records, sessions, and payments are rows in your WordPress database.
  • Gallery files live in your own storage.
  • You can export bookkeeping to CSV and pull content with standard WordPress tools any day.
  • The plugin is GPL-licensed, so the code on your server is yours to keep using.
  • The uninstaller does not delete your data unless you explicitly tell it to.

The “what if the developer disappears” question

Fair question, especially for a one-person product. But notice it cuts the other way: with self-hosted, GPL software on your own server, continuity does not depend on any company’s payroll. Stop paying a SaaS and the lights go off. Stop paying for a self-hosted plugin and it keeps running with your data intact; you only lose updates and support. That is a structural difference, not a marketing line.

The trade-off, stated plainly

Self-hosting asks you to bring hosting and do a little setup, or pay once for help. SaaS asks for nothing up front and rent forever. Neither is wrong. But if you are going to build a business on a tool, it is worth knowing which side of that line you are standing on, on purpose.

If owning it sounds right, here is how data ownership actually works in Mankai.

Own your client system

Own your client system