Nubase
Get started

Blog

Notes on building AI-native backends

Guides and deep dives on memory, self-hosting, and connecting AI coding agents to a real backend.

Memory·Jun 7, 2026·6 min read

Why AI apps need a real memory layer

Stuffing context into a prompt is not memory. Here is what durable, retrievable memory looks like as a backend primitive.

Read more
AI Coding·Jun 5, 2026·5 min read

Connect Claude Code and Codex to your backend in one command

How MCP turns Nubase into a backend your AI coding agent can actually operate — inspect schema, run SQL, manage auth and write memory.

Read more