Integrations
Postgres
Postgres Integration for Plots
Connect PostgreSQL databases to Plots. Create graphical dashboards that allow scientists to manipulate, visualize and integrate data.
1/ Configure and Create a PostgresConnection
Create a dedicated plot transform cell that constructs configuration and connection objects.
2/ Allow scientists to query data with graphical widgets
Once you have established a connection, you can allow scientists to query, manipulate and visualize their own tables of data from PostgreSQL using graphical query builders.
See an example below with a table of synthetic barcode counts. Scientists can retrieve counts and barcodes based on date ranges and sample IDs: