.. DeltaTraceDB Docs documentation master file, created by sphinx-quickstart on Sun Oct 19 23:43:29 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. DeltaTraceDB Documentation ========================== Welcome to the official documentation for **DeltaTraceDB**. DeltaTraceDB currently provides libraries for multiple languages, with examples for each operation. Supported Versions ------------------ - **Dart**: `[https://pub.dev/packages/delta_trace_db] `__ A Dart library for integrating DeltaTraceDB into your Flutter or Dart applications. - **Python**: `[https://pypi.org/project/delta-trace-db/] `__ A Python library for managing and interacting with DeltaTraceDB databases. If you use it on both the frontend and backend, please make sure the version numbers are the same. The version number is based on x.y.z (.postNum), and the x.y.z part must be the same version. If there is a postNum part, please use the latest one. Maintenance Tool ---------------- If you need to manually adjust the database contents for maintenance or inspection purposes, a dedicated open-source app is available: - **DeltaTraceStudio**: `[https://github.com/MasahideMori-SimpleAppli/delta_trace_studio] `__ .. toctree:: :maxdepth: 2 :caption: Contents: introduction install queries db_listeners server best_practice glossary api/delta_trace_db notice