© 2026 Hashnode
Introduction Using Spring’s NamedParameterJdbcTemplate and binding null values with a SQL type code and type name may lead to the pgJDBC driver performing costly metadata queries to infer internal types. This is by JDBC specification and pgJDBC desig...

Developers are smart, wonderful people, and they’re some of the most logical thinkers you’ll ever meet. But we’re pretty terrible at naming things 😂 Like, what in the world – out of every other possible name, they decided to name a database after a ...

inchirags@gmail.com Chirag CockroachDB Tutorial https://www.chirags.in Install and Configure CockroachDB in Ubuntu 24.04 LTS YouTube Video tutorial: https://www.youtube.com/watch?v=JkAdq1JD7u0 CockroachDB is a distributed SQL database designed fo...

In today’s data-driven world, selecting the right database is crucial for the success of data-centric applications. With the explosion of data and the increasing need for scalable solutions, it’s more important than ever to make an informed choice. T...

Are you using CockroachDB for a full stack application? Is your frontend a web application? Have you noticed that sometimes when you receive the IDs from the database, that they are different than their actual stored value? I noticed this when using ...
