# Roadmap The list below contains the functionality that contributors are planning to develop for Ryoma. * We welcome contribution to all items in the roadmap! * **Data Sources** * [x] [Snowflake source](https://docs.ryoma.dev/reference/data-sources/snowflake) * [ ] [BigQuery source](https://docs.ryoma.dev/reference/data-sources/bigquery) * [x] [Parquet file source](https://docs.ryoma.dev/reference/data-sources/file) * [x] [Postgres (contrib plugin)](https://docs.ryoma.dev/reference/data-sources/postgres) * **Agents** * [x] [Python Agent](https://docs.ryoma.dev/reference/agents/python-agent) * [ ] [Java Agent](https://docs.ryoma.dev/reference/agents/java-agent) * [ ] [Go Agent](https://docs.ryoma.dev/reference/agents/go-agent) * **Tools** * [x] [Python tool](https://docs.ryoma.dev/reference/tools/python) * [x] [Pandas tool](https://docs.ryoma.dev/reference/tools/pandas) * [x] [Sql tool](https://docs.ryoma.dev/reference/tools/sql) * [ ] [Spark tool](https://docs.ryoma.dev/reference/tools/spark)