Skip to content
Mohit Kharebuilder / writer
WritingWorkLabsAbout
Topic archive

Database

Writing collected under this topic.

Storing JSON in Postgres with GolangProgramming

Storing JSON in Postgres with Golang

Learn how to store JSON objects in Postgres and how to implement it in Golang.

Postgres ConstraintsDatabase

Postgres Constraints

Constraints are line of defense for database. Explore various types of constrainsts in postgres

Go with RedisGolang

Go with Redis

A practical introduction to using Redis with Golang to make your applications faster with in-memory data storage.

Transactions on Postgres with GolangGolang

Transactions on Postgres with Golang

Performing Postgres database operations in Golang with GORM, from basic queries to full transaction support.

Sessions using Golang and RedisGolang

Sessions using Golang and Redis

How cookies and sessions work, and how to implement persistent login sessions in Golang using Redis.

Mohit Khare — building systems, products, and useful notes.GitHub / Twitter / Email