Replies: 2 comments 2 replies
|
Of course, it seems simpler to store data in SQLite with a different script/program... Well, ignore my idea |
0 replies
|
Well aware of datasette-dashboards/demo/metadata.yml Line 148 in 14f688c |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, this is just a rough idea.
I was thinking that in addition to querying the data in the database to make a dashboard, it would be a great idea to be able to fuse external data sources. Imagine still querying in query, but querying out external data, and then that external data can still be represented as vega, vega-lite, markdown, metric, table, map, isn't it great?
https://simonwillison.net/2022/Aug/10/sqlite-http/
https://observablehq.com/@asg017/introducing-sqlite-http
https://github.com/asg017/sqlite-http
All reactions