28:11
SQLc is the perfect tool for those who don't like ORMs
Click this link https://sponsr.is/bootdev_dreamsofcode and use my code DREAMSOFCODE to get 25% off your first payment for ...
25:46
DONT USE AN ORM | Prime Reacts
Recorded live on twitch, GET IN https://twitch.tv/ThePrimeagen Blog article: ...
32:29
Валентин Хомутенко / «что не так с ORM в Go»
Подписывайтесь на наш канал здесь и в телеграмм https://t.me/meetups_evrone, чтобы быть в курсе будущих митапов и не ...
12:31
ORMs are everywhere and have become the default way we work with our databases. This is generally speaking in my opinion ...
18:37
Is sqlc the BEST Golang package to work with SQL?
Generate Go code from SQL queries and schema using sqlc. LINKS: - Pull Request: https://github.com/plutov/formulosity/pull/40 ...
16:19
Raw SQL, SQL Query Builder, or ORM?
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Not sure if you should use Raw SQL, ...
24:39
How to use GORM to interact with your SQL databases in Golang
Artist/Thumbnail Creator: https://jawhaj.art Blog: https://donaldfeury.xyz/topics Memberships: ...
31:16
Go - SQL Databases in Golang with the database/sql package
Playlist ▶️: https://www.youtube.com/playlist?list=PL-2EBeDYMIbQRWxVjUwE4uVXKr2lnquD- In this video, we'll look at the ...
3:10
GitHub - uptrace/bun: SQL-first Golang ORM
https://github.com/uptrace/bun SQL-first Golang ORM. Contribute to uptrace/bun development by creating an account on GitHub.
15:40
Masterclass: ORM templating in Golang
00:00 - Create .env file 00:45 - Create internal directory and files in it 01:50 - Create config.toml file 03:00 - Create ...
4:52
ORM vs Raw SQL in Go: GORM Database Abstraction Complete Guide
Master database operations in Go with this comprehensive comparison of ORM vs Raw SQL approaches! In this detailed tutorial, ...
8:49
What is an ORM and what does it do?
If there's one tool that can help speed up your development process then it's an ORM but what is an ORM and what does it do?
2:54
Drizzle is a serverless TypeScript ORM designed for PostgreSQL, MySQL and SQLite. Get started with Drizzle by hooking it up to ...
1:29:21
learning golang by cloning yesql | go, golang, sql, sqlite in production, tmux, neovim
Broadcasted live on Twitch -- Watch live at https://www.twitch.tv/swlkr.
8:08
Learning the Basics of GORM by Listening. 0:00 Retrieving records 1:26 Creating and updating records 2:45 Transaction 3:43 ...
7:47
SQLAlchemy vs. SQLModel: Which Python ORM is BEST?
SQLAlchemy and SQLModel are going head to head to see which one is the BEST. Want FREE code repositories?
6:21
We Don't Need Migrations Anymore
My database takes are spicy but it was overdue. Migration files are bad practice. We deserve better. #t3stack #fullstack #database ...
5:38
Why sqlc Is Better Than an ORM for Go | Full Setup & Demo
Why sqlc Is Better Than an ORM for Go | Full Setup & Demo In this video, I show why I prefer sqlc over traditional ORMs when ...
14:58
Golang ORM - Part 4 - Associations
In this video, I will demo how to use Associations in Golang ORM ...
33:57
Banco de dados SQL em Golang (ORM vs SQL)
Nesse vídeo você irá aprender como se comunicar com um banco de dados sql (mysql) com a linguagem Go (golang). Para isso ...