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

Another typed SQL project #9

Open
Ciantic opened this issue Feb 24, 2020 · 1 comment
Open

Another typed SQL project #9

Ciantic opened this issue Feb 24, 2020 · 1 comment

Comments

@Ciantic
Copy link

Ciantic commented Feb 24, 2020

This is not issue in your code. But I have been interested in this area and I'd like to point you out this project: https://github.com/hediet/ts-typed-sql which is also abandoned. However the way it's built is promising, because unlike many other projects it actually tries to do things right.

That project is even capable of showing the SQL in the editor: https://hediet.github.io/ts-typed-sql/

image

(I'm sorely disappointed by the most popular typeorm project when it comes to typesafety regardless of it's name.)

@AnyhowStep
Copy link
Owner

AnyhowStep commented Feb 24, 2020

Hey, thanks for taking an interest in this project!

This typed-orm project is actually also abandoned (although fully functional for MySQL5.7).

Sorry to disappoint!
But! I'm working on https://github.com/AnyhowStep/tsql , which is its successor, with a more ambitious scope.

There is also, https://github.com/AnyhowStep/tsql-mysql-5.7

I'll leave this issue open for now, as a reminder to myself to actually go steal that Playground from that project,
AnyhowStep/tsql#260

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

2 participants