Become a sponsor to Kyle Gray
π I'm the lead maintainer of sqlc, an open-source SQL compiler and code generator. Here's how it works:
- You write SQL queries
- You run sqlc to generate code that presents type-safe interfaces to those queries
- You write application code that calls the methods sqlc generated.
I've been doing open source work for over ten years, from video games in Lua to API frameworks in Python.
By sponsoring me, you will allow me to spend more time on sqlc. With more resources I'll be able to expand database supports beyond MySQL / PostgreSQL and language support beyond Go. Contributions will also go towards sqlc's hosting costs, including the sqlc.dev domain, Heroku, and Slack organization.
Thanks!
β Kyle
Featured work
-
kyleconroy/lua-state-machine
A finite state machine lua micro framework
Lua 354 -
kyleconroy/apple-stock
A quick and dirty project to figure out how much an Apple product would be worth in Apple stock today
Python 33 -
kyleconroy/pgoutput
Postgres logical replication in Go
Go 103