The Plotly database connector is a cross-platform desktop application that connects the Plotly 2.0 Visualization Platform to your database.
Plotly 2.0 makes HTTP requests from the local web browser directly to this database connector app. This database connector runs as a server on localhost and forwards queries from the Plotly 2.0 web-application to the database that connect to. Requests are made client-side, so you don't need to open up the connector or your database to the world, you just need to be able to access it from the machine that is running this connector app.
Learn more in our online documentation or just give it a try in Plotly 2.0.
Contact us for feature additions, support, training, consulting, and more.
See CONTRIBUTING.md. You can also contact us if you would like a specific feature added.
- Maintainer: Chris - [email protected]
- Feature requests and consulting: https://plot.ly/products/consulting-and-oem/
- Security reports: https://help.plot.ly/security/
This app is built with Electron, React, Redux, and Sequelize. Originally forked from electron-react-boilerplate.
Code released under the MIT © License