Quantcast
Viewing latest article 3
Browse Latest Browse All 176

High-Performance Java Persistence Newsletter, Issue 68

Introduction Welcome to a new issue of the High-Performance Java Persistence Newsletter in which we share articles, videos, workshops, and StackOverflow answers that are very relevant to any developer who interacts with a database system using Java. Articles The pick of this week is this article about data alignment in PostgreSQL tables and indexes. By properly designing your tables and indexes, you can end up saving 10 or 20% of disk and in-memory space. Another good read was this series of articles about how Serializable transactions work in a relational database. If... Read More

The post High-Performance Java Persistence Newsletter, Issue 68 appeared first on Vlad Mihalcea.


Viewing latest article 3
Browse Latest Browse All 176

Trending Articles