Back
Similar todos
postgresql db connected with golang backend. #shaz
Setup pgweb. I clever GO postgres client. #downpayment
Add postgresql support #erp
instabotgpt.com migrate from sql-lite into postgres 🙂
Gopost repo created for database crud learning with golang.(github.com/emnaruto07/Gopost) #golang
bootstrap github.com/HugoDF/express-pos… #codewithhugo
write some test for gopost.(github.com/emnaruto07/Gopost/…) #golang
Wrote database model for gopost , Just for fun and for learning.(github.com/emnaruto07/Gopost/…) #golang
#stealth read a bunch about postgres and postgres extensions
connect up graphql to postgres #newshiny
move postgres #downpayment
Learn high-level basics of PostgreSQL and determine Supabase is ideal for this project #ramsay
#chartpoet read postgres sql schema
For new project, add Postgres database via Vercel dashboard
My next goal is to get postgres working locally instead of sqlite b/c apparently it's easier to use postgres on dokku(?). Installed postgres on my macbook using postgresapp.com, it was so easy 😭 Connected GoLand to a new postgres db for my backend; got my backend code working with the postgres db; committed and pushed my code. Next step is to continue with this guide: shellbear.me/blog/go-dokku-de…
Switch to Postgres from Sqlite #auto
Prototyped a simple analytics service for #screenshotone based on DuckDB in Go with Cursor.