#sqlc 搜索结果

It seems sqlc was exactly what I was looking for. No more using orm anymore. #sqlc #golang


Imagine writing plain SQL, and a tool generates structures and repositories for you! 🤯 It's like an ORM, but the other way around. ♻️ What an interesting idea! Sadly it's only for Go now. #sql #sqlc #go #orm @dreamsofcode_io youtu.be/VX6KzpjaPp8

matej_cerny's tweet card. SQLc is the perfect tool for those who don't like ORMs

youtube.com

YouTube

SQLc is the perfect tool for those who don't like ORMs


現職で使っているsqlboilerがメンテナンスモードに入ってしまい、何のormに移行すると良いか調べてて、sqlcと並んでsqlxも発見 移行するなら ・シンプルなコードが生成される ・コード生成時、コード活用時に型が使える点 は最低でも欲しいと思った qiita.com/nakampany/item… #sqlboiler #sqlc #go


Day 52 CRUD in Fiber + sqlc today. No ORM. Just Go + SQL, holding hands like old soulmates. I’m not writing backend anymore. I’m conducting a symphony. #golang #fiber #sqlc #buildinpublic


7/🚀 Check out my sqlcVsGorm project! 📊 I’ve benchmarked SQLC and GORM for performance with PostgreSQL. Dive into the project here: github.com/lordofthemind/… on GitHub #Go #SQLC #GORM #DatabasePerformance #golang


Day 51 Set up Go + Fiber + sqlc today. It’s so smooth it feels like cheating. Type-safe SQL, zero ORM bloat, blazing speed. I feel like a monk discovering machine guns. Not a senior, just building in public ⚔️ #golang #fiber #sqlc #buildinpublic


2/ 🔍 What is SQLC? SQLC generates type-safe Go code from raw SQL queries, offering precise control over SQL while ensuring compile-time safety. It's known for its performance due to minimal overhead compared to ORMs. #SQLC #GoLang


1/ 🎯 In the sqlcVsGorm project, I’ve implemented a comprehensive benchmark to compare the performance of two popular Go database libraries: SQLC and GORM. The focus is on understanding their efficiency in various database operations with PostgreSQL. #Go #PostgreSQL #SQLC #GORM


Today my idea about code generations was changed, they're really cool. Thanks to #sqlc


Anyone have a good golang example of using #sqlc with LEFT JOIN


@sqlcdev ,#sqlc and #golang experts - I ran into a snag today. I have a query returning Thing and another returning ThingList. I can't cast from Thing to ThingList type without copying all the members. Is it a skill issue or just something I need to accept?


sqlcのビルドに成功したがmain.goのコンパイルが通らない。あともうひと息。#sqlc #Golang


Day 52 CRUD in Fiber + sqlc today. No ORM. Just Go + SQL, holding hands like old soulmates. I’m not writing backend anymore. I’m conducting a symphony. #golang #fiber #sqlc #buildinpublic


Day 51 Set up Go + Fiber + sqlc today. It’s so smooth it feels like cheating. Type-safe SQL, zero ORM bloat, blazing speed. I feel like a monk discovering machine guns. Not a senior, just building in public ⚔️ #golang #fiber #sqlc #buildinpublic


It seems sqlc was exactly what I was looking for. No more using orm anymore. #sqlc #golang


GoのORM調べてると #gorm #sqlc の記事が多い印象。 sqlcは他記事でも見るけど、SQLからGoの関数を生成できて、型安全な点が良さそう。 海外の記事サイトとか読んでも同じ結果なのか明日見てみよう。オススメの海外のテック系のブログサイトあれば教えてください。 qiita.com/Leapcell/items…


sqlcの公式見てみると、シンプルさがウリみたい。 1. SQLを書く 2. 型安全なインターフェースのコードが生成 3. sqlcが生成したコードを活用するだけ 聞けば聞くほど、今使ってるsqlboilerに体験が近そう 先月立ち上がったPJとか社内管理画面で試しても良いかも docs.sqlc.dev/en/stable/inde… #sqlc


現職で使っているsqlboilerがメンテナンスモードに入ってしまい、何のormに移行すると良いか調べてて、sqlcと並んでsqlxも発見 移行するなら ・シンプルなコードが生成される ・コード生成時、コード活用時に型が使える点 は最低でも欲しいと思った qiita.com/nakampany/item… #sqlboiler #sqlc #go


Go の database/sql の操作を log/slog を使ってログ出力するライブラリ sql-slog に sqlc をあわせて使うサンプルを追加しました github.com/akm/sql-slog/t… #golang #sqlc


🚀 Just discovered #sqlc! It generates type-safe Go code from SQL queries, making database interactions seamless. Imagine writing your SQL and getting perfectly typed Go structs in return! Check it out: github.com/sqlc-dev/sqlc #OpenSource #GoLang #TypeSafety #DeveloperTools


@sqlcdev ,#sqlc and #golang experts - I ran into a snag today. I have a query returning Thing and another returning ThingList. I can't cast from Thing to ThingList type without copying all the members. Is it a skill issue or just something I need to accept?


It's done. I officially fell in love with #sqlc.


Imagine writing plain SQL, and a tool generates structures and repositories for you! 🤯 It's like an ORM, but the other way around. ♻️ What an interesting idea! Sadly it's only for Go now. #sql #sqlc #go #orm @dreamsofcode_io youtu.be/VX6KzpjaPp8

matej_cerny's tweet card. SQLc is the perfect tool for those who don't like ORMs

youtube.com

YouTube

SQLc is the perfect tool for those who don't like ORMs


. #Golang #sqlc question. How can I keep the header comments from my .sql file from being included in the generated source code? It feels weird to have the entire copyright section from my header included as a block comment on the first generated function.


7/🚀 Check out my sqlcVsGorm project! 📊 I’ve benchmarked SQLC and GORM for performance with PostgreSQL. Dive into the project here: github.com/lordofthemind/… on GitHub #Go #SQLC #GORM #DatabasePerformance #golang


Loading...

Something went wrong.


Something went wrong.


United States Trends