Banner BlogBanner Blog

Engineers' blog

We build an environment to help all Forwardians always feel at home at work. No matter what you are or where you come from when living at MFV, you are a part of MFV's family with love and respect.

Highlights

jOOQ Object Oriented Querying
Dec 05, 2024

jOOQ Object Oriented Querying

In this blog, I aim to offer an in-depth look at jOOQ—a powerful library that enables fluent SQL query construction and type-safe database interaction in Java and showcases real-world applications, including how we use jOOQ in one of our company's projects, Conac. I hope it gives you valuable insights into jOOQ and presents a helpful tool to consider for your own project needs.

Most read

May 18, 2022
Nov 02, 2023
Nov 22, 2022
Nov 15, 2023

The lastest

AWS DynamoDB - Best Practices for “Exponential backoff retry” to improve the resource accessibility
Nov 08, 2024

AWS DynamoDB - Best Practices for “Exponential backoff retry” to improve the resource accessibility

Mastering the ISTQB Foundation Level: Essential Tips and Tricks
Nov 07, 2024

Mastering the ISTQB Foundation Level: Essential Tips and Tricks

Life cycle of a Scrum team and lessons learned
Nov 07, 2024

Life cycle of a Scrum team and lessons learned

Data migrations in rails - Introduction and patterns
May 27, 2024

Data migrations in rails - Introduction and patterns

Unlocking Ruby: My Experience with Silver and Gold Certification Exams
May 24, 2024

Unlocking Ruby: My Experience with Silver and Gold Certification Exams

How to create your own gem in Ruby
May 24, 2024

How to create your own gem in Ruby

Vue with InertiaJS in Rails Application
May 10, 2024

Vue with InertiaJS in Rails Application

Tips to ensure the quality of CSV Import feature in Web Applications
May 10, 2024

Tips to ensure the quality of CSV Import feature in Web Applications

The database problem we solved with replica technique
May 03, 2024

The database problem we solved with replica technique