sections_fts: 36
This data as json
| rowid | title | content |
|---|---|---|
| 36 | Database | Each database has a page listing the tables, views and canned queries available for that database. If the execute-sql permission is enabled (it's on by default) there will also be an interface for executing arbitrary SQL select queries against the data. Examples: fivethirtyeight.datasettes.com/fivethirtyeight datasette.io/global-power-plants The JSON version of this page provides programmatic access to the underlying data: fivethirtyeight.datasettes.com/fivethirtyeight.json datasette.io/global-power-plants.json The returned object includes an "ok": true key alongside keys such as "database" , "tables" , "views" , "queries" and "metadata" . |