Public
Edited
Feb 23, 2024
8 stars
Insert cell
Insert cell
{
const db = new PGlite()
return await db.query("select 'Hello world' as message;")
}
Insert cell
PGlite = import ("https://cdn.jsdelivr.net/npm/@electric-sql/pglite/dist/index.js").then(d => d.PGlite)
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