mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
19 lines
No EOL
457 B
JSON
19 lines
No EOL
457 B
JSON
{
|
|
"name": "Business intelligence dashboard (PostgreSQL)",
|
|
"description": "Gain valuable insights and make data-driven decisions with our powerful business intelligence dashboard.",
|
|
"widgets": [
|
|
"Chart"
|
|
],
|
|
"sources": [
|
|
{
|
|
"name": "PostgreSQL",
|
|
"id": "postgresql"
|
|
},
|
|
{
|
|
"name": "Run JavaScript",
|
|
"id": "runjs"
|
|
}
|
|
],
|
|
"id": "business-intelligence-dashboard-postgresql",
|
|
"category": "data-and-analytics"
|
|
} |