jdbc
Here are 2,528 public repositories matching this topic...
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
-
Updated
Jun 25, 2021 - Java
jOOQ is the best way to write SQL in Java
-
Updated
Jul 8, 2021 - Java
Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resource control.
-
Updated
Jul 9, 2021 - Scala
An easy-to-use BI server built for SQL lovers. Power data analysis in SQL and gain faster business insights.
-
Updated
May 29, 2021 - Java
1 issue description
2. fix bug, enhance....
3. git commit -m "issue name (#issue number)"
x7-repo: simple orm based on spring jdbcTemplate + sqli; x7-reyc: httpClient or httpTemplate + resilience4j for k8s, plus distribution transaction
-
Updated
Jun 18, 2021 - Java
P6Spy is a framework that enables database data to be seamlessly intercepted and logged with no code changes to the application.
-
Updated
Apr 18, 2021 - Java
[error] -- Error: /tmp/sbt_e60b88db/src/test/scala/app/models/ProgrammersSpec.scala:41:14
[info] [error] 41 | created should not beNull
[info] [error] | ^^^^^^^^^^^^^^^^^^
[info] [error] |postfix operator `beNull` needs to be enabled
[info] [error] |by making the implicit value scala.language.postfixOps visible.
[info] [error] |----
[info] [error] |This can be
Java & Kotlin Async DataBase Driver for MySQL and PostgreSQL written in Kotlin
-
Updated
Jun 13, 2021 - Kotlin
Apache Kafka and Confluent Platform examples and demos
-
Updated
Jun 29, 2021 - Shell
Free database schema discovery and comprehension tool
-
Updated
Jul 7, 2021 - Java
I'm submitting a ...
- bug report
- feature request
Context
The Changelog RRS feed can be found on the Changelog page:
https://jdbc.postgresql.org/documentation/changelog.html
Just above the section "Introduction and explanation of symbols". Direct link:
https://jdbc.postgresql.org/change
Kafka Connect connector for JDBC-compatible databases
-
Updated
Jul 8, 2021 - Java
Collection of best practices for Java persistence performance in Spring Boot applications
-
Updated
Dec 30, 2020 - Java
Kyuubi is a distributed multi-tenant JDBC server for large-scale data processing and analytics, built on top of Apache Spark
-
Updated
Jul 9, 2021 - Scala
Database-independent migration library
-
Updated
Jul 2, 2021 - Clojure
Improve this page
Add a description, image, and links to the jdbc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jdbc topic, visit your repo's landing page and select "manage topics."


In the past a conversion through
Number"interface" has proven to be able to mask bugs in the code.We should remove these conversions from
io.trino.spi.type.TypeUtils#writeNativeValue.