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.

Xo: command line tool to generate idiomatic Go code for SQL databases

3 pointsby kenshawabout 9 years ago

1 comment

kenshawabout 9 years ago
xo supports PostrgeSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server database generation support, with two major modes: custom query inspection&#x2F;generation and schema generation. Check out the examples directory for generated code.<p>Also, it is notable that one can supply their own templates and could hypothetically build models&#x2F;support classes&#x2F;code&#x2F;whatever for any language.<p>Questions &#x2F; comments &#x2F; input welcomed and appreciated!