Database Query Renderer Demo
The DatabaseQueryRenderer component in Astro allows you to fetch data from an SQLite database and render it in different layouts such as Table, JSON List, or Card List. It also includes a detail view feature for card and table layouts.