Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Replace Knex.js with SQL building and db connection #21

Open
blakeembrey opened this issue Feb 13, 2016 · 2 comments
Open

Replace Knex.js with SQL building and db connection #21

blakeembrey opened this issue Feb 13, 2016 · 2 comments
Labels

Comments

@blakeembrey
Copy link
Member

Found https://github.com/vitaly-t/pg-promise and https://github.com/hiddentao/squel, can probably use it instead of Knex for a more consistent API usage - I've run into too many type issues.

@vitaly-t
Copy link

How is it going so far? :) You may find that pg-promise has powerful enough query formatting that no extra tools needed. And of you think of a case you don't know how to implement using just pg-promise - just ask ;)

@blakeembrey
Copy link
Member Author

@vitaly-t I haven't been able to start yet, still an idea I want to follow up on. I'll let you know if anything pops up.

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

No branches or pull requests

2 participants