---
title: Exposing a simple SQL table using glaze
description: Placeholder for what will be a small application overview of what can be done by reading from SQLite
doc_version: 1
last_updated: 2026-07-02
---


TODO(manuel, 2022-12-10): Make a little tutorial showing how to query a SQL
table and then render the output with lib glaze

Or maybe this could just be reading something from sqlite, actually, once I have
SQLite actually working.