vikitripathi / FormDemoInPlayWithMysql

How to connect a Play Application with Mysql as database in Scala.Play includes a simple data access layer called Anorm that uses plain SQL to interact with the database and provides an API to parse and transform the resulting datasets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

How to connect a Play Application with Mysql as database in Scala.Play includes a simple data access layer called Anorm that uses plain SQL to interact with the database and provides an API to parse and transform the resulting datasets.


Languages

Language:Scala 76.1%Language:HTML 20.4%Language:CSS 3.5%