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

Add a generator like JOOQ #674

benstpierre started this conversation in Ideas
Discussion options

As far as I can tell SQLKata is the closest thing to https://www.jooq.org/ on DOTNET.

If you look at the design of JOOQ where it generates code to match your databases' tables it works extremely well. IF you rename a table and re-generate bindings your compiler will catch errors. Typesafe SQL is a game changer.

Perhaps this project could implement the same?

You must be logged in to vote

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
1 participant

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