PocketBase First Impressions (Code, Example, Deployment, and more!)

Опубликовано: 08 Февраль 2026
на канале: Ben Davis
29,540
731

PocketBase is the newest Firebase alternative. It is an open source package written in Go that uses SQLite for its data storage, making it REALLY fast. Today I went ahead and put together an example app and deployed it for the first time and was VERY impressed.

EXAMPLE GIT REPO:
https://github.com/bmdavis419/pocketb...

my stuff
twitter:   / benjamin41902  
insiderviz: https://www.insiderviz.com

timestamps
0:00 intro
1:19 PocketBase Breakdown
7:00 SERVER Code Breakdown
9:50 CLIENT Code Breakdown
13:17 Deployment + Docker
17:35 My Thoughts

#golang #programming #backendwebdevelopment