-
JSON Lines – Working with Large Log Files

Liquid Studio features a JSON Lines Editor with a unique split view design. It supports vast files, allowing for schema-aware validation and a functional JSON editor. JSON Lines format presents each record on a new line, facilitating memory-efficient data processing.
-
Announcing Liquid Studio v21.1

Liquid Technologies has launched Liquid Studio v21.1 and Liquid XML Data Binder v21.1, featuring a new JSON Lines Editor, enhanced JSON Schema Editor functionality, and improved support for Linux C++ Runtime. This update provides numerous fixes and performance improvements, available for users with an active support plan and offers a free trial version.
-
JSON Schema Tutorial Part 3 – Design and Structure

JSON Schemas provide a method for validating JSON data, enhancing maintainability and clarity through reusability of subschemas defined under $defs and referenced by $ref. Effective schema design includes normalization of data, versioning strategies for changes, and adherence to best practices. This ensures backward compatibility and organized data management for complex structures.
-
JSON Schema Tutorial – Part 2 – Validation Rules

Part 2 of the JSON Schema tutorial focuses on validation rules essential for defining the structure and constraints of a JSON instance. It discusses various data types, array and object rules, additional property constraints, validation properties, annotations, and conditional logic for advanced scenarios. The upcoming Part 3 will address optimal schema design and reusability.
-
JSON Schema Tutorial – Part 1: Understanding a JSON Schema

This JSON Schema tutorial series introduces the basic structure of JSON Schema, emphasizing its role in ensuring data quality and consistency during data exchange. It covers key benefits like data validation, documentation, and automated testing, while illustrating schema components such as properties and required fields, culminating in a simple JSON document example.
-
Querying and Transforming JSON Data – Part 4 of 4

This tutorial on JSON covers accessing and manipulating JSON data efficiently. It focuses on JSON Pointer for addressing specific values and JSONPath for querying complex structures. Key programming libraries for handling JSON in JavaScript, Python, Java, C#, and PHP are also discussed. Future tutorials will explore JSON Schema for data validation and documentation.
-
JSON Best Practices and Conventions – Part 2 of 4

This JSON tutorial focuses on best practices for creating readable, maintainable, and interoperable JSON. Key topics include naming conventions for keys, escaping characters, formatting for readability, and structuring data effectively.
-
Understanding JSON: A Beginner’s Guide – Part 1 of 4

This tutorial series on JSON covers its syntax, popularity, and common uses, detailing key concepts and comparisons with XML. It aims to provide practical guidance for both novices and experienced developers seeking to understand JSON’s fundamentals.
-
Navigating the CBPR+ November 2025 Deadline: A Technical Guide to Schema Validation and Data Transformation

The global payments landscape is transforming due to the ISO 20022 standard, with SWIFT’s CBPR+ program phasing out legacy MT messages by November 2025. This transition involves complex challenges requiring a deep understanding of XML-based MX formats, schema validation, data mapping, and specialized tools to ensure compliance and data integrity throughout the migration process.
-
NEW XML and JSON IDE – Liquid Studio Overview Video

Liquid Studio IDE is introduced in a new video, showcasing its features like XML Schema Editing, XML Editing, and XPath tools. Users are encouraged to download a free trial to explore its functionalities further. For more information, visit the Liquid Technologies website.
