Pocketbase
One Go binary: SQLite database, auth, file storage, realtime and an admin UI.
Compared on toolweight in:Convex alternatives
Related comparisons:Database engines
Logo assets
Pocketbase brand colours
Extracted from the artwork and ranked by how much of the mark each covers — not from a brand book, so treat them as observed rather than official.
#16161A
#FFFFFF
What Pocketbase is
PocketBase is a single executable providing an SQLite-backed database, auth, file storage, a realtime subscription API and an admin dashboard, extensible in Go or embedded JavaScript hooks. It scales exactly as far as one machine does, which is further than most people expect. Because the store is a plain SQLite file, data extraction is a copy command and raw SQL is available from hooks.