Published onApril 18, 2024Introduction to gRPCMySQLPostgresSQLDatabaseAn introduction to gRPC and protocol buffers. Discusses the benefits of gRPC over REST, and how to implement a simple gRPC service in Go.
Published onApril 1, 2024Understanding Database Indexing: A Deep Dive into NoSQL - Part 2SQLDatabaseIndexSummary of database indexing in NoSQL databases such as MongoDB and Cassandra. Discusses the differences between NoSQL and SQL indexing, and how indexing is implemented in MongoDB and Cassandra.
Published onMarch 25, 2024Understanding Database Indexing: A Deep Dive into MySQL and PostgreSQL - Part 1MySQLPostgresSQLDatabaseSummary of database indexing in MySQL and Postgres
Published onFebruary 24, 2024How to convert Golang pgtype.UUID to stringGoPostgresConvert Golang pgtype.UUID to string easy way
Published onJanuary 6, 2023Build Graphics Card Comparison Service - Development Log:4next-jsmatholsHow to derive the OLS Estimator with matrix notation and a tour of math typesetting using markdown with the help of KaTeX.