Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.16 KB

README.md

File metadata and controls

21 lines (12 loc) · 1.16 KB

Maryk Core

Welcome to the Maryk Core project! This foundational component of the Maryk library provides a robust set of tools for creating structured and type-safe data models, allowing you to efficiently query, parse, and serialize your data across various formats.

Key Features

  • Data Model Definition: Define complex data structures using Maryk's property system.

  • Property Types: Utilize a variety of property types tailored to your data needs.

  • Versioning: Store versioned data and easily revert to earlier versions when necessary.

  • Query Language: Extract meaningful insights from your datasets with a powerful query language.

  • Data Aggregation: Aggregate data to gain valuable insights and analytics.

  • Collect & Inject Values: Efficiently transport data between platforms using Collect & Inject requests.

  • Serialization Support: Serialize and deserialize data in YAML, JSON, and ProtoBuf formats.