Skip to content

andrewjskatz/sqlest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sqlest

Sqlest is a database library for Scala. It allows you to write SQL directly in Scala with type safety guarantees while also providing a simple mechanism of extracting domain specific case classes from the results.

Authors

  • Dave Gurnell
  • Brendan Maginnis

Acknowledgements

  • Dean Chapman - author of Sqler which inspired Sqlest
  • Frank Wallis - ideas, feedback and contributions
  • Slick - a great project which contains many ideas used in Sqlest
  • jOOQ - a similar project written in Java which provided many ideas used in Sqlest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published