Sql2oCrud
sql2o Crud sample that will be used in a post at the blog http://uaihebert.com
Install / Use
/learn @uaihebert/Sql2oCrudREADME
sql2oCrud
This code is a CRUD sample detailed in this post:
English ---> http://uaihebert.com/?p=2181
Portuguese ---> http://uaihebert.com/?p=2132
To run this project you need to install the MySQL database and run the script (1.0.0.sql) found in the folder src/sql. You could edit the JAR and connection attributes to use your database.
You will need to install Maven at your PC.
