Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jOOQ-like library? #876

Open
brodycj opened this issue Jun 7, 2019 · 0 comments
Open

jOOQ-like library? #876

brodycj opened this issue Jun 7, 2019 · 0 comments

Comments

@brodycj
Copy link
Contributor

brodycj commented Jun 7, 2019

jOOQ looks like a nice fluent library that supports SQL functionality in a type-safe manner on Java.

I would like to see a similar kind of library for TypeScript. It should be possible to support this kind of an idea on JavaScript, using JSDoc for type checking - see https://medium.com/@trukrs/type-safe-javascript-with-jsdoc-7a2a63209b76

I would favor targeting a simpler plugin API (#862), should also work with SQL.js in a web browser. This would likely require some kind of a separate "driver" layer.

Related to:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant