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

postgresql-query like interface for hasql #15

Open
seagreen opened this issue Aug 21, 2020 · 0 comments
Open

postgresql-query like interface for hasql #15

seagreen opened this issue Aug 21, 2020 · 0 comments

Comments

@seagreen
Copy link
Owner

postgresql-query has the perfect interface for a medium level Postgres client: https://hackage.haskell.org/package/postgresql-query-3.7.0/docs/Database-PostgreSQL-Query-TH-SqlExp.html

However Hasql seems to be a more solid library.

It would be a cool to have the good parts of postgresql-query's API (not the whole thing, I don't want to have typeclasses for getting entire records out of a postgres row) built on top of hasql.

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