Documentation Index

This directory contains comprehensive documentation for the Apache IoTDB Node.js client.

📚 Documentation Categories

Getting Started

API & Usage

Development

Project Information

🔗 Quick Links

For Users

For Contributors

For Developers

📖 Documentation Structure

docs/
├── README.md                          # This file
├── implementation.md                  # Architecture & implementation
├── data-types.md                      # Data type reference
├── typescript-examples.md             # TypeScript usage
├── thrift.md                          # Thrift generation
├── project-status.md                  # Project status
└── development/                       # Development guides
    ├── build-infrastructure.md
    ├── debugging-e2e.md
    └── test-database.md

🚀 Additional Resources

📝 Contributing to Documentation

Found an error or want to improve the documentation? Please:

  1. Check our Contributing Guidelines
  2. Open an issue or submit a pull request
  3. Follow the documentation style guide (keep it clear, concise, and helpful)

Last Updated: 2026-01-28