This directory contains comprehensive documentation for the Apache IoTDB Node.js client.
docs/
โโโ README.md # This file
โโโ implementation.md # Architecture & implementation
โโโ data-types.md # Data type reference
โโโ typescript-examples.md # TypeScript usage
โโโ thrift.md # Thrift generation
โโโ sessiondataset-guide.md # Query result handling
โโโ tablet-interfaces.md # TreeTablet vs TableTablet
โโโ COLUMNCATEGORY_USAGE.md # Column categories
โโโ performance-guide.md # Performance optimization guide
โโโ pg-inspired-optimizations.md # pg nodejs patterns implementation
โโโ redirection-design.md # Client-side redirection
โโโ user-guide-tree.md # Tree model guide (EN)
โโโ user-guide-tree-zh.md # Tree model guide (ไธญๆ)
โโโ user-guide-table.md # Table model guide (EN)
โโโ user-guide-table-zh.md # Table model guide (ไธญๆ)
โโโ project-status.md # Project status
โโโ plan.md # Project planning
โโโ development/ # Development guides
โโโ build-infrastructure.md
โโโ debugging-e2e.md
โโโ test-database.md
Root level summaries:
โโโ PERFORMANCE_ANALYSIS_SUMMARY.md # Pool optimization testing analysis
โโโ E2E_TEST_STATUS.md # E2E testing status
โโโ TABLET_REFACTORING_SUMMARY.md # Tablet interface changes
Found an error or want to improve the documentation? Please:
Last Updated: 2026-02-03