Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Discussion options

sqlc looks simple enough that i am sure it can work with genji.

Will require a little adjustment but not much because when writing SQL code with genji it feels very much like when using a normal SQL DB.

https://github.com/genjidb/genji

You must be logged in to vote

Genji looks pretty cool. Since it's written in Go and the parser package is public (https://pkg.go.dev/github.com/genjidb/genji@v0.8.0/sql/parser), it would be possible to write a sqlc backend for it. I'm currently focusing on MySQL, PostgreSQL, and SQLite support and have no current plans for additional backends. If you;d like to work on it, I'm happy to help guide you.

Replies: 1 comment

Comment options

Genji looks pretty cool. Since it's written in Go and the parser package is public (https://pkg.go.dev/github.com/genjidb/genji@v0.8.0/sql/parser), it would be possible to write a sqlc backend for it. I'm currently focusing on MySQL, PostgreSQL, and SQLite support and have no current plans for additional backends. If you;d like to work on it, I'm happy to help guide you.

You must be logged in to vote
0 replies
Answer selected by kyleconroy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Converted from issue

This discussion was converted from issue #714 on October 03, 2020 00:50.

AltStyle によって変換されたページ (->オリジナル) /