Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement simple JdbcTemplate equivalent #8

Open
saskodh opened this issue Jul 4, 2016 · 0 comments
Open

Implement simple JdbcTemplate equivalent #8

saskodh opened this issue Jul 4, 2016 · 0 comments

Comments

@saskodh
Copy link
Owner

saskodh commented Jul 4, 2016

Background

Spring simplifies the relational db access with a helper called JDBCTemplate.
Example: https://spring.io/guides/gs/relational-data-access/

Goal

Have simple JdbcTemplate equivalent that can be used with every relational db. Provide support for the most used dbs (PostGRE, MySQL, MSSQL, Oracle..).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant