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


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


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


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


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


@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 helping us on the server and #htmx helping us in the client. I love how we're going back with simplifying tools in #webdevelopment


Today my idea about code generations was changed, they're really cool. Thanks to #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


If you've been using gorm as your orm, try out sqlc, it will help you to work closely using raw sql queries. #golang #sqlc


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


Part 1: Generation of a basic GraphQL API x project setup x graphql schema x generating resolvers (#gqlgen) x schema change workflow x database queries x generating db code (#sqlc) x database interface x wiring up the resolvers x configuring the server x building an executable


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


最近sqlcの記事ばっかかいてましたが、一段落したので、まとめときました。 qiita.com/ktat/items/89b… #golang #orm #sqlc #Qiita


. #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.


sqlcの記事を書きました。多分、これで最後です。 Go の ORM sqlcでBulk Insertを行う(MySQL) qiita.com/ktat/items/94b… #golang #sqlc #orm #Qiita


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