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

proposal for a talk on a new haskell sql package #35

Open
gbwey opened this issue Mar 17, 2019 · 1 comment
Open

proposal for a talk on a new haskell sql package #35

gbwey opened this issue Mar 17, 2019 · 1 comment
Assignees

Comments

@gbwey
Copy link

gbwey commented Mar 17, 2019

Hi,
I am interested in doing a talk on a Haskell Sql package I wrote that people might find interesting.

Some of the interesting features are:

  • auto generating sql signatures
  • configurable pretty printing of sql output
  • support for ms sqlserver / oracle / postgres / mysql / sqlite
  • supports encoding input / decoding output
  • uses predicates for post validation
  • multiple result sets
  • data frames support

The duration of the talk is about 40 minutes and I can do it anytime.
Thanks.

@mwotton
Copy link
Contributor

mwotton commented Apr 26, 2019

tentatively looking at 22nd or 23rd of May, pending finding a venue.

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

No branches or pull requests

3 participants