Skip to content
Moe Codes
  • Blog
  • About
  • Contact
  • Blog
  • About
  • Contact
Read more about the article SQLC – An ORM-Like Tool for Go
Uncategorized

SQLC – An ORM-Like Tool for Go

SQLC is an amazing Go program that generates Go code from SQL queries. While it's not technically an ORM, SQLC simplifies working with raw SQL, making it almost as easy as using an ORM.…

0 Comments
November 9, 2024
Read more about the article Goose for Database Migrations in Go
Uncategorized

Goose for Database Migrations in Go

What is a Database Migration? In simple terms, a database migration is the management of incremental, reversible changes to a relational database. Migrations are organized into separate script files, providing…

0 Comments
November 9, 2024
Read more about the article Getting Started with Go: Writing Your First Go Program
Uncategorized

Getting Started with Go: Writing Your First Go Program

Go, often referred to as Golang, is a modern programming language developed by Google. Known for its simplicity, performance, and scalability, Go has become a popular choice for building everything…

0 Comments
September 23, 2024

About Me

About Me

Mahmoud Ajam

A fintech developer by day, a tech enthusiast by night—constantly exploring new technologies and bringing exciting projects to life.
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab

Recent Posts

  • SQLC – An ORM-Like Tool for Go
    SQLC – An ORM-Like Tool for Go
    November 9, 2024/
    0 Comments
  • Goose for Database Migrations in Go
    Goose for Database Migrations in Go
    November 9, 2024/
    0 Comments
  • Getting Started with Go: Writing Your First Go Program
    Getting Started with Go: Writing Your First Go Program
    September 23, 2024/
    0 Comments

Finding elegance in the complexity of the unknown.

Follow Me

  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
© Moe Codes 2024