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/pocketbase-first-impressions
my stuff
twitter: https://twitter.com/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