jdbc
There are 5743 repositories under jdbc topic.
dbeaver/dbeaver
Free universal database tool and SQL client
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
brettwooldridge/HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
trinodb/trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
jOOQ/jOOQ
jOOQ is the best way to write SQL in Java
hibernate/hibernate-orm
Hibernate's core Object/Relational Mapping functionality
h2database/h2database
H2 is an embeddable RDBMS written in Java.
apache/linkis
Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
requery/requery
requery - modern SQL based query & persistence for Java / Kotlin / Android
Wisser/Jailer
Database Subsetting and Relational Data Browsing Tool.
xerial/sqlite-jdbc
SQLite JDBC Driver
typelevel/doobie
Functional JDBC layer for Scala.
zio/zio-quill
Compile-time Language Integrated Queries for Scala
apache/kyuubi
Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
p6spy/p6spy
P6Spy is a framework that enables database data to be seamlessly intercepted and logged with no code changes to the application.
jdbi/jdbi
The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure or Scala.
shzlw/poli
An easy-to-use BI server built for SQL lovers. Power data analysis in SQL and gain faster business insights.
apache/drill
Apache Drill is a distributed MPP query layer for self describing data
confluentinc/examples
Apache Kafka, Apache Flink and Confluent Platform examples and demos
x-ream/sqli
orm sql query builder, API: QB, QB.X, QrB
MyCATApache/Mycat2
MySQL Proxy using Java NIO based on Sharding SQL,Calcite ,simple and fast
learning-zone/java-basics
Java Basics ( Java-8 )
jasync-sql/jasync-sql
Java & Kotlin Async DataBase Driver for MySQL and PostgreSQL written in Kotlin
schemacrawler/SchemaCrawler
Free database schema discovery and comprehension tool
pgjdbc/pgjdbc
Postgresql JDBC Driver
ebean-orm/ebean
Ebean ORM
ClickHouse/clickhouse-java
ClickHouse Java Clients & JDBC Driver
AnghelLeonard/Hibernate-SpringBoot
Collection of 300+ best practices for Java persistence performance in Spring Boot applications
swaldman/c3p0
a mature, highly concurrent JDBC Connection pooling library, with support for caching and reuse of PreparedStatements.
kagkarlsson/db-scheduler
Persistent cluster-friendly scheduler for Java
scalikejdbc/scalikejdbc
A tidy SQL-based DB access library for Scala developers. This library naturally wraps JDBC APIs and provides you easy-to-use APIs.
ClouGence/hasor
Hasor是一套基于 Java 语言的开发框架,区别于其它框架的是 Hasor 有着自己一套完整的体系,同时还可以和先有技术体系做到完美融合。它包含:IoC/Aop容器框架、Web框架、Jdbc框架、RSF分布式RPC框架、DataQL引擎,等几块。
babyfish-ct/jimmer
A revolutionary ORM framework for both java and kotlin.
gavlyukovskiy/spring-boot-data-source-decorator
Spring Boot integration with p6spy, datasource-proxy, flexy-pool and spring-cloud-sleuth
gaarason/database-all
Eloquent ORM for Java 8, 11, 17, 21 and Spring boot 2.x , 3.x
seancorfield/next-jdbc
A modern low-level Clojure wrapper for JDBC-based access to databases.