Skip to content

A tagless final algebra for generating SQL in Scala

Notifications You must be signed in to change notification settings

rzeigler/squire4s

Repository files navigation

squire4s

squire4s is a library for generating dynamic SQL queries.

It solves generating queries when the structure is not known ahead of time. In these cases typed builders like Quill or Slick are not flexible enough but you want to do something a bit more rigorous than concatenate strings together.

About

A tagless final algebra for generating SQL in Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages