TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Type-safe Go database client for Postgres, MySQL and SQLite

12 pointsby Sujanover 4 years ago

1 comment

steebchenover 4 years ago
Hey, I’d like to share our new auto-generated database client for Go – it’s focused on complete type-safety wherever possible and makes querying for complex data and relations a delight :) I’m currently experimenting with syntax and features, so any feedback would be highly appreciated. Supported databases are Postgres, MySQL & SQLite. We have prepared a quickstart so you can get running in just a few minutes.