2 مستودعات
Data structures that represent document content as collections of independent, modular objects instead of monolithic strings.
Distinguishing note: This category focuses on the structural representation of document data, distinct from general database storage or document management systems.
Explore 2 awesome GitHub repositories matching data & databases · Block-Based Data Models. Refine with filters or upvote what's useful.
Editor.js is a block-style rich text editor that organizes document content into an ordered array of independent, modular data objects. By replacing monolithic HTML strings with a structured, machine-readable JSON format, it decouples the content creation process from the final presentation layer. The editor functions as a browser-based orchestration layer that manages user input, focus, and state synchronization across individual blocks. Its architecture is built on a plugin-driven system where external modules register themselves to handle specific content types, providing custom rendering
Represents document content as an ordered array of independent data objects to enable modular content manipulation.
Blender is a professional 3D creation suite designed for modeling, animation, rendering, and video editing. It functions as an open-source 3D engine that provides a comprehensive framework for procedural geometry, physics simulation, and high-quality visual output. The platform is built upon a foundational architecture that utilizes data-block-based memory management and a dependency-graph-based evaluation system to handle complex scene transformations and geometry updates. The software distinguishes itself through a highly modular, node-based procedural architecture that allows users to cons
Associates secondary data exclusively with primary owner objects for context-specific storage.