Skip to content

sqlrooms/examples

Repository files navigation

Example Applications

All example applications are available in our Examples Repository. Here's a list of featured examples:

Basic examples

Github repo | Open in StackBlitz

A minimal Vite application demonstrating the basic usage of SQLRooms. Features include:

  • Sets up an app store and a single main panel using SQLRooms' project builder utilities
  • Loads a CSV file of California earthquakes as a data source
  • Runs a SQL query in the browser (DuckDB WASM) to show summary statistics
  • Simple UI with loading, error, and result states

To create a new project from the get-started example run this:

npx degit sqlrooms/examples/get-started my-new-app/

AI Assistant

Geospatial

Graph and embedding visualization

Charts

Other examples

Looking for More?

You can find even more example applications in our Examples Repository.

Also, check out our Case Studies page for real-world applications using SQLRooms.

About

SQLRooms example apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published