A Connection Pool?
Latest
A Connection Pool?
What is a connection pool? A connection pool is a store of database connections that can be used and (more importantly) reused to connect to a database. Why did you
databasesjavajdbc
1 min
Read article →Blog
I write about Java, software architecture, design patterns, applied artificial intelligence, RAG, AI agents and software engineering. Through my articles, I share feedback, technical analyzes and concrete approaches to design robust, maintainable and useful applications.