Trending

#JDBC

Latest posts tagged with #JDBC on Bluesky

Latest Top
Trending

Posts tagged #JDBC

Preview
GitHub - FirebirdSQL/firebird-testcontainers-java: Firebird-testcontainers-java is a module for Testcontainers.org to provide lightweight, throwaway instances of Firebird for JUnit tests. Firebird-testcontainers-java is a module for Testcontainers.org to provide lightweight, throwaway instances of Firebird for JUnit tests. - FirebirdSQL/firebird-testcontainers-java

I've just released firebird-testcontainers-java 2.0.0, a library to easily start/stop and access a Firebird Docker container in a Java unit or integration test.

For more information, see github.com/FirebirdSQL/firebird-tes...

#Firebird #Java #JDBC #testcontainers

2 2 0 0

Datasource Micrometer 1.3.1 & 2.1.1 are out 🎉
Fixed a silly typo: postgres → postgresql
This is what patch versions are for 😄

#SpringBoot #Observability #Micrometer #JDBC

1 1 0 0
Preview
java.lang.UnsatisfiedLinkError: The specified procedure could not be found when trying to use thick (Oracle Instant Client) JDBC connection Our DBAs want to enable Transparent Application Failover (TAF) in our Oracle databases and we were told to enable this we needed to change from 'thin' JDBC connections to OCI in our Java applicatio...

I asked a question on StackOverflow about an issue with using an Oracle OCI JDBC driver which is giving me an UnsatisfiedLinkError: stackoverflow.com/q/79884204/8...

If anyone can help, I'd be much obliged. #java #jdbc #oracle #oci

1 1 0 0
Preview
Как и зачем писать свой DatabaseDialect для Kafka JDBC Sink Я активно использую на проекте Kafka Connect Framework и в частности Kafka JDBC Sink Connector для быстрого сохранения данных из Kafka Topic в БД PostgresSQL. Для большинства задач достаточно написать...

Как и зачем писать свой DatabaseDialect для Kafka JDBC Sink Я активно использую на проекте Kafka Connect Framework и в частности Kafka JDB...

#kafka #connect #jdbc #sink #connector

Origin | Interest | Match

0 0 0 0
Datasource Micrometer Reference Documentation

🚀 Datasource Micrometer "v1.3.0" (Boot 3.x) and "v2.1.0" (Boot 4.x) are out on Maven Central!

✨ Initial OpenTelemetry Semantic Conventions support via
"datasource-micrometer-opentelemetry" module.

📖 Docs: jdbc-observations.github.io/datasource-m...

#SpringBoot #Micrometer #OpenTelemetry #jdbc

4 3 0 0
Jaybird 6.0.4 and Jaybird 5.0.11 released

I have just released Jaybird 6.0.4 and Jaybird 5.0.11. Jaybird is the JDBC driver for the Firebird DBMS.

See also lawinegevaar.nl/firebird/jaybird_6.0.4_a...

#jaybird #firebird #JDBC #java

1 1 0 0
Preview
Java PostgreSQL Query Cancellation Explained - Java Code Geeks Java postgresql error canceling statement user request: Java PostgreSQL error canceling statement user request explained and how to fix it

Java PostgreSQL Query Cancellation Explained PostgreSQL is known for its robustness, performance, and strong support for concurrency. However, while working with long-running queries, background jo...

#Core #Java #Java #JDBC #PostgreSQL

Origin | Interest | Match

1 1 0 0
Awakari App

Resolving PostgreSQL ERROR: canceling statement due to user request Learn about the underlying causes of ERROR: canceling statement due to user request during statement execution with PostgreSQL an...

#Persistence #JDBC #PostgreSQL #Transactions

Origin | Interest | Match

0 0 0 0
Post image

Resolving PostgreSQL ERROR: canceling statement due to user request Learn about the underlying causes of ERROR: canceling statement due to user request during statement execution with PostgreSQL an...

#Persistence #JDBC #PostgreSQL #Transactions

Origin | Interest | Match

0 0 0 0
Awakari App

Resolving PostgreSQL ERROR: canceling statement due to user request Learn about the underlying causes of ERROR: canceling statement due to user request during statement execution with PostgreSQL an...

#Persistence #JDBC #PostgreSQL #Transactions

Origin | Interest | Match

0 0 0 0
Awakari App

Resolving PostgreSQL ERROR: canceling statement due to user request Learn about the underlying causes of ERROR: canceling statement due to user request during statement execution with PostgreSQL an...

#Persistence #JDBC #PostgreSQL #Transactions

Origin | Interest | Match

0 0 0 0
Post image

🎉 Great news! Datasource Micrometer is now available on start.spring.io.
You can now create a new Spring project with Datasource observation enabled out of the box.
#Spring #SpringBoot #Micrometer #Observability #JDBC

13 7 1 0
Preview
KRepo: Spring Data для Ktor — без Spring и без боли Представь: ты пишешь микросервис на Ktor, всё летает на корутинах, код минималистичный и всё прекрасно... До того момента, когда ты касаешься базы данных. Все мечты разбиваются об Spring Data и Koin,...

KRepo: Spring Data для Ktor — без Spring и без боли KRepo: Никаких имплементаций или инъекций. Под капотом — динамический пр...

#kotlin #kotlin #coroutines #ktor #spring #data #jdbc

Origin | Interest | Match

0 0 0 0

🚀 Datasource Micrometer v2.0.0 is now live on Maven Central!

✨ Fully compatible with Spring Boot 4.0.0

🛠️ Next up: OpenTelemetry semantic conversion support

#jdbc #micrometer #micrometer #Observability #SpringBoot

7 2 0 0
Preview
JDBCでスキーマを指定してPostgreSQLのDBに接続する 何故そんなことがしたいのか特に何も設定をせずにPostgreSQLでselect * from test;というSQLを発行すると、select * from public.test;というようにpublicというスキーマのtestテーブル...

プロジェクトでスキーマが変わったときのことを書いてみた。
chun-log.jp/postgresql-d...

#PostgreSQL #Postgres #JDBC

0 0 0 0
Preview
Release 6.9.0 · neo4j/neo4j-jdbc What's Changed This release contains a major new feature: Manipulating Neo4j-Relationships via plain SQL. Essentially, you can now create a relationship like this INSERT INTO Person_ACTED_IN_Movie(...

New #Java #JDBC bits for #Neo4j

github.com/neo4j/neo4j-...

4 3 0 0
Preview
GitHub - Open-J-Proxy/ojp Contribute to Open-J-Proxy/ojp development by creating an account on GitHub.

github.com/Open-J-Proxy...
<< ...A JDBC Driver and Layer 7 Proxy Server to decouple applications from relational database connection management... >> ( containered or simple hardware, both supported) #java #jdbc #proxy #orchestration

6 1 1 0
Preview
datasource-micrometer/CHANGELOG at main · jdbc-observations/datasource-micrometer Micrometer Observation API instrumentation and Spring Boot 3 Auto-Configuration for JDBC APIs - jdbc-observations/datasource-micrometer

🚀Datasource Micrometer v1.2.0 is now available on Maven Central!!

✨ Added support for Open Session in View (a.k.a. Open EntityManager in View)

📄 Changelog: github.com/jdbc-observa...

#jdbc #micrometer @micrometerio #Observability #SpringBoot

2 1 0 0
Preview
Firebird: The true open source database for Windows, Linux, Mac OS X and more Firebird SQL: The true open-source relational database

I've just released Jaybird 5.0.10 with a fix for a bug that only affects Firebird 2.5. See https://firebirdsql.org/en/news/jaybird-5-0-10-released for more information

Jaybird is the JDBC driver for Firebird.

#firebird #jdbc #java

2 2 0 0
Original post on javacodegeeks.com

Persisting Quartz Scheduler Jobs in a Database When building Spring web applications, recurring tasks such as sending reminders, generating reports, or processing background data are a common requi...

#Core #Java #JDBC #Job #Scheduling #Quartz #Quartz […]

[Original post on javacodegeeks.com]

3 2 0 0
Preview
GitHub - aws/aws-advanced-jdbc-wrapper: The Amazon Web Services JDBC Driver has been redesigned as an advanced JDBC wrapper. This wrapper is complementary to and extends the functionality of an existi... The Amazon Web Services JDBC Driver has been redesigned as an advanced JDBC wrapper. This wrapper is complementary to and extends the functionality of an existing JDBC driver to help an application...

Hey folks, is there an equivalent to the AWS JDBC Driver (github.com/aws/aws-adva...) for #golang?

Specifically looking for support for fast(er) failover on Amazon Aurora #PostgreSQL.

#aws #aws_rds #Aurora #AmazonWebServices #jdbc #failover

0 0 1 0

Hey folks, is there an equivalent to the AWS JDBC Driver (https://github.com/aws/aws-advanced-jdbc-wrapper for #golang?
Specifically looking for support for fast(er) failover on Amazon Aurora #PostgreSQL.

#aws #aws_rds #Aurora #AmazonWebServices #jdbc #failover

0 0 0 0
Post image

Как мы в Java-проекте UDT для PostgreSQL поддерживали PostgreSQL позволяет создавать хранимые функции и процедуры. И если...

#java #jdbc #driver #jdbc #user #defined #type #pgjdbc

Origin | Interest | Match

2 2 0 0
Preview
Почему параметр cursor_tuple_fraction не работает с JDBC драйвером PostgreSQL Эта статья, своего рода, история фэйла. Изначально я хотел написать статью о параметре конфигурации PostgreSQL cursor_tuple_fraction , но обнаружил, что про это уже писали . Тогда я подумал, что мог...

[Перевод] Почему параметр cursor_tuple_fraction не работает с JDBC драйвером PostgreSQL Эта статья, своего рода, история фэйл...

#postgresql #postgres #курсоры #jdbc #driver

Origin | Interest | Match

0 0 0 0
Preview
Почему параметр cursor_tuple_fraction не работает с JDBC драйвером PostgreSQL Эта статья, своего рода, история фэйла. Изначально я хотел написать статью о параметре конфигурации PostgreSQL cursor_tuple_fraction , но обнаружил, что про это уже писали . Тогда я подумал, что мог...

[Перевод] cursor_tuple_fraction и JDBC драйвер PostgreSQL Изначально Лоренс Альбе хотел написать статью о параметре конфигур...

#postgresql #postgres #курсоры #jdbc #driver

Origin | Interest | Match

0 0 0 0
Preview
java postgresql listen notify events Learn how to use java postgresql listen notify events for real-time, event-driven applications with JDBC and PGJDBC-NG.

PostgreSQL LISTEN/NOTIFY Events Example 1. Introduction In modern applications, real-time responsiveness is no longer optional. For developers working with Java and PostgreSQL, one of the most effi...

#Core #Java #Java #JDBC #PostgreSQL

Origin | Interest | Match

0 0 0 0
Post image

Поддержка Spring 7, Reactive Debugger, работа с БД и HTTP прямо в IDE: это и много другое в Amplicode 2025.2 Amplicode 2025.2 — это релиз, в ко...

#spring #spring #data #jdbc #terraform #docker #docker #compose #kubernetes #java #http

Origin | Interest | Match

0 0 0 0
Preview
Firebird: The true open source database for Windows, Linux, Mac OS X and more Firebird SQL: The true open-source relational database

I have just release versions 6.0.3 and 5.0.9 of Jaybird, the Firebird JDBC driver. For more information, see firebirdsql.org/en/news/jaybird-6-0-3-an...

#firebird #jdbc #java

1 1 0 0
Preview
How to convert Timestamp to Date in Java?JDBC Example Tutorial In the last article, I have shown you how to convert Date to Timestamp in Java and today we'll learn about converting timestamp value from database to Date in Java. As you remember, the JDBC API uses separate Date, Time, and Timestamp classes to confirm DATE, TIME, and DATETIME data type from the database, but most of the Java object-oriented code is written in java.util.Date. This means you need to know how to convert the timestamp to date and vice-versa. You can do by using the getTime() method, which returns the number of millisecond from Epoch value.  --- Java Interview questions and tutorials

#dateandtime #JDBC

0 0 0 0