jdbc-utilities
There are 37 repositories under jdbc-utilities topic.
jOOQ/jOOQ
jOOQ is the best way to write SQL in Java
krpors/gimlet
A JDBC-based database drill down utility.
zdtjss/nway-jdbc
一个jdbcUtils工具类,可以非常容易地从数据库中获取Java对象,支持分页查询、lambda表达式、自动填充数据和数据权限控制。使用非常简单,只需要给主类SqlExecutor配置好数据源,就没有其他需要配置的了,不需要继承某个类,也不需要实现哪个接口,几乎没有学习成本,性能不亚于任何主流jdbc工具,尤其适合单表操作。
henrik42/buttle
Buttle is a proxying JDBC driver with hooks. (https://clojars.org/repo/buttle/buttle/1.0.0/buttle-1.0.0-driver.jar)
sbabcoc/Java-Utils
Nordstrom Java Utils is a small collection of general-purpose utility classes with wide applicability.
byx2000/jdbc-utils
(仿Spring JdbcTemplate)JDBC工具类
akash-github-25/far-amusement-2846
HUMAN RESOURCE MANAGEMENT || jdbc -> Exception handling ->Scanner -> Sql.
blinkfox/adept
一个用于简化JDBC操作的轻量级DAO工具库
FulyaDemirkan/JDBCHelper
JDBC utility class to interact with database
qualified-cactus/SqlObjectMapper
Make working with data objects and JDBC less tedious.
pathaknitin510/Competition-Pro-1.0
A Java based Desktop Application
A248/JdbCaesar
Conquer the verbosity of plain JDBC.
galuhramaditya/easy-mysql-jdbc
Library to make MySQL JDBC easier
kawansoft/aceql-http-client-android-sample
Android Sample to use with AceQL HTTP.
roh-nnair/oaktoncscs-project-scholar
A web application that helps students in their college search by recommending colleges from across the country based on their grades, academic interest, extracurricular activities, lifestyle, location, etc.
saudahmedkadapa/Advanced-Java
This repo includes detailed explanations, examples, and best practices for key areas such as multithreading, concurrency, Java Streams, JDBC, servlets, JSP, design patterns, JPA, Spring Framework, Spring Boot, REST APIs, JVM internals, and more.
giosil/jdbc-tracer
Drivers for debugging jdbc applications.
Haga14/JDBCExample
This is from a previous CS class, and it allows you to connect to a DBMS and SQL DB. From there, it will allow you to create databases, add tables and add columns and data to your databases without touching SQL.
marlonpatrick/jdbcdslog
jdbcdslog's enhancement,has better experience and expect
noxymon/jdbctester
Basic JDBC tester to check network latency and prepared statement
onlyleft/sqleight
Simple JDBC patterns written in Java 8 idioms
paganini2008/springdessert
Springdessert series provides some small tools based on SpringBoot framework. It encapsulate common midware operation such as JDBC, Cache, property configuration and so on
saudahmedkadapa/jdbc-project
Java Database Connectivity A repository containing example projects and sample code for JDBC connections and operations.