Documentation

Practical product docs for setting up, mapping, editing, and operating BaseBuddy.

Docs/BaseBuddy vs WordPress

BaseBuddy vs WordPress

Compare BaseBuddy and WordPress for teams that want a familiar editor on top of Supabase or Postgres data.

Short version

WordPress is a full CMS and publishing platform. It is a strong choice when your site can use WordPress as the content source.

BaseBuddy is for teams that want a WordPress-like editor experience while keeping content in an existing Supabase or Postgres database.

Familiar editor, different data model

BaseBuddy borrows the useful parts of a familiar publishing workflow: posts, rich text, media, authors, categories, tags, SEO fields, and explicit publishing actions.

It does not copy the WordPress database model.

QuestionBaseBuddyWordPress
Primary jobEditor for existing Supabase/Postgres schemasFull CMS and publishing platform
Content storageYour existing mapped database tablesWordPress-owned tables
Best fitApps that already store content in Supabase/PostgresSites that can use WordPress as the main CMS
Editor experienceWordPress-like, mapped to your schemaNative WordPress editor and plugin ecosystem
ExtensibilityApp/schema-specific mapping and self-hosted codeThemes, plugins, hooks, and WordPress ecosystem

Choose BaseBuddy when

  • Your app already reads content from Supabase or Postgres.
  • You do not want to migrate content into WordPress tables.
  • You need editor permissions around mapped project fields.
  • You want Markdown/HTML-friendly editing, media, files, SEO, and publishing actions inside your own stack.

Choose WordPress when

  • You want the broad WordPress ecosystem of themes, plugins, hosting, and editorial tooling.
  • Your website can use WordPress as the primary content system.
  • You need mature site-building features more than existing Postgres schema support.

The main difference

WordPress is the CMS. BaseBuddy is an editor that speaks to your existing database.

If you want the familiar editing parts without moving into WordPress tables, WordPress-like editor for Supabase and Safe editing model show the BaseBuddy version of that workflow.

You can read more about WordPress on WordPress.org.