The Plotly Database Connector is an open source web server and application that provides an interface between the Plotly Chart Creator and your databases and datastores.
The Plotly Chart Creator makes HTTP requests directly to the Database Connector from the web browser. The Database Connector listens for these requests and makes queries your configured databases or datastores.
The Plotly Database Connector can run queries on a schedule. The Plotly Database Connector will save the results of the queries to user accounts in the Plotly On-Premise server through the Plotly Grids API.
The Plotly Connector will need your Plotly credentials in order to authenticate on your behalf to schedule these queries.
Get started by following our step-by-step tutorial on scheduling queries.