News

This library provides a foundational JSON parser, encompassing both lexical analysis (Lexer) and syntax analysis (Parser) phases. It aims to help developers understand the internal mechanisms of JSON ...
A lightweight ⚡ Spring Boot application that converts structured JSON data into Excel (.xlsx) files using Apache POI. Expose a REST API endpoint to trigger Excel file generation with headers and data ...
Here's how you can use SQL Server's OpenJson function to dismantle JSON structures into relational tables targeting either transactional systems or data warehouses. JSON is great for moving data ...
MicroStream is a modern Java object graph persistence layer that achieves high performance through a vastly superior approach to serialization. Let’s take a look. MicroStream is a very interesting and ...