jdbi

jdbi is designed to provide convenient tabular data access in Java; including templated SQL, parameterized and strongly typed queries, and Streams integration

Github星跟踪图

Jdbi Logo

Build Status

The Jdbi library provides convenient, idiomatic access to relational databases
in Java.

Jdbi is built on top of JDBC. If your database has a JDBC driver, you can use
Jdbi with it.

Prerequisites

Jdbi 3 requires Java 8 or better.

We run CI tests against all currently supported versions, and recommend Java 11.

Builds

Jdbi is built with Maven:

$ mvn clean install

The tests use real Postgres and H2 databases.

You do not need to install anything--the tests will spin up
temporary database servers as needed.

Contributing

Please read
CONTRIBUTING.md
for instructions to set up your development environment to build Jdbi.

Versioning

We use SemVer for versioning.

License

This project is licensed under the
Apache 2.0 license.

Project Members

  • Brian McCallister (@brianm) - Project Founder
  • Steven Schlansker (@stevenschlansker)
  • Henning Schmiedehausen (@hgschmie)
  • Matthew Hall (@qualidafial)
  • Artem Prigoda (@arteam)
  • Marnick L'Eau (@TheRealMarnes)

Special Thanks

  • Alex Harin (@aharin) - Kotlin plugins.
  • Ali Shakiba (@shakiba) - JPA plugin
  • @alwins0n - Vavr plugin.
  • Fred Deschenes (@FredDeschenes) -
    Kotlin unchecked extensions for Jdbi functions. @BindFields,
    @BindMethods annotations.

主要指标

概览
名称与所有者jdbi/jdbi
主编程语言Java
编程语言HTML (语言数: 6)
平台
许可证Apache License 2.0
所有者活动
创建于2009-06-17 16:36:36
推送于2025-05-06 05:02:59
最后一次提交2025-05-05 22:02:59
发布数262
最新版本名称v3.49.3 (发布于 2025-05-01 12:17:18)
第一版名称1.2.2 (发布于 )
用户参与
星数2k
关注者数75
派生数347
提交数5.8k
已启用问题?
问题数1082
打开的问题数133
拉请求数1442
打开的拉请求数4
关闭的拉请求数191
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?