PocketBase is an open source backend consisting of embedded database (SQLite) with realtime subscriptions, built-in auth management, convenient dashboard UI and simple REST-ish API.
Go extended PocketBase for Lemonsqueezy subscription integration. 
A starter-kit showing how to use customized PocketBase as a backend to SvelteKit frontend. 
This project is designed as a sample implementation reference for getting authentication setup using SvelteKit. 
Forward requests to another host. Can be useful when you want to use separate server as frontend (like Next.js), but serve everything with same port. 
Standalone tool or library that generates TypeScript types, with auto-generation hook or command. 
PocketBase Next.js Template with server & browser client using cookies. 
Sample Next.js 15 application with PocketBase integration, a typed client, server-side and client-side rendering techniques, and server actions. 
A lightweight authentication wrapper for Next.js applications, providing easy-to-use utilities for handling user session in both client and server components. 
A type-safe TanStack DB adapter to easily create LiveQueries with real-time subscriptions. 
TanStack Query wrappers around PocketBase for Svelte and SvelteKit that updates the query cache in realtime. 
A starter-kit showing how to use customized (Go/JS) PocketBase as a backend to SvelteKit frontend. 
A minimalist template with configured authorization featuring a single Docker image (from 55 MB) for deploying. 
Generate type safe client SDKs for use in local SQLite, JSON or GraphQL resolvers. 
A Flutter plugin to run PocketBase server directly from Android/iOS. 
PocketBase client wrapper for D with automatic serialization and deserialization to and from JSON. 
Generate types from your PocketBase instance and enjoy fully type-safe queries. 
A TypeScript-based query builder designed to generate complex filter queries for PocketBase. It allows for easy construction of queries using various operators while maintaining a fluent and chainable API. 
A flexible, strongly-typed query builder with useful helpers to simplify the querying process, featuring examples, documentation, and full autocompletion based on your schema, directly in the IDE. 
PocketBase code generation toolkit. Introspect your collections and generate fully typed TypeScript SDKs, with plugins for TanStack Query, Zod, and realtime. 
A free, open-source web application that generates UML diagrams based on PocketBase databases. 
Android and iOS frameworks for running PocketBase from mobile. 
A open-source collection of PocketBase schemas to quickly get started. 
A free, open-source web application that makes it easy to generate API rules for PocketBase collections visually. 
Open-source MIT auditor that probes anonymously to confirm permissive default-rule wildcards, anonymous record listing exposure, and admin-API misconfigurations. Outputs an HTML report with copy-paste fix snippets. 
A realtime WebAssembly game where Vim commands are used as controller inputs. 
A demo of cookie based authentication flow for PocketBase. 
A real-time chat platform built with PocketBase and Vue3, supporting OAuth, notifications, PWA, file/image sharing, permissions, and more. 
A full featured workspace with mail/calendar/drive/text/calc package, uses Pocketbase with React Native for realtime db and file storage. Extends Pocketbase server with golang services for imap/smtp/caldav/webdav.
PocketPorts Packages
Ports of NPM/Node.js packages to the PocketBase JSVM.