Blog

Object-relational Mapping Using JPA, Hibernate and Spring Data JPA. Switching between JP and Hibernate
Java Object-relational Mapping Using JPA, Hibernate and Spring Data JPA. Switching between JP and Hibernate

Dec 20, 2021

Another article in our series. In this one we talk about switching between JP and Hibernate.

How to solve the problem of selective MPP queries over > 10 TB tables without performing a full table scan?
Software architecture and design How to solve the problem of selective MPP queries over > 10 TB tables without performing a full table scan?

Dec 13, 2021

Раrtitiоns аre а greаt орtimizаtiоn if we knоw whiсh соlumns we’re gоing tо filter by аnd whаt kind оf questiоns аre gоing tо be аsked оn thаt tаble.

Object-relational Mapping Using JPA, Hibernate and Spring Data JPA. Native Hibernate configuration
Java Object-relational Mapping Using JPA, Hibernate and Spring Data JPA. Native Hibernate configuration

Dec 6, 2021

We're continuing our series on object-relational mapping using JPA, Hibernate and Spring Data JPA. This time we look at native hibernate configuration.

How to solve the issue of querying Kafka Streaming Data? Writing а KSQL Query
Data Engineering & Data Science How to solve the issue of querying Kafka Streaming Data? Writing а KSQL Query

Nov 29, 2021

The second part of our article on querying Kafka Streaming Data.

Object-relational Mapping Using JPA, Hibernate and Spring Data JPA. Persistence with JPA
Java Object-relational Mapping Using JPA, Hibernate and Spring Data JPA. Persistence with JPA

Nov 22, 2021

The second part of our article series on Object-relational Mapping Using JPA, Hibernate and Spring Data JPA. This time we look at persistence with JPA.

How to query Kafka Streaming Data?
Data Engineering & Data Science How to query Kafka Streaming Data?

Nov 15, 2021

What if there was а way to give analysts an SQL layer over Kafka Streams when Streaming Data.

Procrastination. Is There Anything Good about Procrastination?
Soft Skills Procrastination. Is There Anything Good about Procrastination?

Nov 8, 2021

Part two of our article on procrastination and how it impacts our daily lives.

Object-relational Mapping Using JPA, Hibernate and Spring Data JPA
Java Object-relational Mapping Using JPA, Hibernate and Spring Data JPA

Nov 1, 2021

In this article series we will set JPA, Hibernate and Spring Data JPA face to face, compare and contrast them.

Procrastination
Soft Skills Procrastination

Oct 25, 2021

Procrastination is the situation where you negligently delay the process of getting something done, despite possible negative consequences. To some extent, procrastination is a familiar condition for…

Requirements. What do we need them for?
Software architecture and design Requirements. What do we need them for?

Oct 18, 2021

It might seem that requirements are the responsibility of analysts, not software testers. But that is not always the case.

Software Testing Economics. Typical questions and answers continued
Software architecture and design Software Testing Economics. Typical questions and answers continued

Oct 4, 2021

We’re continuing our article series that covers typical questions and answers.

Reactive Programming in Java: How, Why, and Is It Worth Doing?. Implementations
Java Reactive Programming in Java: How, Why, and Is It Worth Doing?. Implementations

Sep 27, 2021

In this article of our series on reactive programming we look at how to implement reactive streams.

Discover more about professional growth and skills development

contact us

Upcoming courses

Kafka Streams Fundamentals

Team Kanban Practitioner

Agile vs Waterfall. Basic