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

More flexible than Squel #95

Open
gavinbelson opened this issue Dec 11, 2018 · 1 comment
Open

More flexible than Squel #95

gavinbelson opened this issue Dec 11, 2018 · 1 comment

Comments

@gavinbelson
Copy link

For those of you choosing between sql-template-strings and squel. sql-template-strings is more flexible because of the way it can be manipulated, copied and appended. It is especially useful in combination with Sequelize.

Great work on this module.

@borekb
Copy link

borekb commented Apr 8, 2019

Just going to use this issue to mention Sqorn which has a beautiful API, IMO – see the examples.

It's not that far off from this library though, and sql-template-strings wins for me because:

  • It supports MySQL (and mysql2 specifically)
  • Has VSCode extension
  • Is generally more popular / better maintained

Thanks for it, @felixfbecker!

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