Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.11 KB

File metadata and controls

33 lines (23 loc) · 1.11 KB

Documentation

Choose the document that matches what you are trying to do.

Start Here

  • Getting Started: create a table, write your first Arrow batch, and verify the stored rows.
  • README: decide whether Arrow SQL Server fits your application.

Reference

  • API Documentation: public Rust types, methods, and modules.
  • Type Mapping: Arrow-to-SQL Server mappings, conversion policies, runtime checks, and unsupported types.

Advanced Guides

  • Performance: benchmark results, methodology, limitations, and reproduction steps.
  • Observability: tracing setup, stable spans and events, safe fields, and redaction guarantees.

Maintainer Guides

Historical design notes, issue work logs, dependency audits, and raw benchmark logs are intentionally kept out of the user documentation.