> ## Documentation Index
> Fetch the complete documentation index at: https://docs.satoridb.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SDKs

Satori provides SDKs for multiple languages such as

<CardGroup cols={2}>
  <Card title="Rust" icon="rust" href="https://docs.satoridb.com/rust" />

  <Card title="Python" icon="python" href="https://docs.satoridb.com/python" />

  <Card title="Node" icon="node" href="https://docs.satoridb.com/node" />

  <Card title="PHP" icon="php" href="https://docs.satoridb.com/php" />
</CardGroup>

More SDKs will be dropping as Satori's development progresses.
