sqlc
sqlc.dev
sqlc
@sqlc.dev
Compile SQL to type-safe code - https://sqlc.dev
⭐️ 10,000 ⭐️
February 6, 2024 at 4:47 PM
We're releasing our preview of TypeScript support in sqlc. It's still early going, but we can't wait to see what you build.
Preview: Generate TypeScript from SQL
Announcing the first release of sqlc-gen-typescript. Generate type-safe TypeScript from SQL.
sqlc.dev
December 5, 2023 at 8:12 PM
Verify database schema changes before they hit production. One of a few new features in v1.24.0

sqlc.dev/posts/2023/1...
Verifying database schema changes in v1.24.0
sqlc can now catch backwards-incompatible schema changes before they cause a production outage.
sqlc.dev
November 22, 2023 at 8:00 PM
Our latest newsletter is out, written by @andrew.benton.io. We cover our new dashboard, upcoming release features, and our trip down to San Diego for GopherCon.
sqlc news, October 2023
We’ve opened up the sqlc Cloud dashboard for early access.
sqlc.dev
October 18, 2023 at 8:56 PM
Managed databases and project uploads are now available via early access. Be the first to sign up!
Early access: managed databases and project uploads · Issue #2842 · sqlc-dev/sqlc
Managed databases We announced private access to managed databases a few weeks ago. Today we've opened them up for early access. Any one can sign up, create an access token, and start using managed...
github.com
October 12, 2023 at 10:33 PM
v1.22.0 is out today with managed databases for sqlc vet. You bring the SQL, we'll bring the db. Read the full release notes here:
Managed databases with sqlc vet
You bring the SQL, we'll bring the db. sqlc can now create and maintain hosted databases for your project.
sqlc.dev
September 26, 2023 at 7:45 PM
v1.19.0 is out with query linting and a ton of bug fixes https://github.com/kyleconroy/sqlc/releases/tag/v1.19.0
July 6, 2023 at 6:59 PM