Supported Data Sources
This page covers the supported Data Source types for Stardog Cloud.
Supported Data Sources
Each Stardog endpoint running in Stardog Cloud is pre-configured with the client libraries needed to access the following data sources.
| Database | Driver | License |
|---|---|---|
| AWS Athena 3.x (Amazon) | athena-jdbc-3.6.0-with-dependencies.jar | Apache 2.0 |
| AWS Athena 2.x (Simba) | AthenaJDBC42-2.2.2.1000.jar | Apache 2.0 |
| Databricks SQL | databricks-jdbc-3.0.1.jar | Custom |
| Microsoft SQL Server | mssql-jdbc-12.10.2.jre11.jar | MIT License |
| Microsoft Synapse | mssql-jdbc-12.10.2.jre11.jar | MIT License |
| MongoDB | mongo-java-driver-3.8.2.jar (**) | Apache 2.0 |
| MySQL & MariaDB | mysql-connector-j-9.5.0.jar | GPLv2 |
| PostgreSQL | postgresql-42.2.5.jar | BSD 2 Clause |
| Snowflake | snowflake-jdbc-3.26.1.jar | Apache 2.0 |
| Spark SQL | SparkJDBC42.jar version 2.6.22 | Custom |
| Trino | trino-jdbc-479.jar | Apache 2.0 |
Drivers noted with two asterisks (**) are not currently supported in Stardog Designer.
You can read more about using a data source with a Virtual Graph in Stardog here.