Nubase
Get started

Nubase vs PocketBase

PocketBase is a delightful single-file backend built on SQLite — perfect for small apps. Nubase targets AI-native, multi-project workloads: PostgreSQL per project, a real REST + RLS surface, AI Memory and an AI Gateway, with one Docker image bundling everything.

CapabilityPocketBaseNubase
Open sourceYes (MIT)Yes — Apache-2.0
DatabaseSQLite (single file)PostgreSQL per project
Multi-project isolationNoDedicated DB per project
AuthYesEmail, OAuth, MFA, OTP, SSO
StorageLocal / S3S3 / R2-compatible
Built-in AI memoryNoFirst-class Memory pillar
AI Gateway + MCPNoYes
FootprintSingle binaryOne Docker image (PG + Redis + API + Studio)

Why teams choose Nubase

  • PostgreSQL scales past SQLite’s single-writer limits and adds pgvector.
  • Run many isolated projects from one control plane.
  • AI Memory + Gateway + MCP for AI-native apps and agents.

When PocketBase is the better pick

Pick PocketBase for a tiny, single-binary app where SQLite is plenty and you do not need multi-project isolation or AI memory.

FAQ

Is Nubase as lightweight as PocketBase?

Nubase bundles Postgres + Redis + API + Studio, so it is heavier than a single SQLite binary — but it still runs from one Docker image with auto-generated secrets.