Session

Back

JDBC performance from the inside

Date: 2016-09-15
Time: 19:30 - 20:20
Room: Ft. Worth 2
Level: Intermediate

JDBC is the one of the top interfaces to the PostgreSQL database. Recent work on the JDBC driver for PostgreSQL has improved performance significantly. This talk will look at how to write your application to unlock that performance. We will provide a look from the inside at what the JDBC driver is doing, and how it is doing it.

Additionally we will examine other Java interfaces that can be used to connect to PostgreSQL and analyze their strengths and weaknesses.

Speaker

Dave Cramer