Tag

file-structure

0 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 10, 2023 · Backend Development

Using tree-node-cli to Visualize and Manage Project File Structures

This article introduces the npm package tree-node-cli, explains how to install it globally, demonstrates its powerful visual tree output, customizable options, and how it can efficiently help developers understand and manage complex project file hierarchies.

Command Linefile-structurenodejs
0 likes · 10 min read
Using tree-node-cli to Visualize and Manage Project File Structures
Tencent Database Technology
Tencent Database Technology
Jul 25, 2019 · Databases

InnoDB File Structure: Physical and Logical Organization

This article provides a comprehensive overview of InnoDB's file structure, covering physical organization from pages to tablespaces, logical structure including segments and indexes, and file management processes.

B-TreeDatabase ManagementInnoDB
0 likes · 22 min read
InnoDB File Structure: Physical and Logical Organization