Public
Edited
Aug 20, 2022
Insert cell
# SQLite from GCS
Insert cell
Insert cell
db = SQLiteDatabaseClient.open('https://kora-data.storage.googleapis.com/test.db') // ตั้งไว้ลบ 1 วันอัตโนมัติ
Insert cell
db.describe()
Insert cell
Inputs.table(db.query("SELECT * FROM people"))
Insert cell
Type JavaScript, then Shift-Enter. Ctrl-space for more options. Arrow ↑/↓ to switch modes.

Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more