We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 773170f commit d87f581Copy full SHA for d87f581
readme.md
@@ -1,6 +1,6 @@
1
# ScalaSql
2
3
-ScalaSql is a Scala library that allows type-safe low-boilerplate querying of
+ScalaSql is a Scala ORM library that allows type-safe low-boilerplate querying of
4
SQL databases, using "standard" Scala collections operations running against
5
typed `Table` descriptions.
6
0 commit comments