Skip to content

Investigate doobie to see whether ideas from its high-level JDBC API can be applied to sqlest #57

@DavidGregory084

Description

@DavidGregory084

It seems like there are a lot of very good ideas in doobie that we could use in sqlest. Some combination of sqlest's scala DSL to produce a query string combined with primitives from doobie's high-level JDBC API sounds pretty compelling and the use of Scalaz' Task provides another take on #39.

See the book of doobie, and Programs as Values: Pure Functional Database Access in Scala for more details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions