---
title: "Load from Other Sources"
component: "savanna"
version: "main"
module: "graph-development"
html_url: "/savanna/main/graph-development/load-data/load-from-other-sources.html"
---

[View as HTML](/savanna/main/graph-development/load-data/load-from-other-sources.html) · [Documentation index](/llms.txt)

# Load from Other Sources

TigerGraph Savanna supports various data sources for ingestion, providing flexibility in integrating with your existing data infrastructure. GSQL templates can be used for connectors that are not yet supported in the step-by-step loading guide. See [Data Loading in TigerGraph DB](https://www.tigergraph.com/docs/tigergraph-server/4.3/data-loading/) for guides to loading data into TigerGraph.

Additionally, data can also be loaded from a JDBC Connection as well, See [JDBC Spark Connection](jdbc.md) for more details.

## Next Steps

Next, learn how to use [Design Schema](../design-schema/index.md) in TigerGraph Savanna.

Or return to the [Overview](../../overview/index.md) page for a different topic.
