#
jdbc
Here are 2,493 public repositories matching this topic...
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
-
Updated
Jun 6, 2021 - Java
jOOQ is the best way to write SQL in Java
mysql
java
sql
orm
database
code-generator
jdbc
jpa
postgresql
oracle
sql-query
hibernate
sql-builder
db2
sqlserver
sql-query-builder
jooq
sql-query-formatter
jdbc-utilities
sql-formatter
-
Updated
Jun 14, 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.
sql
spark
presto
hive
storage
jdbc
rest-api
engine
impala
pyspark
udf
thrift-server
resource-manager
jobserver
application-manager
livy
hive-table
linkis
context-service
scriptis
-
Updated
Jun 14, 2021 - Java
An easy-to-use BI server built for SQL lovers. Power data analysis in SQL and gain faster business insights.
sql
spring-boot
dashboard
reactjs
jdbc
reporting
bigdata
data-visualization
business-intelligence
sql-editor
-
Updated
May 29, 2021 - Java
sim-wangyan
commented
Oct 14, 2020
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 11, 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
xuwei-k
commented
Jun 13, 2021
[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
docker
kubernetes
demo
cloud
microservices
sql
kafka
monitoring
connector
avro
schema-registry
examples
jdbc
confluent
connect
quickstart
cdc
replicator
debezium
ksql
-
Updated
Jun 14, 2021 - Shell
Free database schema discovery and comprehension tool
java
metadata
schema
jdbc
drivers
database-schemas
schemacrawler
database-diagrams
e-r-diagrams
central
comprehension
-
Updated
Jun 14, 2021 - Java
3
arend-von-reinersdorff
commented
May 18, 2021
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
Jun 10, 2021 - Java
Collection of best practices for Java persistence performance in Spring Boot applications
mysql
java
sql
spring-boot
spring-data
jdbc
jpa
functions
persistence
postgresql
hibernate
connection-pool
springboot
dto
database-connection
sql-statement
batch-insert
hibernate-jpa
performance-penalty
spring-projections
-
Updated
Dec 30, 2020 - Java
Database-independent migration library
-
Updated
Mar 5, 2021 - Clojure
A new JDBC driver for PostgreSQL aimed at supporting the advanced features of JDBC and Postgres
-
Updated
Jun 3, 2021 - Java
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 io/trino/plugin/bigquery/ReadSessionCreator.java, TableInfo is getting cached for only 15 minutes. This makes sure for the next 15 minutes all the subsequent queries will use the cache.
I believe rather than hardcoding the TTL to 15 minutes, we should externalize this number so that it can be configured on a case-to-case basis.
Slack Thread: https://trinodb.slack.com/archives/CFLB9AMB