Skip to content

Getting started

Three short pages take you from an empty database to understanding what every table means.

  •  Quickstart


    The fastest path: create a database, load three SQL files, and watch a full customs declaration flow through to release.

    Quickstart

  •  Installation


    Prerequisites, PostgreSQL versions, Docker vs local, the asycuda schema, idempotent reloads, and teardown.

    Installation

  •  Customs concepts


    A domain primer — manifest, bill of lading, the SAD declaration, valuation, taxes, selectivity and the lifecycle — mapped to tables.

    Customs concepts

New to the customs domain? Read Customs concepts first — it makes the schema read like a story instead of 55 tables.

Once the sandbox is up, the main event is querying: Querying Sydonia explains the real ASYCUDA World tables, and the query compiler turns friendly logical queries into genuine Sydonia SQL you can run on a live system.