> For the complete documentation index, see [llms.txt](https://arkdocs.analysys.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arkdocs.analysys.cn/integration/open-original-export.md).

# 数据导出

**直接从Kafka中订阅数据**

* 适用于有实时计算实时获取数据的场景
* 可用于方舟私有部署的单机版和集群版
* 用于实时获取最细粒度的用户行为和属性数据

{% content-ref url="/pages/-LbOK4XiLwQCxUwgN\_94" %}
[直接从Kafka中消费数据](/integration/open-original-export/kafka.md)
{% endcontent-ref %}

**使用JDBC进行数据访问**

* 适用于有通过 JDBC 协议与其它系统打通的应用场景
* 相比直接从Kafka中订阅数据可满足数据中部分字段的查询和导出

{% content-ref url="/pages/-LbOIgtw85CDKOuey0zy" %}
[使用程序访问数据库](/integration/open-original-export/program.md)
{% endcontent-ref %}

{% hint style="info" %}
以上内容没有解答我的问题？[点击我进入方舟论坛去反馈](https://www.analysysdata.com/forum/index) 🚀
{% endhint %}
