Skip to content

Sql2o is a small java framework that makes it easy to execute sql statements on your JDBC compliant database from java.

Notifications You must be signed in to change notification settings

xt-coder/sql2o-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sql2o-sample

Sql2o is a small java framework that makes it easy to execute sql statements on your JDBC compliant database from java.

Sql2o uses JDBC internally, so it should work with any database with a JDBC driver (*).

###this project use sql2o with spring

About

Sql2o is a small java framework that makes it easy to execute sql statements on your JDBC compliant database from java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages